Jump to content

My Script ''Engine'' need help


Davey

Recommended Posts

Posted
    "Davey" type="script" name="Engine" /> 
    "meta.xml" type="client"/> 
      
    client="1.3.1" server="1.3.1" /> 
     
    false
  
    

is this good?

i love Mta Forever

Posted
function turnEngineOff ( theVehicle, leftSeat, jackerPlayer ) 
     
    if leftSeat == 0 and not jackerPlayer then 
         
        setVehicleEngineState ( theVehicle, false ) 
    end 
end 
-- add 'turnEngineOff' as a handler for "onPlayerExitVehicle" 
addEventHandler ( "onPlayerVehicleExit", getRootElement ( ), turnEngineOff ) 

and is this good too ?

i think is doesn't because

i forgotten the bind or command lua

or something other can someone help ?

It's an script that starts and stop the vehicle engine.

i love Mta Forever

Posted

Gosh, you know what a "Scripting" sub-forum mean, right?

This is a place to showcase your resources, not asking for help :roll:

XX3 is gone. This is my new name. :3

Posted

Topic moved to scripting section.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...