Jump to content

ThePitereq

Creator
  • Posts

    1,716
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by ThePitereq

  1. ThePitereq

    Tank that erases events

    Oh, that might be possible, but it will still take items from inventory. Will add an additional daily check and roaming bradley check in next update.
  2. ThePitereq

    Currency

    not sure, but i think you need to set "Other Currency Plugin" to empty string "" and then set the "Deposit Item" shortname to scrap
  3. just set "Required Permission": "", To something like custommixing.viprecipe
  4. Seems to be issue with Math.Floor function. Will update method to different type in next version so it should fix this issue.
  5. After first setup there might be lack of the data, as prices are updated on certain time, try running updateprices <shopName> tio update prices, as config seems okay. I tihnk it would be doable to do some preview config with some pre-set values.
  6. ThePitereq

    Tank that erases events

    Don't have problem like that, can you describe it a little bit more, please? Or provide an video.
  7. there is no wipe-cooldown but it's cool thing and can be added to my to-do list. Max purchases is available right now.
  8. Make sure the rp is valid shop name, i've placed it as example but not sure if it's your currency key name, but it should work.
  9. ThePitereq

    Tank that erases events

    It's impossible without any error in console. There must be sometihng going on as i have been testing it in conditions like that and had no issues with it.
  10. "give500rp-0": { "Command (if set, ignore item)": [ "curr rp give {userId} 500", ], "Shortname": "", "Skin ID": 645763, "Amount": 1, "Item Name": "", "Display Name": "500 RP Transfer", "Is Blueprint": false, "Icon URL (if skin not 0)": "you need to put some icon url here", "Price": 10000, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "", "Daily Buy Max": 0, "Wipe Buy Max": 0, "Cooldown Between Purchases (in seconds, 0 to disable)": 0 },
  11. ThePitereq

    Tank that erases events

    it's not that it affects it. The rust by itself just spawns regular bradleys, not from mine plugin.
  12. ThePitereq

    Low Health NPC

    Changed Status from Pending to Closed Changed Fixed In to 1.6.9
  13. hey, plugin doesn't support item for item trades, it's only item for currency and currency for item, it's not like vending machine. It fully supports custom items tho.
  14. Hey. It's due to weird implementation of Oxide warnings that have nothing to do in functionality. There is no strict rule to which option true or false should developers use and there are situations like that. You can go to the my plugins, search for OnEntityTakeDamage and replace all return false; to return true; In the same way it can be made in SimplePVE/NoDecay so change it from true to false and it will work the same way. But replace only on one side of the plugin, so from false to true, or from true to false. This should fix your issue.
  15. You've updated plugin to most recent version which is almost full rewrite. newest version contain alternative crtate lock method which is more performant than regular one. It unlocks crates after a while (time in cofniguration). You can change it back to fireballs in config.
  16. ThePitereq

    Low Health NPC

    Option to disable NPCs will be present in next update, probably today.
  17. ThePitereq

    Tank that erases events

    I dont understand your problem, can you describe it a little bit more please?
  18. You've updated plugin to most recent version which is almost full rewrite. newest version contain alternative crtate lock method which is more performant than regular one. It unlocks crates after a while (time in cofniguration). You can change it back to fireballs in config.
  19. Missed this, sorry. I can't track everything on each page and from comment section all i get is one-time message. If you want to be kept in track with features/fixes, please create ticket. Cool idea. I am also thinking about auto find feature that will consume 1-X "survey charges" and will find you the deposit you wanted in 100% if you have enough survey charges. Depends on your input it could be easy, or almost impossible. Don't want to add lock-on thing as it will make players to spam the button which will do a lot of useless calculations and generations.
  20. Stock Market can be disabled in config in their section. Then only shop will work.
  21. Install CarbonAliases There is no way that CarbonAliases can stall your server. Extension is open-source and you can check the code, all it does it helps compiling plugin + works with ImageLibrary, so it has no real usage after plugin compilation. Will try to implement full support for new npsc this week. Sorry for no release of that before, but couldn't find time.
  22. If you change Pump Ground Check to false, make sure your Allow Placing On Water Level is also an false, as it might do weird things, like this one.
  23. 1. Unfortunately can't lock that. When i lock the keyboard input the storage gets automatically closed. Rust limitations 2. Can you send screenshot please? 3. Can you send me your config please, also on which item you click the problem appears.
  24. Hey. you sure there is no error in console?
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139k

Files Sold

Total number of files sold.

2.9m

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.