Thread: [REL] Adding Loyalty Titles to chatbox! [REL]

Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 76
  1. #61  
    Registered Member
    Join Date
    May 2011
    Posts
    114
    Thanks given
    10
    Thanks received
    1
    Rep Power
    2
    All you guys wondering how to add color.
    Lets say your title is this.
    Code:
    return "Test";
    Just add a @...@ color code to it like this.
    Code:
    return "@red@" + "Test";
    Then in game it will show like this.
    Code:
    Test Pyroz
    Reply With Quote  
     

  2. #62  
    Banned
    Join Date
    May 2011
    Posts
    1,010
    Thanks given
    78
    Thanks received
    64
    Rep Power
    0
    trusted now try adding yourself? with an other acc ofc


    It changes your name to "big cheese yonacool" in stead of big cheese "yonacool... u get what i mean?
    Reply With Quote  
     

  3. #63  
    Registered Member

    Join Date
    Aug 2010
    Age
    30
    Posts
    1,026
    Thanks given
    373
    Thanks received
    175
    Rep Power
    103
    Quote Originally Posted by Pyroz View Post
    All you guys wondering how to add color.
    Lets say your title is this.
    Code:
    return "Test";
    Just add a @...@ color code to it like this.
    Code:
    return "@red@" + "Test";
    Then in game it will show like this.
    Code:
    Test Pyroz
    - Me
    Reply With Quote  
     

  4. #64  
    Registered Member
    3lv3n snip3r's Avatar
    Join Date
    Jan 2011
    Posts
    916
    Thanks given
    48
    Thanks received
    114
    Rep Power
    84
    Quote Originally Posted by araz12 View Post
    This doesnt works for me i added it no Errors and i log in and i dont see it >.<
    It shows up for other people, not yourself.
    Spoiler for RuneScape:
    Reply With Quote  
     

  5. #65  
    Registered Member Trivzor's Avatar
    Join Date
    Dec 2010
    Posts
    544
    Thanks given
    102
    Thanks received
    109
    Rep Power
    17
    There's a problem,
    Adding a friend using Chatbox it says
    Add LORD (Playername)
    HyBriD PvP - Reborn - Coming soon!
    Reply With Quote  
     

  6. #66  
    Mysteria Developer

    DatguyJay's Avatar
    Join Date
    Mar 2011
    Age
    28
    Posts
    2,139
    Thanks given
    302
    Thanks received
    161
    Rep Power
    212
    Quote Originally Posted by TrustedDealer View Post
    Thanks I'll probz release it anyways xD it's not the best way to do it but it works fine
    please release bro for me
    Reply With Quote  
     

  7. #67  
    Registered Member

    Join Date
    Aug 2010
    Age
    30
    Posts
    1,026
    Thanks given
    373
    Thanks received
    175
    Rep Power
    103
    Quote Originally Posted by Stable X View Post
    please release bro for me
    Want colored ?
    I'm releasing TheNewScapers V2 in like a hr, i found it out also, and you can rip it from mine
    - Me
    Reply With Quote  
     

  8. #68  
    Donator
    Mr Sandman's Avatar
    Join Date
    Oct 2011
    Posts
    657
    Thanks given
    176
    Thanks received
    26
    Rep Power
    38
    it wont show still i even followed it right but what does 2 spaces after loyalty titles mean? i didnt do that
    Reply With Quote  
     

  9. #69  
    true

    DerekH's Avatar
    Join Date
    Dec 2011
    Age
    19
    Posts
    1,183
    Thanks given
    590
    Thanks received
    261
    Rep Power
    164
    Thanks for viewss
    Reply With Quote  
     

  10. #70  
    Registered Member
    Join Date
    Dec 2011
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    IDK if anyone wants this, but this s to make it so that it does for your name too.

    Find:
    Code:
    @cr1@" + myPlayer.name
    underneath that, there is an ELSE and then another statement with myplayer.name at the end.

    change that line to
    Code:
    pushMessage(myPlayer.textSpoken, 2, getRank(player.skill)+ "  " + "@cr1@" + myPlayer.name)
    That line above, will only work for the chatbox, you can change it so that it will work for anything else that has chat. If you look above it, there are similar lines, just look at the difference and figure it out.


    Sorry if this is a late post on this.

    Oh, and colours use something like this
    Code:
    pushMessage(myPlayer.textSpoken, 2, "<shad=15695415>" + getRank(player.skill)+ "  " + "@cr1@" + myPlayer.name)
    Thats obviously only if your client uses colours with <shad> and <col> in the chatbox.



    Oh, and if anyone wants to know how to do CUSTOM titles, so you can have what you want, rather than that set list. PM me with your offer.
    Reply With Quote  
     

Page 7 of 8 FirstFirst ... 5678 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Adding all Loyalty Titles
    By Roboyto in forum Snippets
    Replies: 275
    Last Post: 10-13-2013, 11:49 PM
  2. Loyalty Titles in Chatbox
    By Ash Ketchum in forum Help
    Replies: 51
    Last Post: 12-16-2011, 12:54 AM
  3. Replies: 2
    Last Post: 11-30-2011, 11:23 PM
  4. Loyalty Titles
    By Scotticus in forum Help
    Replies: 4
    Last Post: 11-05-2011, 04:36 AM
  5. Help With Loyalty Titles! Please!
    By Melvin in forum Help
    Replies: 0
    Last Post: 10-13-2011, 12:05 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •