Videos Downloads
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Carwash_repair

Ir para baixo

Carwash_repair Empty Carwash_repair

Mensagem por Admin Sex Abr 12, 2013 6:48 pm

Carwash_repair :
Código:
{$VERSION 3.1.0030}
{$CLEO .cs}

//-------------MAIN---------------
thread 'INDAGARAGE'

:INDAGARAGE_19
wait 0
if
  Player.Defined($PLAYER_CHAR)
else_jump @INDAGARAGE_19
if and
  Actor.Driving($PLAYER_ACTOR)
84A7:  not actor $PLAYER_ACTOR driving_boat
84A9:  not actor $PLAYER_ACTOR driving_heli
  not Actor.DrivingPlane($PLAYER_ACTOR)
else_jump @INDAGARAGE_19
03C0: $PLAYATCCAR = actor $PLAYER_ACTOR car
if
01B0:  car $PLAYATCCAR sphere 1 in_sphere 2455.744 -1460.891 23.6274 radius 6.0 5.5 5.0 stopped
else_jump @INDAGARAGE_19
if
  Player.Money($PLAYER_CHAR) > 10
else_jump @INDAGARAGE_19
wait 500
00BC: show_text_highpriority GXT 'CARWASH' time 3000 flag 1
0A30: repair_car $PLAYATCCAR
Player.Money($PLAYER_CHAR) += -10
wait 5000
jump @INDAGARAGE_19

Admin
Admin

Mensagens : 56
Data de inscrição : 19/03/2013
Idade : 54

http://coisas-nessesarias.webnode.com

Ir para o topo Ir para baixo

Ir para o topo


 
Permissões neste sub-fórum
Não podes responder a tópicos