(Annoying Problem) How to make this unsyncable or non sync???
#3

Quote:
Originally Posted by Haydz
Посмотреть сообщение
This part below is the part that is updating the object for all users, simply remove it and it will only update for the player until they've clicked saved then it'll update for everybody.

pawn Код:
if(response == EDIT_RESPONSE_UPDATE)
    {
        SetDynamicObjectPos(objectid, x, y, z);
        SetDynamicObjectRot(objectid, rx, ry, rz);
    }
Thank you very much + REP
Reply


Messages In This Thread
(Annoying Problem) How to make this unsyncable or non sync??? - by PawnOX - 25.06.2014, 10:46
Re: (Annoying Problem) How to make this unsyncable or non sync??? - by Haydz - 25.06.2014, 10:52
Re: (Annoying Problem) How to make this unsyncable or non sync??? - by PawnOX - 25.06.2014, 11:16

Forum Jump:


Users browsing this thread: 1 Guest(s)