30.01.2012, 23:15
Hi,
i just implemented Incognitos Object Streamer into my gamemode. Everything works just fine, but theres one little thing, where i need your help:
I removed some parts of the city (RemoveBuildingForPlayer) including the solid ground to rebuild these with my own objects. But now, when im trying to spawn some vehicles on these objects (streamed by the streamer) they just fall through the ground and respawn somewhere on the solid ground nearby.
Ive seen lots of stuntservers which are doing the exact same thing: Spawning vehicles on custom objects and there they dont have that kind of problem. So what am i doing wrong and how can i prevent this from happening? Loading objects before loading vehicles? How? Spawning vehicles with z+10 coordinate doesnt seem to work either?
Thanks in advance
i just implemented Incognitos Object Streamer into my gamemode. Everything works just fine, but theres one little thing, where i need your help:
I removed some parts of the city (RemoveBuildingForPlayer) including the solid ground to rebuild these with my own objects. But now, when im trying to spawn some vehicles on these objects (streamed by the streamer) they just fall through the ground and respawn somewhere on the solid ground nearby.
Ive seen lots of stuntservers which are doing the exact same thing: Spawning vehicles on custom objects and there they dont have that kind of problem. So what am i doing wrong and how can i prevent this from happening? Loading objects before loading vehicles? How? Spawning vehicles with z+10 coordinate doesnt seem to work either?
Thanks in advance