Jump to content

NooBlet

Creator
  • Posts

    1,408
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by NooBlet

  1. NooBlet

    Advance Vehicles

    so its hosting side permission
  2. NooBlet

    Advance Vehicles

    do you have ImageLibrary? and are you able to set the file permissions there as i see the files did download
  3. NooBlet

    Advance Vehicles

    adn do you have write permissinion on host side?
  4. NooBlet

    Advance Vehicles

    are you useing oxide
  5. NooBlet

    Advance Vehicles

    confirm your file structure for your server for example myne "/*severIPHidden*/oxide/data/AdvanceVehicle
  6. NooBlet

    Advance Vehicles

    supply errors please
  7. NooBlet

    Advance Vehicles

    check update 1.1.5 see if that works for you
  8. NooBlet

    Advance Vehicles

    is this with ImageLibrary or with the main HUD
  9. NooBlet

    Advance Vehicles

    only fueltype image comes from imagelibrary , rest all hosted
  10. 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
  11. NooBlet

    Heavy Rig

    posted in Description
  12. 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
  13. NooBlet

    Heavy Rig

    we are working on it
  14. NooBlet

    Heavy Rig

    no
  15. NooBlet

    Heavy Rig

    Version 1.9.5

    1,516 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, "Presentage chance to drop loot bag?": 40.0, "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 Events Config": { "Mlrsrocketamount": 30 }, "Hard Mode Extra Loot Table": [ { "Short Prefab Name": "scrap", "Minimum Amount": 500, "Maximum Amount": 1500, "Skin ID": 0, "Chance": 75 }, { "Short Prefab Name": "ammo.rocket.basic", "Minimum Amount": 2, "Maximum Amount": 4, "Skin ID": 0, "Chance": 20 } ], "Extreme Mode Extra Loot Table": [ { "Short Prefab Name": "explosive.timed", "Minimum Amount": 5, "Maximum Amount": 10, "Skin ID": 0, "Chance": 15 }, { "Short Prefab Name": "m249", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 }, { "Short Prefab Name": "l96", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 } ] } 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
  16. NooBlet

    Problem with images in UI

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

    Problem with images in UI

    yes ill get something like that done soon
  18. 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
  19. NooBlet

    Rotating...

    check for update 1.1.0
  20. NooBlet

    Rotating...

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

    Plugin Not Loading

    Changed Status from Pending to Not a Bug
  22. NooBlet

    Plugin Not Loading

  23. NooBlet

    Plugin Not Loading

    Please supply error in console when loading or trying to load plugin
  24. 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 ...
  25. NooBlet

    Car Heist

    Version 1.3.5

    169 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 "B. Minimum distance to travel in check to hack (deltatime speed)": 5.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
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.6k

Files Sold

Total number of files sold.

3m

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.