OnPlayerEditDynamicObject Issue
#6

Had that issue and fixed it by updating the streamer right after CreateDynamicObject and before EditDynamicObject

Код:
ObjectInfo[idx][oidx] = CreateDynamicObject(ObjectInfo[idx][oid], ObjectInfo[idx][oX]+1, ObjectInfo[idx][oY]+1, ObjectInfo[idx][oZ]+1, 0.0,0.0,0.0, -1, -1, -1, 100.0, 0.0);
Streamer_Update(playerid);
EditDynamicObject(playerid, ObjectInfo[idx][oidx]);
Reply


Messages In This Thread
OnPlayerEditDynamicObject Issue - by jeffery30162 - 02.03.2015, 23:16
Re: OnPlayerEditDynamicObject Issue - by jeffery30162 - 03.03.2015, 00:31
Re: OnPlayerEditDynamicObject Issue - by Abagail - 03.03.2015, 00:44
Re: OnPlayerEditDynamicObject Issue - by maramizo - 03.03.2015, 01:18
Re: OnPlayerEditDynamicObject Issue - by jeffery30162 - 03.03.2015, 01:27
Re: OnPlayerEditDynamicObject Issue - by FOTIS6 - 03.03.2015, 10:58

Forum Jump:


Users browsing this thread: 2 Guest(s)