Mapping on gamemodeint crashed - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Mapping on gamemodeint crashed (
/showthread.php?tid=558959)
Mapping on gamemodeint crashed -
Barnwell - 20.01.2015
Plesae help when i set the mapping on GameModeInt will crashed in 15 min so i will delete mapping or more add on gamemodeexit?
+rep who help
Re: Mapping on gamemodeint crashed -
Ironboy - 20.01.2015
You cannot add objects under OnGameModeExit, this callback is called when a gamemode ends. I'd say to use crash detect to find the cause.