streamed object problem
#1

i have addeda a few objects to my server using theese parameters:

pawn Код:
CreateDynamicObject(971,-2174.8464400,679.9728400,54.1594000,0.0000000,0.0000000,90.0000000,0,0,-1,300.0);
The problem is that if i place a car on one of theese objects the car falls in to object. Any suggestions on how to fix that? I do not wan't to spawn vehicle with extra value on z coordinate.
Reply
#2

It's the streamer bug. You have to use CreateObject for that (use CreateObject on an object that the vehicle spawns).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)