SA-MP Forums Archive
how to reload objects - 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: how to reload objects (/showthread.php?tid=544225)



how to reload objects - Xeinss - 31.10.2014

i make house system and when i create house its make file ini

i save in the file x y z i want when the server up its reload all the pickup with the x y z

example in ini:


Owner = None
HouseLevel = 0
Housex = -1752.81835937
Housey = 960.03308105
Housez = 24.88281250


Re: how to reload objects - M4D - 31.10.2014

Load Each house file into variables and make a loop that create pickup and 3DTexts.
use variable for set pickup and... position.