kikos500 Posted August 30, 2015 Share Posted August 30, 2015 well so i wanted to make a bounty system what is that supposed to do in race game mode (DD) i want to put a bounty on player ex: /bounty planyername amount(cash) when i do this it sets a bounty with amount of cash on player then whoever kills him takes the cash so the point is idk how to do it i tried to think of alot of things but my mind is always blank so i just want to know what use since idk how to do it Link to comment
JR10 Posted August 31, 2015 Share Posted August 31, 2015 Placing a bounty should be fairly easy. You can use a table to store the bounty placed on each player. You just need to get who "destroyed" the player. One way to do this would be to get the last contact and store it in a table, and when the player dies, check his last contact. 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