mirror of
https://github.com/Mythikos/gmod-flood-2.0.git
synced 2025-03-04 03:03:09 -05:00
Flood remade for garrysmod
flood | ||
README.md |
Flood-2.0
Credits:
- [MS] Mythic - for development of serverside and clientside code.
- Freezebug - for development of serverside code.
- Nebual - for the development of NADMOD and permission to use it in our gamemode.
Installation:
- Drop the flood folder into your gamemode folder. Simple as that.
Convars: flood_build_time - Time allowed for building (def: 240) flood_flood_time - Time between build phase and fight phase (def: 20) flood_fight_time - Time allowed for fighting (def: 300) flood_reset_time - Time after fight phase to allow water to drain and other ending tasks (def: 40 - Dont recommend changing) flood_participation_cash - Amount of cash given to a player every 5 seconds of being alive (def: 50) flood_bonus_cash - Amount of cash given to the winner of a round (def: 300) flood_wh_enabled - Does the water hurt players - 1=true 2=false (def: 1) flood_wh_damage - How much damage a player takes per cycle (def: 1)