Jump to content

coupons

Closed 1.0.7

mrdecoder

A note is used as a coupon. You can't change it in the config.

The note displays all the information on what to do with coupons.

  • Like 1
Link to comment

Are coupons enabled in the config?

Everything works. Perhaps you have a plugin that blocks coupons from spawning. Or you just didn't set up the boxes.

  • Like 1
Link to comment

   "Enable talons": true,

{
      "Talon name": "Coupon 25ХР",
      "Talon text": "Coupon for 25ХР\n\nExchange them and get XP to level up!",
      "Talon skin": 2313436184,
      "XP amount": 25,
      "Setting the chance of falling out of crates/barrels": [
        {
          "Name crate/barrel": "crate_elite",
          "Drop chance": 80.0,
          "Minimum amount of talons": 1,
          "Maximum number of talons": 2
        }
      ]
    },
    {
      "Talon name": Coupon 50ХР",
      "Talon text": "Coupon for 50ХР\n\nExchange them and get XP to level up!",
      "Talon skin": 2313435802,
      "XP amount": 50,
      "Setting the chance of falling out of crates/barrels": [
        {
          "Name crate/barrel": "crate_normal_2",
          "Drop chance": 50.0,
          "Minimum amount of talons": 1,
          "Maximum number of talons": 2
        }
      ]
    },





i also tryed out boxes i dont use but also no luck

and yes i also have other plugins that spawn other stuff in the boxes 
i had this problem also with xpromocoins so i had to use other plugin to spwan in the coins 

i can also do that with this one again but then i have to remake a plugin for each coupon 😞

 

  • Like 1
Link to comment

Try the following. In the BetterLoot plugin, remove/comment out the following line of code.

630 - container.inventory.capacity = container.inventory.itemList.Count;

 

  • Like 1
Link to comment

The update will include the item - There is a plugin for custom loot: true.

With changes in BetterLoot, everything will work perfectly.

  • Like 1
Link to comment
1.2m

Downloads

Total number of downloads.

6.1k

Customers

Total customers served.

90.3k

Files Sold

Total number of files sold.

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