SA-MP Forums Archive
World Boundries - 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: World Boundries (/showthread.php?tid=539567)



World Boundries - The__ - 28.09.2014

So after a player dies and respawns it says player not in world boundaries or whatever. I'm not sure why though, as their are no set boundaries what so ever for the player.

Why would this be caused?


Re: World Boundries - Abagail - 28.09.2014

Your OnPlayerDeath code? What filter-scripts are you using? Have you tried setting the boundaries to something larger? My guess is that a running script has set the boundaries too small, - and wherever the player is respawning is outside of said set boundaries.


Re: World Boundries - The__ - 28.09.2014

I've already fixed it. It wasn't anything really, all I did was add a playerclass and it fixed itself.