Colored Server name?
#1

Uhm so how do I make it?
I mean I am making that auto changer but is it possible to make the letters be colored or not?

Код:
public ChangeServerName()
{
   new var = random(2);
   switch (var)
   {
     case 0: SendRconCommand("hostname {33FF33}We pwn pwn while you q.q!");
     case 1: SendRconCommand("hostname Nothing do to.!");
   }
}
Reply
#2

u cant!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)