Thread: Chatbox Username color

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Chatbox Username color 
    Lord Acis
    Guest
    How can i make it so that my username appears a certain color whenever i type something into the chatbox. Like this:

    Lord Acis: Hello

    or something like that atleast
    Reply With Quote  
     

  2. #2  
    Runebay™
    Guest
    I know how to make it so u always type a certain color...but it wont appear in chatbox lol...
    Reply With Quote  
     

  3. #3  
    Community Veteran


    Join Date
    Dec 2008
    Posts
    4,264
    Thanks given
    405
    Thanks received
    432
    Discord
    View profile
    Rep Power
    1684
    its client sided
    Reply With Quote  
     

  4. #4  
    Community Veteran



    Join Date
    Jan 2008
    Posts
    3,448
    Thanks given
    46
    Thanks received
    973
    Rep Power
    4723
    username is sent via the rendering method
    cud be edited client side

    Reply With Quote  
     

  5. #5  
    Doctor p - Sweet Shop

    Join Date
    Apr 2007
    Age
    28
    Posts
    6,835
    Thanks given
    150
    Thanks received
    584
    Rep Power
    2595
    What if you just edit the username of a player?

    Reply With Quote  
     

  6. #6  
    Community Veteran


    Join Date
    Dec 2008
    Posts
    4,264
    Thanks given
    405
    Thanks received
    432
    Discord
    View profile
    Rep Power
    1684
    lol i found the class witch shows the crowns

    nathan come on msn pls
    Reply With Quote  
     

  7. #7  
    Runebay™
    Guest
    Quote Originally Posted by Jonathan View Post
    lol i found the class witch shows the crowns

    nathan come on msn pls
    cool u can change that?
    Reply With Quote  
     

  8. #8  
    Registered Member
    Enjoi's Avatar
    Join Date
    Sep 2008
    Posts
    2,454
    Thanks given
    565
    Thanks received
    281
    Rep Power
    1325
    can be done actually. Similar to how you can make it so that mods/admins have different chat colours, but instead of
    if playerrights= 2 or w/e

    use:

    if p.username.equals

    get the idea?
    Reply With Quote  
     

  9. #9  
    Runebay™
    Guest
    Quote Originally Posted by ~Simon View Post
    can be done actually. Similar to how you can make it so that mods/admins have different chat colours, but instead of
    if playerrights= 2 or w/e

    use:

    if p.username.equals

    get the idea?
    p.rights == 2)) {*

    and ya i had that but the downside is it doesnt show in the chat box only in the air, an you can also make yourself say stuff with like crowns before or after your text:cookie:
    Reply With Quote  
     

  10. #10  
    Community Veteran


    Join Date
    Dec 2008
    Posts
    4,264
    Thanks given
    405
    Thanks received
    432
    Discord
    View profile
    Rep Power
    1684
    its client sided stop trying to do it server way do it the proper way
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •