Jump to content

ZEODE

Creator
  • Posts

    1,615
  • Joined

  • Last visited

Everything posted by ZEODE

  1. I don't really understand what you are saying. The players will get the rewards when they destroy the heli. With regard to the extra damage with customised weapons, I am in discussion with the other dev to see what can be done. But I can't guarantee the plugins will be compatible now or in the future, but I am looking into it.
  2. I do not have this plugin, so I cannot see what the code is doing to see why you might get this issue. On your first post on the discussion page, you said that enabling Economics as the reward currency stopped the signals being purchasable and stopped the rewards. Now you are saying the rewards are not given when players are using weapons modified with that plugin. I have tested Economics as reward options and the issue you mentioned does not happen. Rewards are given and the signals are purchasable with Economics. That all works correctly, so I assume you were confused previously, and you actually only mean the issue is with players not being rewarded when you use the plugin above? My plugin should reward your players regardless of what that plugin does, unless that plugin is somehow preventing it. But the damage scaling is another issue which as I said, without the plugin to test I cannot know how to correct it. If its affecting you, then you could ask the dev of that plugin to reach out to me to see if we can make it compatible.
  3. ZEODE

    Heli Signals

    Updated. I suggest you open a support thread on here and upload your config file for me to check on that thread to begin with.
  4. Changed Status from Pending to Not a Bug
  5. It tells you on the SR plugin page, its very easy: https://umod.org/plugins/server-rewards#adding-an-item
  6. ZEODE

    Heli Signals

    I'm confused, damage scaling has nothing to do with Economics, what are you asking, it seems like two different things?
  7. What is skin weapons, is this a plugin? If so link it so I can check it out and see if it can be compatible.
  8. ZEODE

    Heli Signals

    Purchasing options are within a separate part of the config, it shouldn't make any difference. I will check this later when I get back from work. Please can you open a thread in the proper support section so I can keep track and troubleshoot with you there.
  9. ZEODE

    Overlap to Dynamic PVP

    This was fixed on the last update but I forgot to add it to the changelog.
  10. ZEODE

    Cooldowns overlap

    This was fixed in the latest release, I forgot to add to the changelist.
  11. ZEODE

    Heli Signals

    This is not a known issue, it sounds more like a misunderstanding of how it works. I don't quite know what you mean when you say they claim the economics. Eco points are awarded when the kill the heli if set to do so in the config. If the player is in a clan, if you have it set to share the reward, then all players from the clan/team etc who did damage will get a share of the rewards, as long as they did enough damage above the threshold HP amount. If you have "Share Rewards Between Players Above Damage Threshold" set to false, then only the player who called the heli will get the points. It doesn't matter how many signals the player buys, rewards will be added for each successful kill, according to the config.
  12. ZEODE

    Heli Signals

    @GooberGrape No point trying things from other plugins and hoping they work, just follow the instructions on the Shop UI documentation. I use Shop UI on our servers, so as a quick example here: In the items.json file in oxide/data/Shop/, add the heli signal items which people can buy. It should look something like this (edit to suit your server): "supply.signal{1}": { "DisplayName": "Heli Signal (Easy)", "Skin": 2920175997, "Image": "https://example/url/to/easyHeli.png", "DefaultAmount": 1, "BlockAmountChange": false, "BuyPrice": 2000, "SellPrice": 0, "Currency": "rp", "ShowDisplayName": true }, "supply.signal{2}": { "DisplayName": "Heli Signal (Medium)", "Skin": 2920176079, "Image": "https://example/url/to/medHeli.png", "DefaultAmount": 1, "BlockAmountChange": false, "BuyPrice": 3000, "SellPrice": 0, "Currency": "rp", "ShowDisplayName": true }, "supply.signal{3}": { "DisplayName": "Heli Signal (Hard)", "Skin": 2920176050, "Image": "https://example/url/to/hardHeli.png", "DefaultAmount": 1, "BlockAmountChange": false, "BuyPrice": 3500, "SellPrice": 0, "Currency": "rp", "ShowDisplayName": true }, "supply.signal{4}": { "DisplayName": "Heli Signal (Elite)", "Skin": 2920176024, "Image": "https://example/url/to/eliteHeli.png", "DefaultAmount": 1, "BlockAmountChange": false, "BuyPrice": 3500, "SellPrice": 0, "Currency": "rp", "ShowDisplayName": true } Then in the Categories.json file, in the same directory, add the items you just created in the Items.json file. Choose what category to add them to, or create a new custom category like below and add the items like this: "Helis_Signals": { "Image": "https://path/to/category/image.png", "Permission": null, "Sale": 0, "Items": [ "supply.signal{1}", "supply.signal{2}", "supply.signal{3}", "supply.signal{4}" ] },
  13. ZEODE

    Heli Wave signal

    @Gold Mysterious please don't hijack another's thread with different issues. Please open your own support thread with separate issues so I can better keep track of things and focus on each thread individually.
  14. Please provide more information about when this error happens and under what conditions and how often, or is it a one off? Which grenade is being thrown, by who etc. Also lease upload your config file.
  15. ZEODE

    Custom skin

    Changed Status from Pending to Closed
  16. ZEODE

    Custom skin

    I will include this on the next update. For now you would need to create the image yourself and then upload it to Steam Marketplace and get the skin ID that way.
  17. ZEODE

    Heli Wave signal

    Any error messages in the console please?
  18. Changed Status from Pending to Work in Progress
  19. ZEODE

    error

    Hopefully
  20. ZEODE

    error

    Changed Status from Pending to Closed Changed Fixed In to 1.2.6
  21. ZEODE

    Damage issues

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  22. ZEODE

    Damage issues

    I know what the issue is, apologies. I will update ASAP.
  23. ZEODE

    Cooldowns overlap

    Changed Status from Work in Progress to Closed Changed Fixed In to Next Version
  24. Changed Status from Pending to Closed Changed Fixed In to Next Version
  25. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

126k

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.