Jump to content

Markiii

Creator
  • Posts

    532
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Markiii

  1. Markiii

    No images?

    Deleted all image library data files, reloaded and reloaded this but no luck;
    Perfect plugin for my PVE servers, works right out of the box, honestly nothing more to say!
  2. Markiii

    [Fixed] RecyclerSpeed skill

    FIXED!
  3. Markiii

    vendors

    Can you tell me how these dealers are meant to work? I want one permanent one in outpost, it keeps vanishing How should this be? "Hours From The Dealers Will Be Available": 0.0, "Hours Till The Dealers Will Be Available": 0.0, vanishes on server reboots/plugin reload? no way that can be saved?
  4. Typo in description bud "bardley"
  5. Markiii

    Drones not appearing

    Can you tell me how these dealers are meant to work? I want one permanent one in outpost, it keeps vanishing How should this be? "Hours From The Dealers Will Be Available": 0.0, "Hours Till The Dealers Will Be Available": 0.0, vanishes on server reboots/plugin reload? no way that can be saved?
  6. Markiii

    Jet Event

    PVP support on PVE servers with ZMAZ would be good.
  7. Markiii

    AlphaLoot

    Close, fixed myself. Really disappointed that you were ignoring my support request and replying to other people's.
  8. Markiii

    AlphaLoot

    Any response to this bro?
  9. Markiii

    Drones not appearing

    None
  10. Markiii

    AlphaLoot

    Hi Dude, I'm finding that AlphaLoot overrides my CustomLoot files, and all are set correctly I believe, see attached, the Customloot.cfg has this? "API": { "jetplugin": { "lootTable": "crashsiteloot", "maxItems": 6, "minItems": 6, "gunsWithAmmo": false, "noGuns": false, "MaxBps": 3, "WaterPreFillPercent": 20, "ClearContainerFirst": true } } Not sure if thats right. How do you set a container for your scientists? JetEvent.json
  11. Markiii

    Jet Event

    Typos in config mate "Spawn Health Of The Defender": 600.0, "Weapion Damage Scale Default 1.0": 1.0, "Defenders aimConeScale default 2.0": 2.0, "Names To Give The Defenders": [ "Guard" ], "Defenders Drop Loot": true, "Spawn Kits For The Defenders": [ "air11" ], "Loot From CustomLoot Profile Name": "tier3" }, { "Spawn Health Of The Defender": 600.0, "Weapion Damage Scale Default 1.0": 1.0, "Defenders aimConeScale default 2.0": 2.0, "Names To Give The Defenders": [ "Guard"
  12. A great addition would be to increase turret limit by permission, can u do this mate?
  13. Markiii

    Drones not appearing

    My players are having their RP removed but the drone never comes. Advise.
  14. Markiii

    [Fixed] RecyclerSpeed skill

    Hello, Mines updated and this still isnt working, please advise.
  15. Markiii

    Drug Business

    I'm having this issue too.
  16. Sure! Skills.zip
  17. Hello, As above, every wipe so far Skills have remained for some and not others even though it's set to wipe - any idea what can cause that? The recycler skills isn't doing anything still, Thanks
  18. Markiii

    Drug Business

    I've managed to create a fix! In the CS file: case "server rewards": var points = ServerRewards?.Call("CheckPoints", player.userID); if (points != null && (int)points >= costInt) success = ServerRewards?.Call("TakePoints", player.userID, costInt); success = false; break; REPLACE WITH: case "server rewards": var points = ServerRewards?.Call("CheckPoints", player.userID); if (points != null && (int)points >= costInt) success = ServerRewards?.Call("TakePoints", player.userID, costInt); else success = false; break;
  19. Markiii

    Drug Business

    I have the same setup, same problem!
  20. Markiii

    Purchase not working

    Hey dude, Got the plugin to load, had some issues where it preselects economics and i used Sr but overcome that. When I click purchase, nothing happens, for either object but I'm on my test server with a ton of currency, Any idea what I'm doing wrong?
  21. Markiii

    Permission Status

    Brilliant! If I missed that somewhere sorry, if not make sure it's clear cos that's gold
  22. Markiii

    Permission Status

    Is there a way to change the "display text" rather than the group name? I have a bunch of buffs on my server, they're purely called 25/50/75/100 so needs some more text without remaking all the groups/perms
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.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.