Jump to content

DD Resources


VegasBoy

Recommended Posts

Hello guys i have a Destruction Derby and i need some resources ...I didn;t found them on internet or Mta Community .It about the Scoreboard with Kill Deaths Points Ratio and a Destruction Derby Panel about player and some settings:].When you will die get an amount of points and that points will be saved Data in your account.Thank you For Reading

Link to comment

Well if you can't find any resource you have to write them by yourself or pay someone to do it for you. I would recommend the first option so have a look at these functions which may be useful for what you want to do.

getAccountData 
getElementData 
setAccountData 
setElementData 
call(getResourceFromName("scoreboard"), "addScoreboardColumn", "kills") 

Capture the 'onPlayerWasted' event to run the script any time a player dies.

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