How is the Request Class working ?

Started by Sebastian, Oct 31, 2014, 09:34 PM

Previous topic - Next topic

Sebastian

I have set the player (and camera) spawn position in the front of the Halloween Pumpkin, but when I tested it I couldn't see any pickup, but just the explosion (thats set by script)...

I set player's World to 0 onPlayerRequestClass, but this didn't fix the problem.

So, how can I make the pickups appear for players that are switching (between) skins too ?

Thijn

I'm not sure if it works like that in 0.4, but try setting the player's position (player.Pos) in onPlayerRequestClass. I'm guessing the streamer isn't doing what it should be doing.

Sebastian


Gudio

Vehicles and pikups are not streamed when player is on spawn screen. I noticed the same when I tried to put the vehicle there.

soulshaker

#4
I was able to see some of the pickups (not all)


ThunderStorm

Quote from: Gudio on Nov 01, 2014, 02:01 PMVehicles and pikups are not streamed when player is on spawn screen. I noticed the same when I tried to put the vehicle there.
Even objects :\