Mason_Taylor
Новичок
- 10
- 1
wait 0 не написалпочему крашит? подскажите пожалуйстаCLEO:{$CLEO} {$INCLUDE SF} 0000: IF AND 8B8C: not samp is_cursor_active 00DF: actor $PLAYER_ACTOR driving THEN if 047A: actor $PLAYER_ACTOR driving_bike then 03C0: 1@ = actor $PLAYER_ACTOR car 02E3: 2@ = car 1@ speed if 0031: 2@ >= 13.0 then 00D6: if or 0AB0: key_pressed 70 0AB0: key_pressed 13 then 0001: wait 450 ms if 80DF: not actor $PLAYER_ACTOR driving then if 0039: 25@ == 1 then 0AF9: samp say_msg "/oldanim 1" else 0AF9: samp say_msg "/anim 1" end 0001: wait 200 ms 0C72: set_virtual_key 13 down 1 0001: wait 50 ms 0C72: set_virtual_key 13 down 0 end end end end if 00DF: actor $PLAYER_ACTOR driving_car then 03C0: 1@ = actor $PLAYER_ACTOR car 02E3: 2@ = car 1@ speed if 0031: 2@ >= 15.0 then 00D6: if or 0AB0: key_pressed 70 0AB0: key_pressed 13 then 0001: wait 200 ms if not Actor.Driving($PLAYER_ACTOR) then if 0039: 25@ == 1 then 0AF9: samp say_msg "/oldanim 1" else 0AF9: samp say_msg "/anim 1" end 0001: wait 200 ms 0C72: set_virtual_key 13 down 1 0001: wait 50 ms 0C72: set_virtual_key 13 down 0 end end end end END
после include sf