27.11.2011, 19:30
Hi all
I have no idea, but inow it's possible. I want to make a dialog to dissable some 'strings'.
Now i want a command so that a player won't see it anymore.
I have no idea, but inow it's possible. I want to make a dialog to dissable some 'strings'.
Код:
new string[64], playerName[MAX_PLAYER_NAME]; GetPlayerName(playerid,playerName,MAX_PLAYER_NAME); format(string,sizeof string,"[INFO] {FFFFFF}%s heeft zichzelf ontzichtbaar gemaakt",playerName);