28.07.2017, 15:10
Quote:
Hello, I'm trying to attach a few objects to one main object, and then move the main object (so all other objects move together). I'm using streamer (and YSF), but it seems that eventually it moves only the main object, and the attached objects remain at their initial position.
AttachDynamicObjectToObject returns 1 on all attaches, and I am unable to move the attached objects either. Example code: pawn Код:
|
do a test:
create a blank script and 4 objects, attach the 3 to one those object and try to move them
wihout YSF plugin and again try with YSF