Skip to content

gta5srv/reallife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abandoned ragemp reallife project

Gamemode for RageMp

Installation!

Prerequisites: MySQL, NodeJS > 8.0.0, Intermediate JS Knowledge

  • install all needed packages by running install.bat
  • "compile" clientside code using watchify client/development/index.js -o client/index.js
  • edit app.js to fit your environment (line 15,16 and 38,39)
  • run app.js node app.js
  • run your server

About

Project was put on hold due to time issues.

Most of the Work was strongly influenced by the small community that gathered around the project, therefor special thanks to everyone who was involved, without their inspiration and ideas i would have made some things far worse.

Features

please take into consideration that all of these are work in progress, meaning they are not finished.

  • Appearance Saving/Managing (/server/models/appearance.js)
  • Player Model (/server/models/player.js)
  • Storage System (/server/models/storage.js)
  • Vehicle System (/server/models/vehicles.js)
  • Grid Inventory (/client/development/inventory.js)
  • Speedometer (/client/development/vehicles.js)

Contribution

If you feel like contribution to this project feel free to send requests. all constributors will be credited.

License

Please visit License for more information.

Contact

If you feel like contacting me for whatever reason

RageMP Resource Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 11.6%
  • HTML 4.1%