Skip to content

Releases: vulcan-dev/BeamMP-FloodMod

BeamMP FloodMod v1.0.1

20 Jan 00:28
Compare
Choose a tag to compare

Fixed some crashing issues.
It's because the interval of 25ms was too quick for BeamMP. I also made it not precise, hopefully no more issues occour.
Update: Not had any crashes with the regular timer, will try 25ms again soon.

BeamMP FloodMod v1.0.0

19 Jan 22:46
Compare
Choose a tag to compare

FloodMod v1.0.0

Installation

  1. Download the latest release from the releases page
  2. Copy floodBeamMP.zip into your BeamMP-Server/Resources/Client folder
  3. Copy Flood into your BeamMP-Server/Resources/Server folder

Commands

  • /flood_start - Starts the flood
  • /flood_stop - Stops the flood
  • /flood_reset - Resets the height and disables the flood
  • /flood_setLevel <level> - Sets the flood level/height
  • /flood_setSpeed <speed> - Sets the flood speed (0.001 is default)
  • /flood_setDecrease <decrease> - Makes the water level decrease instead of increase
  • /flood_setLimit <limit> - Sets the flood height limit
  • /flood_setLimitEnabled <enabled> - Enables or disables the flood height limit
  • /flood_printSettings - Prints the current flood settings