mkb Posted June 2, 2018 Share 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. Link to comment Share on other sites More sharing options...
manaszon Posted June 2, 2018 Share 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. Link to comment Share on other sites More sharing options...
mkb Posted June 3, 2018 Author Share Posted June 3, 2018 I thought the same at first, scope-issues and all that, but that didn't work either. Link to comment Share on other sites More sharing options...
mkb Posted June 3, 2018 Author Share Posted June 3, 2018 Here's how I finally fixed it: Link to comment Share on other sites More sharing options...
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