Jump to content

NooBlet

Creator
  • Posts

    1,354
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by NooBlet

  1. NooBlet

    Image not loading

    again do you have read and write permission on you hosting ... and if so . is the directory where the images gets downloaded to correct in your hosting
  2. NooBlet

    Advance Vehicles

    please open a support ticket as we flooding the discussion section.
  3. NooBlet

    Advance Vehicles

    you showed me the files if already there so manual placement is redundant
  4. NooBlet

    Advance Vehicles

    so its hosting side permission
  5. NooBlet

    Advance Vehicles

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

    Advance Vehicles

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

    Advance Vehicles

    are you useing oxide
  8. NooBlet

    Advance Vehicles

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

    Advance Vehicles

    supply errors please
  10. NooBlet

    Advance Vehicles

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

    Advance Vehicles

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

    Advance Vehicles

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

    Heavy Rig

    posted in Description
  15. 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
  16. NooBlet

    Heavy Rig

    we are working on it
  17. NooBlet

    Heavy Rig

    no
  18. NooBlet

    Heavy Rig

    Version 1.9.2

    1,321 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
  19. NooBlet

    Problem with images in UI

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

    Problem with images in UI

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

    Rotating...

    check for update 1.1.0
  23. NooBlet

    Rotating...

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

    Plugin Not Loading

    Changed Status from Pending to Not a Bug
  25. NooBlet

    Plugin Not Loading

1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.