SA-MP Forums Archive
EditDynamicObject not working - 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: EditDynamicObject not working (/showthread.php?tid=558908)



EditDynamicObject not working - jeffery30162 - 19.01.2015

I have a create object for a player can use and when i use the code everything works great except for the editdynamicobject part. Nothing happens.
I do have a createobject command for the admin and when I use that, I can edit the object fine.

Here is the code that the issue is in
Код:
Fixed



Re: EditDynamicObject not working - jeffery30162 - 19.01.2015

i fixed