28.02.2017, 17:22
Check this line:
You should replace furni by either objectid or FurniObject[furni], since you set furni to the index of FurniObject, not the containing ID.
Now I don't know if this is the cause, but it may edit the wrong ID which could be anything.
Код:
EditDynamicObject(playerid, furni);
Now I don't know if this is the cause, but it may edit the wrong ID which could be anything.