Stay Within 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: Stay Within World Boundries (
/showthread.php?tid=385432)
Stay Within World Boundries -
DarkOrion11 - 15.10.2012
Hi all, I have a problem with my rpg game mode. Problem is if my player die, is spawning and my skin become CJ skin and screen is going red, writing Stay Within World Boundries. I tryed in home server but no problem with this but on server machine I have this problem.
Re: Stay Within World Boundries -
jotan. - 15.10.2012
That happens if you are compiling older scripts to newer versions,like 0.3c,0.3d to 0.3e.
Make sure you update your plugins,If you use sscanf,make sure it's up to date.
Also check your script for errors
Re: Stay Within World Boundries -
EliteDrive - 15.10.2012
1)Make sure that the SAMP server version is correct.
2)If its an SQL gamemode make sure it connects
Re: Stay Within World Boundries -
DarkOrion11 - 16.10.2012
@jotan.
I trying now new plugins.
@belhot
I think this problem is not from coordiantes.
@EliteDrive
SAMP is correct version and yes MySQL is connected.
Re: Stay Within World Boundries -
DarkOrion11 - 16.10.2012
I tryed newer versions of plugins but nothing changed, still have problem.