Jump to content

ThePitereq

Creator
  • Posts

    1,475
  • Joined

  • Last visited

Everything posted by ThePitereq

  1. Changed Status from Pending to Closed
  2. ThePitereq

    update does not work

    Changed Status from Pending to Closed
  3. Changed Status from Pending to No Response
  4. Changed Status from Pending to Closed
  5. Changed Status from Pending to Closed
  6. ThePitereq

    Currency

    Changed Status from Pending to Closed
  7. Changed Status from Pending to Closed
  8. ThePitereq

    Items duping

    Hey! Is it possible to record some video of that? Seems little bit complicated as you wrote this. As i remember each of the inventories have methods to close previously opened inventories, but maybe i missed something.
  9. Hey! when the problem appeared? Seems like some UI action.
  10. 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.
  11. 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
  12. just set "Required Permission": "", To something like custommixing.viprecipe
  13. Seems to be issue with Math.Floor function. Will update method to different type in next version so it should fix this issue.
  14. 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.
  15. ThePitereq

    Tank that erases events

    Don't have problem like that, can you describe it a little bit more, please? Or provide an video.
  16. 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.
  17. 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.
  18. 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.
  19. "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 },
  20. ThePitereq

    Tank that erases events

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

    Low Health NPC

    Changed Status from Pending to Closed Changed Fixed In to 1.6.9
  22. 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.
  23. 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.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.2k

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.