AttachCameraToDynamicObject bugs/glitches
#3

Quote:
Originally Posted by Infin1ty
Посмотреть сообщение
Код:
AttachCameraToDynamicObject(playerid, SnowObject[playerid]); 
MoveDynamicObject(playerid, SnowObject[playerid], coordsto[0], coordsto[1], coordsto[2], 19);
Swap these two to become...
Код:
MoveDynamicObject(playerid, SnowObject[playerid], coordsto[0], coordsto[1], coordsto[2], 19);  
AttachCameraToDynamicObject(playerid, SnowObject[playerid]);
I already tried this(before to post this)...but doesn't worked...
Any other solution?
Reply


Messages In This Thread
AttachCameraToDynamicObject bugs/glitches - by StRaphael - 17.12.2018, 20:49
Re: AttachCameraToDynamicObject bugs/glitches - by Infin1ty - 18.12.2018, 06:01
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 11:45
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 12:27
Re: AttachCameraToDynamicObject bugs/glitches - by Threshold - 18.12.2018, 12:33
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)