11.06.2013, 10:30
How can I do in that when player just talk says : Stranger[HisID] .........
Heres the code :
Heres the code :
Код:
else if(PlayerInfo[playerid][pMask] == 1) { format(string, sizeof(string), "Stranger says: %s", text); ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5); }