Scuba Arena
$14.99
Sold by: imthenewguyScuba Arena – Take the fight to the ocean in this underwater free-for-all arena that will be sure to have your players wanting more.
The combination of a plugin and prefab makes this prefab a fun, unique addition to any and all servers.
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Scuba Arena
About ScubaArena
Scuba arena is a free for all underwater slaughter-fest.
It allows up to 14 players to participate in underwater combat, adding a multi-directional element to your players strategy, while providing endless fun.
The plugin handles the running of the game, and allows players to join from anywhere, stripping their equipment while the game is played and giving it back to them when they are finished.
Setup is a breeze; simply drop the prefab in your map (underground, submerged in water), load the plugin and it will do the rest.
Games are configured to start every hour by default.
You can follow the installation guide here if you want more of an indepth look at it.
Required:
Commands
Admin commands:
- /startsa - manually starts the game. Will default the start delay to the configured time if no seconds parameter is provided.
- /endsa - ends the current game, returning players to their original locations.
- /addreward - adds the specified item to the rewards list. You can find item shortnames here: https://www.corrosionhour.com/rust-item-list/
This can also be done via the config file.
User commands:
- /sa - joins an active game (if it hasn't started yet).
- /leavesa - leaves the current game and returns the player to their original location.
- /claimreward - claims a reward for winning ScrubaArena. Will not provide a reward if they have not won any games.
Permissions
scubaarena.admin
Example config
{
"Delay before game starts": 300,
"Delay to kick AFKs after game starts": 30.0,
"Report deaths to participants": true,
"Minimum players to start a game": 1,
"Time prior to the game commencing to prevent players from joining": 10,
"Commands to prevent when a player is in Scuba Arena": [
"kit"
],
"Delete player data on map wipe": true,
"How often should we run Scuba Arena (set to 0 if you do not want auto start)? [seconds]": 3600.0,
"Remove players from their teams when the game starts?": false,
"Rewards rolls per redemption": 1,
"Heal a player when they kill another player?": true,
"How much health?": 100.0,
"How much extra health should the players start the game with": 50.0,
"Rewards for players": [
{
"shortname": "scrap",
"quantity": 300,
"skin": 0,
"displayName": null
}
]
}
Check out more of my work here! https://lone.design/vendor/imthenewguy/
Join the Lone.Design Discord Here! https://discord.gg/VEesZs9
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fixed a compile error.
- Updated Patched for May update.
- Fixed Fixed a bug with players disconnecting and still being included in the game.
- Updated Updated the spears to be put into the players belt instead of the main container.
- Added Added Economics and Server Reward point support for winning.
- Added Added lang support.
- Fixed Fixed some EventHelper compatibility issues
- Updated Moved the dependency for ScubaArena to EventHelper. No longer requires InventoryManager.
- Added Fixed the code to acquire the button more cleanly.
- Updated Removed the reliance on pookies to find the spawn destinations and lobby.
- Updated Optimised by Unsubscribing OnPlayerCorpseSpawned when the game ends.
- Fixed Fixed a rare NRE due to the way InventoryManager was called.
- Added Added void SAWinner(BasePlayer player) API hook.
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.