Posts: 9
Threads: 4
Joined: Jun 2011
Reputation:
0
I'm wondering if theres a way to remove that spawn button at OnPlayerRequestClass without spectating since I need the players uhm ingame model for the login screen I'm making and I would be despawned with spectating so there would be no model of me ingame.
Posts: 9
Threads: 4
Joined: Jun 2011
Reputation:
0
I've tried that like SpawnPlayer(playerid); on top of the public OnPlayerRequestClass()
And it doens't really do anything tbh. Can it be cause I got code under it tho? That's what I'm wondering since my login stuff and some other stuff is under the SpawnPlayer(playerid)
Posts: 9
Threads: 4
Joined: Jun 2011
Reputation:
0
Surprisingly that worked thank you so much