Command causes a crash - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Command causes a crash (
/showthread.php?tid=578322)
Command causes a crash -
MattTucker - 18.06.2015
-Fixed-
Re: Command causes a crash -
rappy93 - 18.06.2015
You should put the crashdetect plugin, use this command then post the log here. It most definately will tell us something.
Re: Command causes a crash -
MattTucker - 18.06.2015
-Fixed-
Re: Command causes a crash -
Konstantinos - 18.06.2015
Код:
format(lelszo,sizeof(lelszo), "~w~Player will be robbed in~r%d", 5-gRobTimer[playerid]);
GameTextForPlayer(playerid, lelszo, 1000,3);
Read:
https://sampwiki.blast.hk/wiki/GameTextStyle -> "Important Note"
Re: Command causes a crash -
MattTucker - 18.06.2015
Wow I failed badly.
Thanks.