hi, i want to know how to use 0B34; i made anim script but i want to activate it by samp command
so i added 0B34: "sitt" @NONAME_2 but it keeps crashing me
so i added 0B34: "sitt" @NONAME_2 but it keeps crashing me
Code:
{$CLEO .cs}
0000: NOP
:NONAME_2
wait 0
04ED: load_animation "LOU_in"
wait 40
SAMP.Available()
0B34: "sitt" @NONAME_2
not Actor.Driving($PLAYER_ACTOR)
jf @NONAME_2
wait 0
0605: actor $PLAYER_ACTOR perform_animation_sequence "int_house" IFP_file "LOU_in" 4.0 loop 0 1 1 1 time -1 // versionA
jump @NONAME_2