Loading/Out of world boundaries - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Loading/Out of world boundaries (
/showthread.php?tid=606838)
Loading/Out of world boundaries -
nerovani - 09.05.2016
The title explains it all pretty much.
I have two gamemodes made by myself which worked perfectly before two days. Now suddenly BOTH make my screen covered with "Loading...." and "Out of world boundaries".
I looked at other topics regarding this issue and tried all the suggestions on them, but none of them worked.
I tried setting the gravity to default, adding one more player class, changing OnPlayerSpawn position, changing velocity, changing weather. None of that worked.
Any suggestions?
Respuesta: Loading/Out of world boundaries -
losrivarola98 - 19.05.2016
Do you have SetPlayerWorldBounds?
Re: Loading/Out of world boundaries -
zDivine - 25.05.2016
Do you have any hacks installed?
Re: Loading/Out of world boundaries -
nerovani - 26.05.2016
None of the above.
Re: Loading/Out of world boundaries -
dicknyson - 26.05.2016
Have you tried using
SetSpawnInfo? In the past, I've had all sorts of weird things happening to players when they spawn and this seemed to fix all issues.
Re: Loading/Out of world boundaries -
TwinkiDaBoss - 31.05.2016
Well to be honest, my problem with it was lack of SetCamera and stuff under OnPlayerRequestClass (Yes I know it sounds weird but it did happen!). Also Spectate thingie can fuck it up a bit also not sure why.
I hope it helps