- 183
- 21
Вместо 072A используй 036A. Так же проблема м.б. в том, что машина просто закрыта.Телепортирует в машину и выкидывает на крышу, как сделать, чтобы не выкидывало на крышу. С мопедов, мотоциклов не выкидывает
CLEO:{$CLEO} 0000: repeat wait 0 until SAMP.Available() 0B34: samp register_client_command "ts" to_lab while true wait 0 end :ts 0B35: samp 1@ = get_last_command_params if 0AD4: 1@ = scan_string 1@ format "%d" 2@ then if 0AFF: samp 1@ = car_handle_from_samp_carid 2@ then 0B30: samp send_enter_vehicle 2@ as_passenger 0 wait 1000 072A: task_warp_char_into_car_as_driver $PLAYER_ACTOR car 1@ end end Samp.CmdRet()