Street Racing Syndicate (SRS)
Скрипт я писал на SB 3 + Cleo 3
может и обычно попрёт...хз...
Может кто играл в эту игру тот знает что там также
Короче, по городу рассекает тачка, подъезжаешь к ней и бибикаешь, делаешь ставку, и вперёд..
Спасибо Nikitos`у за то что поправил меню со ставками
Всё остальное делал я т.е. Dima (Dima$ прально:))
{$CLEO .CS}
0000: NOP
thread 'SRS'
:Street_Racing_Syndicate
wait 0
if and
$ONMISSION == 0 // integer values
Actor.Driving($PLAYER_ACTOR)
jf @Street_Racing_Syndicate
:SRS_X3
wait 0
if and
84C8: not actor $PLAYER_ACTOR driving_flying_vehicle
84A9: not actor $PLAYER_ACTOR driving_helicopter
84A7: not actor $PLAYER_ACTOR driving_boat
89AE: not actor $PLAYER_ACTOR driving_train
jf @SRS_X3
if and
83CE: not car 30@ stuck
8119: not car 30@ wrecked
82BF: not car 30@ sun
actor.InCar($VODILA,30@)
actor.InCar($PLAYER_ACTOR,$CJ_CAR)
jf @SRS_Remove
04C4: create_coordinate $X1 $Y1 $Z1 from_actor $VODILA offset 0.0 0.0 0.0
if
0100: actor $PLAYER_ACTOR in_sphere $X1 $Y1 $Z1 radius 30.0 30.0 30.0 sphere 0 in_car
jf @SRS_X3
if
player.PressingHorn($PLAYER_CHAR)
jf @SRS_X3
if
Player.Money($PLAYER_CHAR) > $271
jf @SRS_NoMoney
$271 = 1600 // integer values
$272 = 10000 // integer values
0085: $273 = $271 // integer values and handles