Jump to content

Any resource like...


Recommended Posts

To make the cars kill someone when it hits them, use:

  
    -- Event: onPlayerDamage/onClientPlayerDamage 
    isElement ( ) -- check to see if there was an attacker 
    getElementType ( ) -- check to see if the element was a vehicle 
    killPed ( ) 
  

To make the cars roll easier, you'll need to make a custom handling for the vehicle.

Link to comment

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...