mkb Posted June 2, 2018 Posted June 2, 2018 I need to run a function that returns a value. They way I have it set up right now doesn't work, but I don't want to move the function as it's also ran in that .js file.
manaszon Posted June 2, 2018 Posted June 2, 2018 Hello mkb! You will need to require players.js file too. And also, don't forget to add parameter to playerGetLevel() in your if statement.
mkb Posted June 3, 2018 Author Posted June 3, 2018 I thought the same at first, scope-issues and all that, but that didn't work either.
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