Spix
Well-known member
- Joined
- Sep 23, 2013
- Messages
- 353
- Reaction score
- 1
Hey, I got a problem i cant get the camera on the ped.. Example..
0665: get_actor $PLAYER_ACTOR model_to 7@
009A: 8@ = create_actor_pedtype 4 model 7@ at 12@ 13@ 14@
0619: enable_actor 8@ collision_detection 1
0159: camera_on_ped 8@ mode 4 switchstyle 1
it works with:
067C: put_camera_on_actor 8@ offset 0.0 -4.0 0.0 rotation 0.0 0.0 0.0 tilt 0.0 switchstyle 2
But i want to use this opcode:
0159: camera_on_ped 8@ mode 4 switchstyle 1
Anyone know a fix to my problem? :bawww:
(Me verryy nubbb
( )
0665: get_actor $PLAYER_ACTOR model_to 7@
009A: 8@ = create_actor_pedtype 4 model 7@ at 12@ 13@ 14@
0619: enable_actor 8@ collision_detection 1
0159: camera_on_ped 8@ mode 4 switchstyle 1
it works with:
067C: put_camera_on_actor 8@ offset 0.0 -4.0 0.0 rotation 0.0 0.0 0.0 tilt 0.0 switchstyle 2
But i want to use this opcode:
0159: camera_on_ped 8@ mode 4 switchstyle 1
Anyone know a fix to my problem? :bawww:
(Me verryy nubbb