SA-MP Forums Archive
Stay Within World Boundries at spawning? - 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 at spawning? (/showthread.php?tid=307084)



Stay Within World Boundries at spawning? - TonyMetal - 29.12.2011

Yo guys, i need some help with this bug.

How did this happen?

I added some maps and teleports, then when i tried to test them, Stay Within World Boundries and "Loading" thing appeared when i spawned, anyone can help me please?

PS: I removed the things i added.

IMAGE:



Re: Stay Within World Boundries at spawning? - leong124 - 29.12.2011

You need to have at least 1 class for your gamemode. Use AddPlayerClass in OnGameModeInit.


Respuesta: Re: Stay Within World Boundries at spawning? - TonyMetal - 29.12.2011

Quote:
Originally Posted by leong124
Посмотреть сообщение
You need to have at least 1 class for your gamemode. Use AddPlayerClass in OnGameModeInit.
Woah, i should see what i delete, thanks man.