Thread: What is all ::yell colors like @or3@ ect..

Results 1 to 6 of 6
  1. #1 What is all ::yell colors like @or3@ ect.. 
    Web & Graphic Designer
    Daboli's Avatar
    Join Date
    May 2011
    Age
    26
    Posts
    44
    Thanks given
    0
    Thanks received
    3
    Rep Power
    26
    I know these
    @red@
    @gre@
    @blu@
    @yel@
    @cya@
    @mag@
    @whi@
    @bla@
    @lre@
    @dre@
    @dbl@
    @or1@
    @or2@
    @or3@
    @gr1@
    @gr2@
    @gr3@
    @xxx@
    @str@
    I want to know more like the one with the line in it does anyone know of that one?
    Reply With Quote  
     

  2. #2  
    DystopiaPS

    Bells's Avatar
    Join Date
    Dec 2008
    Age
    27
    Posts
    3,788
    Thanks given
    600
    Thanks received
    1,449
    Rep Power
    4098
    @dbl@ Only other one off the top of my head.
    Reply With Quote  
     

  3. #3  
    Registered Member Endian's Avatar
    Join Date
    Sep 2011
    Posts
    121
    Thanks given
    21
    Thanks received
    14
    Rep Power
    35
    They are all client sided. So just look in the client.
    317-377 Cache dumper


    "May the schwartz be with you." - Yoghurt
    Reply With Quote  
     

  4. #4  
    Web & Graphic Designer
    Daboli's Avatar
    Join Date
    May 2011
    Age
    26
    Posts
    44
    Thanks given
    0
    Thanks received
    3
    Rep Power
    26
    No, I am playing a server and I just wanted to know what some are.
    Reply With Quote  
     

  5. #5  
    Registered Member Endian's Avatar
    Join Date
    Sep 2011
    Posts
    121
    Thanks given
    21
    Thanks received
    14
    Rep Power
    35
    From client:
    Code:
     if(s.equals("red"))
                return 0xff0000;
            if(s.equals("gre"))
                return 65280;
            if(s.equals("blu"))
                return 255;
            if(s.equals("yel"))
                return 0xffff00;
            if(s.equals("cya"))
                return 65535;
            if(s.equals("mag"))
                return 0xff00ff;
            if(s.equals("whi"))
                return 0xffffff;
            if(s.equals("bla"))
                return 0;
            if(s.equals("lre"))
                return 0xff9040;
            if(s.equals("dre"))
                return 0x800000;
            if(s.equals("dbl"))
                return 128;
            if(s.equals("or1"))
                return 0xffb000;
            if(s.equals("or2"))
                return 0xff7000;
            if(s.equals("or3"))
                return 0xff3000;
            if(s.equals("gr1"))
                return 0xc0ff00;
            if(s.equals("gr2"))
                return 0x80ff00;
            if(s.equals("gr3"))
                return 0x40ff00;
            if(s.equals("str"))
                aBoolean1499 = true;
            if(s.equals("end"))
                aBoolean1499 = false;
    317-377 Cache dumper


    "May the schwartz be with you." - Yoghurt
    Reply With Quote  
     

  6. #6  
    Web & Graphic Designer
    Daboli's Avatar
    Join Date
    May 2011
    Age
    26
    Posts
    44
    Thanks given
    0
    Thanks received
    3
    Rep Power
    26
    Does anyone know the one with the red line going threw it?
    Reply With Quote  
     


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. yell colors? [REQ]
    By artist in forum Requests
    Replies: 0
    Last Post: 06-14-2011, 05:58 PM
  2. [PI] Colors for yell? [PI] Rep++
    By Jmk600 in forum Help
    Replies: 0
    Last Post: 06-12-2011, 10:03 PM
  3. PI Chat/yell colors?
    By SeekScape in forum Help
    Replies: 3
    Last Post: 02-07-2011, 02:15 AM
  4. Need Help To Make My Yell In Colors
    By Yugo_Pride in forum Help
    Replies: 10
    Last Post: 01-06-2010, 09:56 PM
  5. ::yell in colors
    By Zᴀᴄʜ in forum Help
    Replies: 4
    Last Post: 09-05-2009, 07:33 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
  •