ejexter
Well-known member
- Joined
- Feb 21, 2014
- Messages
- 211
- Reaction score
- 0
How i attach this object to hands
Code:
04C4: store_coords_to 1@ 2@ 3@ from_actor $PLAYER_ACTOR with_offset 0.118957 0.048861 -0.017178 rotation 67.190078 288.352386 0.000000 scale 0.000000 0.000000 1.000000
04C4: store_coords_to 4@ 5@ 6@ from_actor $PLAYER_ACTOR with_offset 0.118957 0.048861 0.022248 rotation 67.190078 288.352386 0.000000 scale 0.000000 0.000000 1.000000
0107: 10@ = create_object 19270 at 0.118957 0.048861 -0.017178
0107: 11@ = create_object 19270 at 0.118957 0.048861 0.022248
069B: attach_object 10@ to_actor $PLAYER_ACTOR with_offset 0.118957 0.048861 -0.017178 rotation 67.190078 288.352386 0.000000 scale 0.000000 0.000000 1.000000
069B: attach_object 11@ to_actor $PLAYER_ACTOR with_offset 0.118957 0.048861 0.022248 rotation 67.190078 288.352386 0.000000 scale 0.000000 0.000000 1.000000