22.07.2015, 01:53
Hi,my problem is when i connect to my server and type any of my commands my server.exe turnes off.
Thats it,please help .Thank you.
Thats it,please help .Thank you.
Ok sry for lack of information im using YCMD.
This is OnplayerCommandText im using: public OnPlayerCommandPerformed(playerid,cmdtext[ ],success) { if(!success) return SCM(playerid,-1,"[OG:RP] "CRVENA"You typed the wrong command | Type /komande for list of commands!"); new string[128]; format(string,sizeof(string),"Player %s | CMD: %s",GetName(playerid),cmdtext); LogKomandi(string); return 1; } And my server doestn crash for 1 special command,it crashes every time i type any of commands |