Jump to content

Help Please :(


E-mail

Recommended Posts

You are probably, using it wrong.

exp_system is for any mode, you decide how it works.

Example:

addEventHandler("onPlayerWasted", root, 
function(ammo, killer) 
exports["exp_system"]:addPlayerEXP(killer, 1) 
end) 

This will give the killer 1 exp.

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