DzkAy
Well-known member
- Joined
- Feb 20, 2014
- Messages
- 472
- Reaction score
- 1
So i'm trying to make an animation by using file ped.ifp ... but every time like this
I always get crashed from the beginning when start game ... pls help me
Thanks in advanced
Code:
:ANIM
wait 0
04ED: load_animation "PED"
if and
04EE: animation "PED" loaded
0AB0: key_pressed 105
else_jump @ANIM
0812: AS_actor $PLAYER_ACTOR perform_animation "gum_eat" IFP "PED" framedelta 4.0 loopA 0 lockX 0 lockY 0 lockF 0 time -1 // versionB
jump @ANIM
I always get crashed from the beginning when start game ... pls help me
Thanks in advanced