14.08.2009, 13:06
How do i change the color of this
Код:
if(strcmp(cmd, "/help", true) == 0) {
SendPlayerFormattedText(playerid,"Lasto RolePlay V.0 Beta :.",0);
SendPlayerFormattedText(playerid,"/cmd : Commands List",0);
SendPlayerFormattedText(playerid,"/givecash [playerid] [money-amount] to send money to other players.",0);
SendPlayerFormattedText(playerid,"/pm [playerid] [message] : Send a Private Message to a user.", 0);
return 1;

