29.08.2015, 17:25
Hey guys.. I've done this:
However, when I'm IG and I do the command, none of the text appears :[
Anyone know how to fix it?
Код:
new str[256]; format(str,sizeof(str),"%s: %s (( /takeerrand ))",qs_npc_names[npc],qs_intro_text[npc]); SendClientMessage(playerid, COLOR_WHITE, str);
Anyone know how to fix it?