SA-MP Forums Archive
Loading objects problem. - 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)
+--- Thread: Loading objects problem. (/showthread.php?tid=512474)



Loading objects problem. - kepa333 - 10.05.2014

Hello there, im using Incognito stremer plugin, and i made some kind of impound wich is something like an garage, but a problem is, when player enters that interior, cars fall down. What should i do to preload objects so cars wont fall down when player enter? I was thinking about making timer wich respawn all cars in area of 500 within 5 sec after enter. But im sure that there is another easyer way to do this with less lag.

Objects're made like this:

Код:
CreateDynamicObject(3666,1564.0000000,-1489.9000000,12.8000000,359.7470000,0.0000000,0.0000000);

Thanks for reeding


AW: Loading objects problem. - Macronix - 11.05.2014

Try to increase the Z value of the created cars for example by +4.0