Jump to content

Blackmatic

Creator
  • Posts

    15
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Blackmatic

  1. Everything is working perfectly for me with the latest version — both C4 and the rocket launcher. Please double-check your config to make sure the same item/skin is listed there.
  2. The name you used is not correct. I’ve added an example below for you. { "shortname": "explosive.timed", "name": "Tier 1 C4", "text": null, "blueprint": false, "skin": 3425076124, "amount": 1, "amountMin": 0, "probability": 0.5, "stacksize": -1 }, { "shortname": "rocket.launcher", "name": "ROCKET_TIER1", "text": null, "blueprint": false, "skin": 3447956979, "amount": 1, "amountMin": 0, "probability": 0.6, "stacksize": -1 },
  3. Only by asking questions can people be helped. That’s not a fair response — I always try to implement every suggestion that is made, and I will also be adding this feature in the coming days.
  4. This function doesn’t exist in the plugin at the moment, since the plugin itself creates the weapon. However, you can, for example, offer the weapons or C4 in a vending machine. I will be adding this function soon.
  5. Hey Dead Nasty, the item must have the tier name and color exactly as set — it cannot be changed. Only in the config file can the admin adjust the skins. As soon as a player changes the skin, it will no longer work.
  6. Thanks for reporting this, Budapeshter! The issue has been fixed — now all stacks keep the correct tier damage
  7. Thanks for reporting this issue. I’ll take a closer look at it as soon.
  8. Blackmatic

    Doesn't work

    Changed Status from Not a Bug to Closed Changed Fixed In to 1.0.1
  9. Blackmatic

    Doesn't work

    The plugin received a small update and is now better compatible with other plugins.
  10. The plugin received a small update and is now better compatible with other plugins.
  11. Blackmatic

    Doesn't work

    Changed Status from Closed to Not a Bug
  12. Blackmatic

    Doesn't work

    Changed Status from Work in Progress to Closed
  13. Blackmatic

    Doesn't work

    The plugin is working perfectly on my end. It seems the error might be caused by another plugin you’re using. I’ve tested it myself, and I didn’t encounter any issues.
  14. Blackmatic

    Doesn't work

    Changed Status from Pending to Work in Progress
  15. Version 1.0.2

    15 downloads

    CustomC4RocketTiers is a Rust plugin that allows you to create and distribute C4 and Rocket Launcher items with various damage tiers and optional skins. You can configure multiple C4 tiers (e.g., c4_tier1, c4_tier2, c4_tier3) and Rocket tiers (e.g., rocket_tier1, rocket_tier2, rocket_tier3), each with its own damage multiplier and skin. Admins (with the customc4.admin permission) can spawn these items via simple chat commands: /givec4 [tier1|tier2|tier3] /giverocket [tier1|tier2|tier3] When thrown or fired, the items will deal the configured explosion damage. This plugin adds a new layer of customization and progression to raiding by letting you manage different explosive strengths or even special skins. Config: { "C4Tiers": { "c4_tier1": { "ExplosionDamage": 1000.0, "SkinId": "3425076124" }, "c4_tier2": { "ExplosionDamage": 2000.0, "SkinId": "3425076601" }, "c4_tier3": { "ExplosionDamage": 5000.0, "SkinId": "3425076743" } }, "RocketTiers": { "rocket_tier1": { "ExplosionDamage": 500.0, "SkinId": "3447956979" }, "rocket_tier2": { "ExplosionDamage": 750.0, "SkinId": "3447957790" }, "rocket_tier3": { "ExplosionDamage": 1000.0, "SkinId": "3447954671" } } }
    $9.99
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.8k

Files Sold

Total number of files sold.

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