fubenzo Posted September 13, 2019 Share Posted September 13, 2019 I am new to ragemp dev, how can i install this plugin to my server? How do i make a path from packages/gamemode/index.js to client_packages/compass.js file? Link to comment Share on other sites More sharing options...
LeonMrBonnie Posted September 14, 2019 Share Posted September 14, 2019 You have to add the path to the index.js in the client_packages folder, not in the packages folder. Packages is serverside and client_packages clientside, and you can't access the one folder from the other. 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