Jump to content

Markiii

Creator
  • Posts

    579
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Markiii

  1. Spent a good 2 hours editing my 10k skins with this, only for the Export to crash the app on 2 occasions in row. Gave up.
  2. 5 less than the plugin costs? I'll pass on this one!
  3. Markiii

    Fight Club

    This is a nice looking prefab but honestly the FPS drop is crazy, I had to tweak so many entities to make this work for my events server.
  4. Markiii

    Jet Event

    Any way to automate /jet crashsite yet?!
  5. Markiii

    Craft UI

    99$? You sure?
  6. Markiii

    BetterTC

    Totally agree, and this isn't all new either.
  7. I second this...
  8. i also had to add this manually....
  9. Can we get a console command trigger and option to disable the timer so we can use timed commands?
    This is a great plugin now the developer is back and fixing things so I'm happy to score this a 5 as long as this carries on. The method in which drugs are sold was brilliant, and although i came up with my own way of doing what this plugin does i recommend if for any PVE server
  10. Markiii

    Custom Rewards

    How do those numbers 1-5 work? Can you set like 30 rewarded if you wanted to? Can the reward be adding you to an oxide group? Thanks
  11. Markiii

    Bank Heist

    I'm assuming you place the bank in with RustEdit?
    Perfect plugin for my PVE servers, works right out of the box, honestly nothing more to say!
  12. Typo in description bud "bardley"
  13. Markiii

    Jet Event

    PVP support on PVE servers with ZMAZ would be good.
  14. 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"
  15. A great addition would be to increase turret limit by permission, can u do this mate?
  16. Markiii

    Drug Business

    I'm having this issue too.
  17. 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;
  18. Markiii

    Drug Business

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

    Permission Status

    Brilliant! If I missed that somewhere sorry, if not make sure it's clear cos that's gold
  20. 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
  21. Great idea, little pricey though!
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.1k

Files Sold

Total number of files sold.

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