---BIG ERROR--- - 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: ---BIG ERROR--- (
/showthread.php?tid=363033)
---BIG ERROR--- -
xSkullx - 26.07.2012
Hi everybody, i enter on server, click on spawn and this :
Re: ---BIG ERROR--- -
Kindred - 26.07.2012
Do you have any "AddPlayerClass's" in your gamemode?
That could be the reason. Honestly have little experience with this problem, but I think that's a reason why it might.
Re: ---BIG ERROR--- -
Devilxz97 - 26.07.2012
its cause AddPlayerClass's or maybe a simple bug on OnPlayerRequestClass . . :\
Re: ---BIG ERROR--- -
xSkullx - 26.07.2012
OnPlayerRequestClass is empty
I don't have any AddPlayerClass
Re: ---BIG ERROR--- -
xSkullx - 26.07.2012
Up??
Re: ---BIG ERROR--- -
Stigg - 26.07.2012
https://sampwiki.blast.hk/wiki/AddPlayerClass
Re: ---BIG ERROR--- -
arman'as - 26.07.2012
Your player possision is x>3000 and y>3000
Re: ---BIG ERROR--- -
xSkullx - 26.07.2012
Yes, it spawn me at farm.
Re : ---BIG ERROR--- -
lelemaster - 26.07.2012
You need to set a player spawn position, or else, the player wont have anyplace to go, at it will appear this message.
Try adding in OnPlayerRequestSpawn a SetSpawnInfo, and then you SpawnPlayer(playerid);