19.03.2017, 11:01
https://sampforum.blast.hk/showthread.php?tid=91354
Do you have this callback somewhere in your gamemode? If so, check if it's returning the value 1, if so, change it for zero.
Quote:
Код:
OnPlayerCommandPerformed(playerid, cmdtext[], success) Note that it's not necessary to add these callbacks to your script if you don't use them. |