Explosives Control

$4.00

Sold by: Tacmans Plugins

Full customization of the various UI elements. You can now fit it into a colour theme better, and it also now removes all elements on unload, instead of leaving them on screen.

Categories: , ,

Description

About Explosives Control Plugin

Allow players to change their individual fuse timers on all types of thrown explosives. Also, owners control dud chance values in config.

Fully configurable per type, individual settings are stored in the data folder. Now comes with a UI that can be used to change the appropriate values.

Permissions have been combined into a single “use” permission, to help with confusion. nodud permission removes dud chance on grant.

It also includes a radio frequency check on your c4 when throwing it, to prevent c4 from exploding before the frequency is triggered.

 

CONFIG

{
“itemNames”: {
“beancan”: 1840822026,
“c4”: 1248356124,
“flare”: 304481038,
“flashbang”: -936921910,
“grenade”: 143803535,
“satchel”: -1878475007,
“smokegrenade”: 1263920163,
“surveycharge”: 1975934948,
“lunar.firecrackers”: -1961560162
},
“items”: {
“1248356124”: {
“itemId”: 1248356124,
“itemName”: “c4”,
“defaultFuseTime”: 8.0,
“minFuseTime”: 3.0,
“maxFuseTime”: 30.0,
“DudChance”: 0.0
},
“1263920163”: {
“itemId”: 1263920163,
“itemName”: “smokegrenade”,
“defaultFuseTime”: 5.0,
“minFuseTime”: 1.0,
“maxFuseTime”: 5.0,
“DudChance”: 0.0
},
“143803535”: {
“itemId”: 143803535,
“itemName”: “grenade”,
“defaultFuseTime”: 2.0,
“minFuseTime”: 1.0,
“maxFuseTime”: 5.0,
“DudChance”: 0.0
},
“1840822026”: {
“itemId”: 1840822026,
“itemName”: “beancan”,
“defaultFuseTime”: 2.0,
“minFuseTime”: 1.0,
“maxFuseTime”: 5.0,
“DudChance”: 0.0
},
“-1878475007”: {
“itemId”: -1878475007,
“itemName”: “satchel”,
“defaultFuseTime”: 8.0,
“minFuseTime”: 3.0,
“maxFuseTime”: 30.0,
“DudChance”: 0.0
},
“1975934948”: {
“itemId”: 1975934948,
“itemName”: “surveycharge”,
“defaultFuseTime”: 1.0,
“minFuseTime”: 1.0,
“maxFuseTime”: 5.0,
“DudChance”: 0.0
},
“304481038”: {
“itemId”: 304481038,
“itemName”: “flare”,
“defaultFuseTime”: 30.0,
“minFuseTime”: 10.0,
“maxFuseTime”: 60.0,
“DudChance”: 0.0
},
“-936921910”: {
“itemId”: -936921910,
“itemName”: “flashbang”,
“defaultFuseTime”: 2.0,
“minFuseTime”: 1.0,
“maxFuseTime”: 10.0,
“DudChance”: 0.0
},
“-1961560162”: {
“itemId”: -1961560162,
“itemName”: “lunar.firecrackers”,
“defaultFuseTime”: 8.0,
“minFuseTime”: 3.0,
“maxFuseTime”: 30.0,
“DudChance”: 0.0
}
},
“itemBlacklist”: [
1397052267,
1556365900,
1975934948,
304481038,
-1961560162
],
“fallbackItemConfig”: {
“itemId”: 0,
“itemName”: “”,
“defaultFuseTime”: 8.0,
“minFuseTime”: 3.0,
“maxFuseTime”: 30.0,
“DudChance”: 0.0
},
“enableOnUserConnected”: true,
“connectMessage”: “To change your explosive fuse timer, you can use /fuseui”,
“Title Bar Red”: 10,
“Title Bar Green”: 10,
“Title Bar Blue”: 10,
“Side Bar Red”: 200,
“Side Bar Green”: 200,
“Side Bar Blue”: 200,
“Item Panel Red”: 128,
“Item Panel Green”: 128,
“Item Panel Blue”: 128,
“Item BG Red”: 80,
“Item BG Green”: 80,
“Item BG Blue”: 80,
“Item Name Background Red”: 150,
“Item Name Background Green”: 150,
“Item Name Background Blue”: 150,
“Fuse Input Field Red”: 80,
“Fuse Input Field Green”: 80,
“Fuse Input Field Blue”: 80,
“Button Colour (must be <= 1) The last number is transparency in this string and is required to generate the button correctly. R G B A”: “0.5 0.5 0.5 1”
}

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 1.0.5 | Updated November 23, 2024
  • Added Clear the UI dictionaries on unload, so full customization is no longer blocked by already existing keys.
Version 1.0.1 | Updated October 24, 2024
  • Added Added Customization to various UI elements, and force unload of the elements from players on plugin unload/reload. This fixed a small issue with the UI customization.
Version 0.6.3 | Updated August 21, 2024
  • Added Changed permissions into a single "use" permission for throw, drop and command. Easier to understand.
Version 0.6.2 | Updated July 26, 2024
  • Added Fixed NRE on thrown and dropped by adding more null checks.
Version 0.6.0 | Updated July 18, 2024
  • Added New permission nodud New logic in frequency check for c4.
Version 0.5.0 | Updated January 24, 2024
  • Added added 2 new config options to allow control over whether the player connect message is displayed and what is shown.

3 thoughts on "Explosives Control"

Leave a reply

Your email address will not be published. Required fields are marked *

  1. This no longer appears to be working.

    I’ve unloaded, deleted config, downloaded latest version, edited config, reloaded and it no longer has any effect on the fuse times.

    Any chance on getting a possible fix?

    • Did you grant the permissions required for it to function? throw and drop are required to apply fuse times, use permission is for the UI and nodud is for removing dud on satchels and beancans. i use this version and have not encountered the same problem, can you confirm for me that all permissions are correctly granted.

      • For me this was working fine previously, I only noticed late into this monthly wipe that there was an issue.

        Looks like the explosivescontrol.nodud permission was removed from the member group some how…working again!

        Sorry for the confusion

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)

Product Enquiry

Please Login to make enquiry about this product