Error gamemode to load mapping - 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: Error gamemode to load mapping (
/showthread.php?tid=458157)
Delete this post -
eyutha - 15.08.2013
Delete this post please
Re: Error gamemode to load mapping -
dusk - 15.08.2013
I'm sure you added those "RemoveBuildingForPlayer" under OnGameModeInit callback, which is wrong.
It doesn't have the playerid parameter.Add them to a callback that does, for example under OnPlayerConnect