Spawn screen not appearing (Please help) - 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: Spawn screen not appearing (Please help) (
/showthread.php?tid=643331)
Spawn screen not appearing (Please help) -
Xessive - 17.10.2017
Hello,
Can someone tell me why the spawn button and the navigation buttons on requestclass are not appearing when registering an account? It goes fine if I login i.e. it allows me to choose the class that I want but when registering, the camera becomes stuck at the same place and automatically CJ's class is chosen.
Here is the code:
https://pastebin.com/70dG6F1H
Please notice that when registering, it doesn't allow you to see the classes. But when logging, it allows you to see the classes. Can anyone tell me what's wrong?
Re: Spawn screen not appearing (Please help) -
lackmail - 17.10.2017
Код:
SetSpawnInfo(playerid, 0, 0, 1958.33, 1343.12, 15.36, 269.15, 0, 0, 0, 0, 0, 0);
this line causing it
Re: Spawn screen not appearing (Please help) -
frouzen - 17.10.2017
Remove line number 300.