Battle Royale Zone simulates BattleRoyale by decreasing playable area over time.
All these commands require permission: radshrinkzone.can
Features
- Creates wide field of radiation in custom radius around some point, so it takes form of toroid , which is growing "inside" till the limited radius (in custom period with custom step).
- people are made to run to the centre of this area, which called "safezone", and it is getting smaller and smaller. Perfect feature for events like "last man standing" or any other. Just use your imagination :)
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- radshrinkzone.can - Required to use commands
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.All these commands require permission: radshrinkzone.can
Management
- /rad - some in-game help
- /rad start - starts the event
- /rad stop - stops the radius decreasing until /rad start
- /rad clear - stops the event and removes all rad zones made by this plugin
Configuration
The settings and options can be configured in the RadShrinkZone file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- /rad x y z - sets the position of event (the center of safezone)
- /rad me- sets the position of event at your position
- /rad saferad - starting safe radius (red circle at the picture below)
- /rad saferadmin - final safe radius (green circle)
- /rad eventrad - the biggest radius. Outside this area nothing happens
- /rad radpower - "power" of radiation, between 0 and 100, bigger is more powerful
- /rad step - how many meters does the radius of safezone decrease
- /rad period - how many seconds is between radius decreasion