SA-MP Forums Archive
Object id change - 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: Object id change (/showthread.php?tid=640147)



Object id change - tested05 - 28.08.2017





CreateDynamicObject(19325, 2298.540039, -1907.770020, 13.271300, 0.000000, 0.000000, 0.000000);


I want to batch change the object id to something else.(19325 > 1649)
The problem is not solved by simply changing id. This is because the size does not match.
Is there any way to quickly and easily change the size of the old 19325 to fit the 1649?