SA-MP Forums Archive
Vehicles Don't Stream In OnPlayerRequestClass - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicles Don't Stream In OnPlayerRequestClass (/showthread.php?tid=100568)



Vehicles Don't Stream In OnPlayerRequestClass - Beaver07 - 05.10.2009

topic says it all but i've tried and tried to spawn vehicles at the onplayerrequest class and it doesnt happen for my select screen i'm adding a hydra and tank behind the player both vehicles are set to virtual world 2 and players are also being set to virtual world 2 and still no luck the vehicles are not streaming until i spawn the only way i can get the vehicles to show on the spawn select screen is if i die near where the vehicles are and then go back to requestclass is this a sa-mp bug? or did sa-mp purposely stop vehicles from streaming until spawn?


Re: Vehicles Don't Stream In OnPlayerRequestClass - dugi - 05.10.2009

It's not a bug, you are not supposed to see other players/vehicles on spawn selection screen.


Re: Vehicles Don't Stream In OnPlayerRequestClass - Beaver07 - 05.10.2009

wow thanks for the quick reply , but however is there any way i can get around this as it would look nicer with the two vehicles in the screen select


Re: Vehicles Don't Stream In OnPlayerRequestClass - niCe - 05.10.2009

In OnPlayerRequestClass spawn player, freeze player, set player camera, made your own class selection.


Re: Vehicles Don't Stream In OnPlayerRequestClass - Beaver07 - 05.10.2009

that was going to be a last resort but i don't really wish to spawn the player and get rid of the gui select screen i guess i'll just have to live with no vehicles being there.