19.03.2015, 09:52
Dude..why you no just use my function 
This would be so much easier...and are you sure..that the Logs folder exists?!
...just use my function and do this:
Greekz

This would be so much easier...and are you sure..that the Logs folder exists?!
...just use my function and do this:
Код:
new string[128]; GetPlayerName(playerid, string, MAX_PLAYER_NAME); format(string,128,"%s (%d): %s",string,playerid,cmdtext); file_set_content("/Logs/CMD_LOG.log",string);
