Jump to content

Markiii

Creator
  • Posts

    520
  • Joined

  • Last visited

Everything posted by Markiii

  1. 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
  2. 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"
  3. A great addition would be to increase turret limit by permission, can u do this mate?
  4. Markiii

    Drones not appearing

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

    [Fixed] RecyclerSpeed skill

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

    Drug Business

    I'm having this issue too.
  7. Sure! Skills.zip
  8. 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
  9. 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;
  10. Markiii

    Drug Business

    I have the same setup, same problem!
  11. 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?
  12. Markiii

    Permission Status

    Brilliant! If I missed that somewhere sorry, if not make sure it's clear cos that's gold
  13. 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
  14. Great idea, little pricey though!
  15. Hello, these skills do nothing in game still; "Enabled": true, "Permission": "", "Type": "RecyclerSpeed", "ID (for None)": 0, "Image": "https://i.imgur.com/31k3bM0.png", "Title": "Recycler Speed", "Description": "Changes rate of recycling components\nWhen we learn the skill, the components will be recycler 2 times faster", "Shortname": "", "Stages": { "1": { "Permission (ex: skills.vip)": "", "Cost": 500.0, "Value [metabolism - value, for everyone else %]": 4.0, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] }, "2": { "Permission (ex: skills.vip)": "", "Cost": 750.0, "Value [metabolism - value, for everyone else %]": 3.0, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] }, "3": { "Permission (ex: skills.vip)": "", "Cost": 1000.0, "Value [metabolism - value, for everyone else %]": 2.5, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] }
  16. Need to change your updated filename bud otherwise new customers may not know to rename it
  17. Markiii

    Skills

    Also recyclers aren't doing it at the leveled up speed
  18. Markiii

    Skills

    Yep i have the same problem
  19. Markiii

    Mining skills stopped working

    I think you have uploaded the old version, im still only able to download that, i've tried a different browser too
  20. Markiii

    Mining skills stopped working

    Hi, I put this on discord appreciate you may have been busy... having some problems on my server right now. Out of nowhere the gathering boosts arent working, an example; { "Enabled": true, "Permission": "", "Type": "Stones", "ID (for None)": 0, "Image": "https://gspics.org/images/2020/09/02/xz9mX.png", "Title": "Stone Miner", "Description": "Each level is 33%\nWhen you learn all 3 of these levels, the total rate increases by x1", "Shortname": "", "Stages": { "1": { "Permission (ex: skills.vip)": "", "Cost": 500.0, "Value [metabolism - value, for everyone else %]": 133.0, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] }, "2": { "Permission (ex: skills.vip)": "", "Cost": 750.0, "Value [metabolism - value, for everyone else %]": 164.0, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] }, "3": { "Permission (ex: skills.vip)": "", "Cost": 1250.0, "Value [metabolism - value, for everyone else %]": 200.0, "Value 2": 0.0, "Commands": [], "Groups": [], "Permissions": [], "Required skill stages": [] } } }, [7:15 PM] The skills i've made associated with plugins work fine, the plugin loads fine, but anything thats not using another plugin isnt working [7:18 PM] Oh and I'm using the latest version [7:19 PM] it seems to have stopped working 13 hours ago after restart but the save files are entirely in tact
  21. Markiii

    new update failure

    Error while compiling: NpcSpawn.cs(1605,71): error CS1503: Argument `#1' cannot convert `NetworkableId' expression to type `uint'
  22. Also seeing this since updating
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.1k

Files Sold

Total number of files sold.

2.6m

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.