How to skip onplayerrequestclass
#1

Hey!

I know .. another post about this topic, however, I know a solution to this is to do SetSpawnInfo... and SpawnPlayer under OnPlayerRequestClass.. now, is there any other way of doing it without spawning player because I have custom spawninfo set but I'm not using SetSpawnInfo.. ty for help !
Reply
#2

Can you show us your code?
Reply
#3

Basically I have

veh = CreateVehicle...
PutPlayerInVehicle(playerid, veh);
Reply
#4

You must spawn the player for the class selection to be skipped, that's the only way (or put them into spectate mode first). Just put the vehicle code from above into OnPlayerSpawn, and make sure the spawn info is set like you already mentioned.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)