Posts: 147
Threads: 73
Joined: Jul 2013
Reputation:
0
I don't know why but i have this dealership map and sometimes this cars get out of the building.
Any Ideas and thanks.
Posts: 498
Threads: 24
Joined: Apr 2013
use CreateObject for there to load objects faster
i had this problem before for my team base but i changed the ground DynamicObject to normal form
and it fixed
Posts: 485
Threads: 18
Joined: Jun 2013
Reputation:
0
If you use CreateDynamicObject, Vehicles will load faster whilst the objects are being streamed in with the include steamer. Use the normal CreateObject to make it static.
Posts: 1,241
Threads: 67
Joined: Dec 2013
Use a timer of 4 seconds when the player gets into this map, After 4 seconds he will get unfrozen.
Use
This way, The vehicles will be loaded and everything else.