createobject-s are removed!! [need help] - 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: createobject-s are removed!! [need help] (
/showthread.php?tid=519925)
createobject-s are removed!! [need help] -
iThePunisher - 16.06.2014
idk why my mappings are getting removed!
they were working but when i added a vip place some of my mapping got removed!
where is the problem?
Re: createobject-s are removed!! [need help] -
iThePunisher - 16.06.2014
i already have #include <streamer>
Re: createobject-s are removed!! [need help] -
Konstantinos - 16.06.2014
Including it only does nothing. You'll need to convert CreateObject to CreateDynamicObject.
Re: createobject-s are removed!! [need help] -
iThePunisher - 16.06.2014
ok i will convert them with map editor thanks so much for the help