About This File
RageZombies (on Github)
Zombie Survival Gamemode for RageMP
Installation!
Prerequisites: MongoDB, NodeJS > 8.0.0
, Intermediate JS Knowledge
-
install all needed packages using
npm i
-
"compile" clientside code using
watchify client/development/index.js -o client/index.js
- edit app.js to fit your environment
-
run app.js
node app.js
- run your server
About
RageZombies was heavily insipred by some of my Zombie Projects on MTA, different Survival/Zombie Games.
Most of the Work was strongly influenced by the small community that gathered around the project, therefor special thanks to:
- Pluz
- The-Second
- RiiVu
- Chmuzy
- CarloGambino
- feris
without their work i couldn´t have finished some parts
Features
please take into consideration that all of these are work in progress, meaning they are not finished.
- Plant System
- Clothing System
- Inventory
- Vehicles
- Lootable Items
- Lootable Chests
- Zombies
- Weapon Damage
- Equipment
- Gathering System
- Character System
- Account System
- Building System
- Hunger and Thirst
- Weather System ( Weather Zones )
- Animation Sync
- Object Streamer
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
- Thanks to RageMPDev for his Attachment System
- Thanks to rootcause for his Crouch System and his Scaleform Messages Script
- Thanks to micaww for Rage-RPC
- Thanks to Larsf96 for his contribution to the CEFBrowser Class.