CLEO GTA IV TAXY v1.0

Вы нелюбите ездить сами, тогда этот мод для вас)
Если рядом такси, нажимайте "Y" когда машина подьехала к вам то снова нажимайте "Y"..
Когда сели ставим игру на паузу, выбераем "КАРТА" и выбераем точку куда нам надо (поставить точку--Правой кнопкой мыши)
Во время поездки вы можете пропустить её, нажав кнопку "Y". Удачи ))

----------Установка:---------------------

Файл taxi.cs кинуть в папку CLEO

//-------------MAIN---------------
thread 'TAXI'

:TAXI_11
wait 0
if and
0AB0: key_pressed 89
not Actor.Driving($PLAYER_ACTOR)
else_jump @TAXI_11
wait 0
0605: actor $PLAYER_ACTOR perform_animation "FUCKU" IFP "PED" framedelta 4.0 loop 0 lockX 0 lockY 0 lockF 0 time -1
04C4: store_coords_to 1@ 2@ 3@ from_actor $PLAYER_ACTOR with_offset 15.0 15.0 0.0
04C4: store_coords_to 4@ 5@ 6@ from_actor $PLAYER_ACTOR with_offset -15.0 -15.0 0.0
04C4: store_coords_to 7@ 8@ 9@ from_actor $PLAYER_ACTOR with_offset 2.0 2.0 0.0
10@ = -1
053E: 10@ = get_random_car_with_model -1 in_rectangle_cornerA 1@ 2@ cornerB 4@ 5@
if
not 10@ == -1
else_jump @TAXI_11
if or
Car.Model(10@) == #TAXI
Car.Model(10@) == #CABBIE
else_jump @TAXI_11
Car.SetDriverBehaviour(10@, FollowRoad)
02C2: car 10@ drive_to 7@ 8@ 9@
Car.SetMaxSpeed(10@, 20.0)
wait 1000
03E5: show_text_box 'TAXI_1'

:TAXI_276
wait 0
if and
0AB0: key_pressed 89
not Actor.Driving($PLAYER_ACTOR)
else_jump @TAXI_276
05CA: AS_actor $PLAYER_ACTOR enter_car 10@ passenger_seat 1 time 3000
wait 5
wait 5000
0679: put_camera_on_car 10@ with_offset 0.0 -0.7 0.4 rotation 0.0 5.0 0.4 tilt 0.0 switchstyle 1
0AB6: store_target_marker_coords_to 11@ 12@ 13@ // IF and SET
wait 2500
03E6: remove_text_box
03E5: show_text_box 'TAXI_2'

:TAXI_393
wait 0
0AB6: store_target_marker_coords_to 11@ 12@ 13@ // IF and SET
if
11@ > 1
12@ > 1
13@ > 1
else_jump @TAXI_491
03E6: remove_text_box
03E5: show_text_box 'TAXI_3'
02C2: car 10@ drive_to 11@ 12@ 13@
Car.SetMaxSpeed(10@, 25.0)
jump @TAXI_561
jump @TAXI_548

:TAXI_491
if
not Actor.InCar($PLAYER_ACTOR, 10@)
else_jump @TAXI_541
Camera.Restore_WithJumpCut
20@ -= 50
03FE: set_actor $PLAYER_ACTOR money 20@
jump @TAXI_11
jump @TAXI_548

:TAXI_541
jump @TAXI_393

:TAXI_548
wait 5000
20@ = Player.Money($PLAYER_CHAR)

:TAXI_561
wait 0
if
not Actor.InCar($PLAYER_ACTOR, 10@)
else_jump @TAXI_615
20@ -= 50
Camera.Restore_WithJumpCut
03FE: set_actor $PLAYER_ACTOR money 20@
jump @TAXI_11
jump @TAXI_808

:TAXI_615
if
01B0: car 10@ sphere 0 in_sphere 11@ 12@ 13@ radius 2.0 2.0 2.0 stopped
else_jump @TAXI_703
20@ -= 25
01C1: car 10@ stopped
05CD: AS_actor $PLAYER_ACTOR exit_car 10@
03E6: remove_text_box
Camera.Restore_WithJumpCut
03FE: set_actor $PLAYER_ACTOR money 20@
jump @TAXI_11
jump @TAXI_808

:TAXI_703
wait 0
if and
0AB0: key_pressed 89
Actor.InCar($PLAYER_ACTOR, 10@)
else_jump @TAXI_561
fade 0 1000
wait 1000
Car.PutAt(10@, 11@, 12@, 13@)
fade 1 1000
wait 5000
20@ -= 250
01C1: car 10@ stopped
05CD: AS_actor $PLAYER_ACTOR exit_car 10@
03E6: remove_text_box
Camera.Restore_WithJumpCut
03FE: set_actor $PLAYER_ACTOR money 20@
jump @TAXI_11

:TAXI_808 // Note: a jump to this label will crash the game



Просмотров: 1701
11.11.2013, 14:20 -

Категория: Grand Theft Auto: San Andreas » Скрипты для Grand Theft Auto: San Andreas » CLEO скрипты для Grand Theft Auto: San Andreas

Коментарии к CLEO GTA IV TAXY v1.0: