Chinakomba Posted December 6, 2018 Share Posted December 6, 2018 Hey, I've been coding a server and playing around with various mods on this website and I came across a function commonly used in those mods - mp.events.addDataHandler("Handle", callback); however this always returns an error - mp.events.addDataHandler is not a function. I could not find any documentations regarding this exact function on the wiki. I'm programming in NodeJS. Can anyone explain this function and why does it not work? 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