NOFUEL ON/OFF

Status
Not open for further replies.

kakaka

Active member
Joined
Jun 7, 2014
Messages
59
Reaction score
0
Hello everyone, I tried putting the core of even driving a car without petrol for it being off / on.

I tried to add a 0AB0: 88 KEY_PRESSED the car so when I'm walking with pressionada.Eu key pressed if I wanted just once, he already would connect the core mod, and not have to keep pressing right to get activated.
How could I do this?

Code:
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------  
wait 0 

:NONAME_4
wait 0 
if
0AB0: key_pressed 88    
else_jump   @NONAME_4
if  and
   Player.Defined($PLAYER_CHAR)
   Actor.Driving($PLAYER_ACTOR)
else_jump @NONAME_4 

jump @NONAME_36 
      
    


:NONAME_36
1@ = Actor.CurrentCar($PLAYER_ACTOR)
0918: set_car 1@ engine_operation 1 
jump @NONAME_4 
                                     

Credits for : http://ugbase.eu/releases-6/nofuel-cs-drive-car-without-fuel-on-rp-servers/
 

pepeelpubero

Well-known member
Joined
Jan 21, 2014
Messages
433
Reaction score
1
TH3RM4L link said:
WTF? Use translate.google.com please.

I think he want to change the activation key to key "88" = x. So when he press the key the cleo deactivate and activate with x.
 

raymaster8

Member
Joined
May 8, 2013
Messages
18
Reaction score
0
Why you use a cleo for this? just use s0beit -- Samp patches - Setenginestate and drive the fuck away  :fuck_yea:
 

Xer

Well-known member
Joined
May 11, 2013
Messages
256
Reaction score
0
raymaster8 link said:
Why you use a cleo for this? just use s0beit -- Samp patches - Setenginestate and drive the fuck away  :fuck_yea:

how da fuck you get s0biet work on NGRP?
 

bye

Active member
Joined
Sep 15, 2013
Messages
57
Reaction score
0
What he need is the cleo with on and off key. Becouse the cleo he has its automatic.

Try to help please.

Can someone do it. I need it too.


Thanks in advance.
 
Status
Not open for further replies.
Top