Jump to content

NooBlet

Creator
  • Posts

    1,266
  • Joined

  • Last visited

Everything posted by NooBlet

  1. NooBlet

    Advance Vehicles

    only fueltype image comes from imagelibrary , rest all hosted
  2. Version 1.0.0

    9 downloads

    TheExtinguisher gives players with permission the ability to put out fires with snowball's Permissions TheExtinguisher.use Config { "ShortName -> Items": { //// Spawning snowball and guns into world "crate_elite": [ { "1. ShortName": "snowballgun", "2. Chance": 10.0, "3. Minimal amount": 1, "4. Maximal Amount": 1, "6. Display Name": "SnowballGun" }, { "1. ShortName": "snowball", "2. Chance": 20.0, "3. Minimal amount": 2, "4. Maximal Amount": 10, "6. Display Name": "SnowBall" } ], "crate_normal": [ { "1. ShortName": "snowballgun", "2. Chance": 10.0, "3. Minimal amount": 1, "4. Maximal Amount": 1, "6. Display Name": "SnowballGun" }, { "1. ShortName": "snowball", "2. Chance": 20.0, "3. Minimal amount": 2, "4. Maximal Amount": 10, "6. Display Name": "SnowBall" } ] }, "Max Extra Items Per Container": 1, "Max Shots to Extinguish crates": 25 //// how many snowball to use to open a burning crate }
    $5.00
  3. NooBlet

    Heavy Rig

    posted in Description
  4. NooBlet

    Heavy Rig

    ill do an quick explain vid . login in nowto do it .... full action vid in the works... im just not that good at cinematics🤪
  5. NooBlet

    Heavy Rig

    we are working on it
  6. NooBlet

    Heavy Rig

    🤣no
  7. NooBlet

    Heavy Rig

    Version 1.8.1

    1,080 downloads

    HeavyRig is a event plugin that adds PushButton's to the oilrigs and a special Card to activate a wave of heavy scientist to come to Oil Rig Normal Mode: ------------ Large Oilrig 4 extra Hack Crates 55 Heavy Scientists Small Oilrig 2 Extra Hack Crates 18 Heavy Scientists Hard Mode Wave Card in one of the extra crates ----------- Hard Mode: ----------- Normal mode Hack Cycle Adds 3 extra events on 50% , 25% and 10% left on main Crate timer Extreme Mode Wave Card in one of the extra crates ------------- Extreme Mode: ------------- Normal Mode Hack Cycle Adds 2 more Hack Crates to hack Cycle Adds 5 extra events on 50% , 37.5% , 25% , 17.5% and 10% left on main Crate timer ------------- Extra Events: ------------- 1. Extra Heavy Scientists comming in with CH47 2. Radiation attack with F15 3. Patrol Helicopter Attacking Oilrig top deck 4. 30 MLRS rocket attack on Oilrig top deck 5. Bradley APC spawn on Helipad Card need to be in Inventory to use button or swipe red room with card to activate event Button Press for Wave event needs to happen before hacking main crate NormalCard = 3431997187 HardCard = 3431996394 Both still the redcard prefab for the servers that uses a GUI Shop Console Commands givecard <Steamid> // gives player a Normal Wave Card givehardcard <Steamid> // gives player a Hard Wave Card giveextremecard <Steamid> // gives player a Extreme wave card Chat Commands /hrconfig --- alows player to access config with ingame and do changes without reloading plugin(Admin only) Config { "Enable HardMode mode?": true, "Enable Card spawn?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 20.0 } ], "Card Name": "Normal Wave Card", "Hard Card Name": "Hard Wave Card", "Extreme Card Name": "Extreme Wave Card", "Remove Npc Corpses?": true, "Remove Heavy Scientists after Oilrig reset?": false, "Use Extra Loot System?": true, "Spawn HardCard In Normal Mode only?": true, "Spawn Cards in ExtraLoot?": true, "Use Extra Loot only in HardMode?": true, "Set all crate to Extra Loot? (False will pick one)": false, "Only use Extra Loot On Large OilRig?": true, "Extra Loot Table": [ { "Short Prefab Name": "explosive.timed", "Minimum Amount": 5, "Maximum Amount": 10, "Skin ID": 0 }, { "Short Prefab Name": "ammo.rocket.basic", "Minimum Amount": 3, "Maximum Amount": 6, "Skin ID": 0 }, { "Short Prefab Name": "wall.frame.garagedoor", "Minimum Amount": 1, "Maximum Amount": 2, "Skin ID": 0 }, { "Short Prefab Name": "m249", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0 }, { "Short Prefab Name": "l96", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0 }, { "Short Prefab Name": "scrap", "Minimum Amount": 1000, "Maximum Amount": 5000, "Skin ID": 0 }, ] }{ "Enable HardMode mode?": true, "Enable Card spawn?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 20.0 } ], "Card Name": "Normal Wave Card", "Hard Card Name": "Hard Wave Card", "Extreme Card Name": "Extreme Wave Card", "Remove Npc Corpses?": true, "Use Extra Loot System?": true, "Remove Heavy Scientists after Oilrig reset?": false, "Spawn HardCard In Normal Mode only?": true, "Use Extra Loot only in HardMode?": true, "Set all crate to Extra Loot? (False will pick one)": false, "Only use Extra Loot On Large OilRig?": true, "Extra Loot Table": [ { "Short Prefab Name": "explosive.timed", "Minimum Amount": 5, "Maximum Amount": 10, "Skin ID": 0 }, { "Short Prefab Name": "ammo.rocket.basic", "Minimum Amount": 3, "Maximum Amount": 6, "Skin ID": 0 }, { "Short Prefab Name": "wall.frame.garagedoor", "Minimum Amount": 1, "Maximum Amount": 2, "Skin ID": 0 }, { "Short Prefab Name": "m249", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0 }, { "Short Prefab Name": "l96", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0 }, { "Short Prefab Name": "scrap", "Minimum Amount": 1000, "Maximum Amount": 5000, "Skin ID": 0 }, ] } Lang file { "CrateNotReady": "Main Crate not Active or Hacked", "ActivateEvent": "A Player Activated the Wave Event at :", "ActivateEventPlayerMessage": "You have 5min's to hack main crate , or event will fail", "EventActiveMessage": "Event already running", "Rad": "WARNING !!!! Incoming Radiation!!", "Heavy": "WARNING !!!! Incoming Heavy Scientists!!", "Patrol": "WARNING !!!! Incoming Patrol Helicopter!!", "Mlrs": "WARNING !!!! Incoming MLRS Rockets!!", "Bradley": "WARNING !!!! Incoming Bradley spawn on PAD!!" } Developer API void HeavyOilRigWaveEventStarted(bool hardmode, bool extrememode,Vector3 monumentpos) void HeavyOilRigWaveEventStopped() Credit Thanks to @Chill Roleplay and Chill Roleplay Server for the Avatar Quick show and tell New hardmode addon . my server first attempt
    $20.00
  8. NooBlet

    Problem with images in UI

    Changed Status from Pending to Closed Changed Fixed In to 1.2.5
  9. NooBlet

    Problem with images in UI

    yes ill get something like that done soon
  10. NooBlet

    Problem with images in UI

    Morning . Yes you might find loading to be slow or sometimes fail with images . reason is all images are hosted on a South African server and is our country has power and internet issues sometimes . and apologize for that. no need for close button as it will close in 3 ways ..1. choosing and animal . 2. running command again (that's why we recommend a bind) . 3 . removing / running out of blood hope this helps
  11. NooBlet

    Rotating...

    check for update 1.1.0
  12. NooBlet

    Rotating...

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  13. NooBlet

    Plugin Not Loading

    Changed Status from Pending to Not a Bug
  14. NooBlet

    Plugin Not Loading

  15. NooBlet

    Plugin Not Loading

    Please supply error in console when loading or trying to load plugin
  16. NooBlet

    Rotating...

    morning yes im not willing to respond with code to help you change the plugin ... but i am willing to add in function to do this via config ...
  17. NooBlet

    Car Heist

    Version 1.3.2

    131 downloads

    CarHeist adds a Modulercar with a TimedCrate, that can only be hacked whiles driving ,to your server Permissions CarHeist.use - gives the ability to a player to use spawn command Chat Commands /smc -- spawns a Heist Car Console commands startheist -- spawns heist car at random monument Config { "1. Auto spawn Cars": true, "2. Hack time in minutes (Clamped between 1 and 15)": 10.0, "3. Use Armoured Cockpit": false, "4. Use Armoured Passanger seats": false, "5. Time between hacking broadcasts (in seconds)": 60.0, "6. Dont hack in Safezone or Building Privlidge": true, "7. Drop Hack Crate if Car Breaks": true, "8. Allow players do access Fuel Storage": false, "9. Time to keep broadcasts on screen (in seconds)": 2, "A. The amount your server convar 'hackablelockedcrate.requiredhackseconds' is set to (in seconds)": 900.0 } Lang File { "NoPerm": "You dont have Permission to use this command", "CarSpawn": "Heist Car Spawned at ", "CarHacked": "A Player is Hacking Heist Car at ", "CarFullHacked": "Heist Car Fully Hacked at ", "CarPlayerSpawned": "Heist Car spawned by <color=green>{playername}</color> at " } Current AutoSpawn Monuments Outpost Launch Site Missile Silo Water Treatment Trainyard Power Plant Military Tunnels Ferry Terminal Excavator Airfield Both Harbors Dome Radtown Bandit Camp Desert Military Base Arctic Research Base More to be added soon AutoSpawn the auto spawn will spawn a car at a random monument every time CargoShip Spawns and will announce to server if that car is still there at next cycle it will be deleted and spawn a new one at random monument again Credits @Chill Roleplay and the Chill Roleplay Servers for the original idea Me Trying the plugin and failing
    $10.00
  18. ill look into it for a work around ..
  19. Version 1.0.1

    29 downloads

    CustomCommandUI is a Plugin to list commands players can use in a nice UI Every forgot commands as Admin or Mod ? This is our solution to this problem Note!! Commands listed in Config can be filtered by usergroup to allow different groups to use different commands players will only be able to use command if they have original permission for that command from that plugin there are 2 types of parameters 1. playerselect (opens the player select menu) 2.textinput (opens text input menu) and 4 parameter max Single chat commands should look like this { "Command": "chat.say /mytime", "Command Display Name": "test", "Command Usergroup Requirement": [ "admin", "mod", "tempmodname", "tempmod" ], "Paramater 1": null, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null } Permissions CustomCommandUI.use - allow players to open UI Commands /ccui - opens Commands UI (we like to bind it for quick use Ex. " bind f9 chat.say /ccui") Example Config { "Commands": [ { "Command": "jail", "Command Display Name": "Jail Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": { "paramatertype": "textinput", "paramatername": "Time To Jail" }, "Paramater 3": { "paramatertype": "textinput", "paramatername": "Jail Reason" }, "Paramater 4": null }, { "Command": "unjail", "Command Display Name": "UnJail Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "pinfo", "Command Display Name": "Player Info", "Command Usergroup Requirement": [ "admin", "mod", "testmodname" ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "chair", "Command Display Name": "Chair Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "unchair", "Command Display Name": "UnChair Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "resetheli", "Command Display Name": "Reset Heli", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "addtotc", "Command Display Name": "Add To Tc", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "addtolock", "Command Display Name": "Add To Lock", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "codelock", "Command Display Name": "Codelock Info", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": null, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "tptobase", "Command Display Name": "TPtoBase", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "tc", "Command Display Name": "TeamChat", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": { "paramatertype": "textinput", "paramatername": "Message To Send" }, "Paramater 3": null, "Paramater 4": null } ] }
    $5.00
  20. NooBlet

    The Red Button

    It will not affect ms at all . Just dynamicly save config same as when config was created first time .
  21. NooBlet

    The Red Button

    Quick question : would you guys like the config to be able to be changed from ingame , without reloading plugin ?
  22. NooBlet

    console spam on placement

    Changed Status from Work in Progress to Gremlins
  23. NooBlet

    rewards

    Changed Status from Pending to Not a Bug
  24. NooBlet

    rewards

    This is how it should look. loaded it in my server and works fine TheRedButton.json
  25. NooBlet

    console spam on placement

    LOL
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.