While the challenge is a cool idea and i can see its place, would another mode/version be doable where you can use any gun, but they just have levels. Much like CoD. Perhaps you get better accuracy/recoil/spread by leveling it?
Thanks either way!
Master of Arms
$6.00
Sold by: WrecksAbout Master of Arms
I was thinking how someone could wake up in the world, pick up a weapon and suddenly be so proficient with it so quickly.
So I came up with this mode.
Give your players a little challenge with this progression system or host an event where the first player to unlock the rocket launcher gets the bragging rights or a special Perk for the wipe. 😉
Added a Master of Arms Champion Trophy for the player that completes the challenge first, anyone else who finishes, gets congratulated for completing the challenge.
- Description
- Reviews (1)
- Version History
- Discussions (1)
- Setup
- Product Enquiry
Description
Description
Master of Arms Rust Plugin
Is a “Weapon Mastery” style progression system.
Set in config how many kills to “Master” a weapon, once mastered, the next weapon in line is usable.
Unlock Order
- Hunting Bow
- Crossbow
- Compound Bow
- Eoka
- Nailgun
- Revolver
- SAP
- M92
- P17
- Python
- Double Barrel Shotgun & Waterpipe
- Pump Shotgun
- Spas 12
- Custom SMG
- Thompson
- MP5
- SAR
- AK (Abyss and Diver)
- LR-300
- M39
- HMLMG
- M249
- Bolt Action Rifle
- L96
- Multiple Grenade Launcher
- Flamethrower & Rocket Launcher
Config
{
"BlockCrafting": true,
"KillsForMastery": {
"bow.hunting": 5,
"crossbow": 5,
"shotgun.double": 5,
"bow.compound": 5,
"pistol.eoka": 5,
"pistol.semiauto": 5,
"pistol.m92": 5,
"pistol.python": 5,
"pistol.revolver": 5,
"pistol.prototype17": 5,
"shotgun.pump": 5,
"shotgun.spas12": 5,
"smg.2": 5,
"smg.thompson": 5,
"smg.mp5": 5,
"rifle.semiauto": 5,
"rifle.ak": 5,
"rifle.lr300": 5,
"rifle.m39": 5,
"hmlmg": 5,
"lmg.m249": 5,
"rifle.bolt": 5,
"rifle.l96": 5,
"multiplegrenadelauncher": 5,
"pistol.nailgun": 5
},
"TrackAnimalKills": false
}
Permissions
MasterofArms – Use
Is required to use the progression system.
Commands
/MoAHelp
This command is used to display information about the Master of Arms game mode to players.
It provides an introduction to the game mode and explains how players must master their current weapon to be able to equip the next unlockable weapon.
/MoAInfo
This command is used to check the player’s current weapon proficiency if the UI (user interface) is disabled.
It displays information about the player’s current weapon proficiency, the kills required to master the current weapon, and the next unlockable weapon.
If the player has mastered all available weapons, it informs the player that they have achieved Mastery.
/moaresetall
Admin Command Via Permission.
Wipes all player data related to weapon progression and unlocks.
/MoAReset “Player”
Admin Command Via Permission.
It allows administrators to wipe weapon progression and unlocks for a specific player.
/ArmsToggle
Toggles a UI under the compass, it displays the current weapon level, Next unlock, and how many kills to unlock that weapon.
/UnlockedWeapons
Will list all unlocked weapons.
Demo Video
Reviews (1)
1 review for Master of Arms
Only logged in customers who have purchased this product may leave a review.
Version History
- Updated Adds Handmade SMG to unlock at SMG unlock & SKS to Unlock at Rifle Unlock. Hotfix to prevent shortnames not in config, completing the progression in UI.
- Updated Adds Handmade SMG to unlock at SMG unlock.
- Updated Split Entity Checks and refactored common code, Added Null Check.
- Added High Caliber Revolver & Blunderbuss
- Updated Added Minigun and Military Flamethrower to List of locked and unlockable weapons.
- Updated Added Dragon Rocket Launcher to List of locked and unlockable weapons.
- Updated Added Discord Logging of unlocks and Challenge completion.
- Updated Code Cleanup
- Updated Added a needs unlock craft blocker in config. Removed Waterpipe from config as it isn't needed.
Discussions (1)
One thought on "Master of Arms"
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)
strand (verified owner) –
Nice plugin. It’s like Gun Game to slow down weapon progression. Forces a player to use each weapon before they get to play with the late game weapons. Now players aren’t running around with a lmg on day two. thanks Wrecks