21.06.2009, 19:20
Allright, so i'm editing my /o cmd. ( Mainchat in RP.)
I'm using this code
Is it possible to make the [MC] Player_Name: In one color, and the printf in another color?
Thanks,
//HeHu
I'm using this code
Код:
format(string, sizeof(string), "[MC] %s: %s " , sendername, result); OOCOff(FBI_COLOR,string); printf("%s", string);
Thanks,
//HeHu