DeletedAccount1111 Posted November 1, 2013 Share Posted November 1, 2013 ... making cars easier to roll when crashing with another? Also something that kills people when running over them Link to comment
xXMADEXx Posted November 2, 2013 Share Posted November 2, 2013 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now