Jump to content

xNullPointer95

Creator
  • Posts

    39
  • Joined

  • Last visited

Everything posted by xNullPointer95

  1. Hi, after Codefling+ Pro expired, the usergroup "Creator" was gone in my profile and its displaying "Member" again.
  2. Thx for sharing
  3. Well, was clear that it will come one day
  4. Which Plugin?
  5. Changed Status from Pending to Closed Changed Fixed In to 1.0.0
  6. Thanks! Glad its working now
  7. Hi, the plugin should still work. Doesnt seem a problem for other users of the plugin. Try to change the permission to "xmagazinecapacity.rocketlauncher" instead of "xmc.rocketlauncher". Reload Plugin and give me feedback please. Thank you
  8. Version 1.0.0

    31 downloads

    xNoFallDamage With xNoFallDamage, players can soar from cliffs, towers, or helicopters without fear of shattered ankles or surprise respawns. Whether you're building in the sky or dropping into battle, this plugin ensures smooth landings every time — for those who deserve it. Features Fall Damage Immunity – Completely disables fall damage for players with permission. Silent Landings – Suppresses sound and visual effects on impact for a cleaner, stealthy experience. Permission-Based – Only users with nofalldamage.use can benefit, perfect for VIPs, donators, or admins. Permission oxide.grant user <steamid> nofalldamage.use oxide.grant group <group> nofalldamage.use
    Free
  9. Changed Status from Pending to Not a Bug
  10. Thanks for your feedback, will consider, that it switches to default capacity when unloading the plugin on the next update.
  11. Hello, thanks for your purchase. You have the same permissionId for every weapon, so if you grant permission "pack_bel" for default users, each user in group default (which are all players) will get access to the modified magazine capacity. To be honest, i didnt try what happens when using the same permission for several weapons, you may try it with incremental numbers like "pack_bel1, pack_bel2" etc. so each is unique to use it in the meantime. I need to test it using same permission identifier for different weapons.
  12. Hi and welcome, GL on requests Curious which plugins we'll see from you.
  13. I think this should be in the "For Hire" section.
  14. I have tried it now for some time and for the first time. > Easy Setup > Beautiful UI > TimeSaver regarding Permissions, Configurations etc. I'm happy to see it growing Well done!
  15. Very neat, GL on finishing it.
  16. Looks like your using 2 plugins which are using OnChat or similar. As previous member said, get us a PluginList here please. Thank you
  17. Version 1.0.0

    16 downloads

    xMagazineCapacity - Set a custom magazine capacity for any weapon. - Define a default capacity - Define a permission or not for any custom magazine capacity Default Config { "Weapons": [ { "weaponName": "rifle.ak", "capacity": 45, "defaultCapacity": 30, "permission": "" }, { "weaponName": "rocket.launcher", "capacity": 15, "defaultCapacity": 1, "permission": "xmc.rocketlauncher" } ] } Keep "permission" empty to override magazine capacity for all players. When config is changed, reload the plugin. Add as much weapons as you want.
    $6.90
  18. Waiting for approval then u can find it here:
  19. Ah okay, i also add it dynamically but as of the Button List settings i thought it lets me scroll horizontally/vertically then instead of Page 1,2,3 etc. - Thanks
  20. Any feedback? @Billy Joe
  21. Hey there, i've a suggestion to implement 2 new badges. Receiving a badge for First download First purchase
  22. Version 1.0.1

    3 downloads

    xAutoPurge - Automatically purges all entities owned by players which are inactive for X days. - Configurable parameters for: InactiveDays - Defines when a players gets purged if not online for X days. (Default: 7 days) CheckIntervalSeconds - Defines how often it should be checked for inactive players. (Default: 1 hour) LogToConsole - Defines if purging activities are getting logged to the console. (Default: true) ExcludedSteamIDs - Defines an exception list for specific SteamIDs, entered SteamIDs doesn't get purged. (Default: none) Console Commands purge.run [Triggers the purging immediately with its configurations] purge.player PLAYERNAME/STEAMID [Purges a specific player immediately (ignoring configuration) - Example usage: purge.player xNullPointer95]
    $6.00
  23. Version 1.0.0

    4 downloads

    xCustomCrates - You can create custom crates where the command, prefab, items and chance are configurable. - Custom Crate spawns infront of the player. (If triggered by a command) - You can add as many custom crates as you want. INFO: It doesn't add each item in your custom crate only because you configure it -> As example if you have a crate with 2 items, 20% and 30% chance, the crate can also be empty because its only a 20 and 30% chance to be in it. This works as expected and designed. Commands ======================================== As per out default config. ======================================== spawntools xNullPointer95 spawnelite xNullPointer95 ======================================== You can also use partial name ======================================== spawntools xNull spawnelite xNull Default Config { "Crates": [ { "Command": "spawntools", "PrefabPath": "assets/bundled/prefabs/radtown/crate_tools.prefab", "ItemsPerCrate": 2, "LootTable": [ { "ShortName": "hammer", "Amount": 1, "Chance": 60 }, { "ShortName": "hatchet", "Amount": 1, "Chance": 80 } ] }, { "Command": "spawnelite", "PrefabPath": "assets/bundled/prefabs/radtown/crate_elite.prefab", "ItemsPerCrate": 3, "LootTable": [ { "ShortName": "rifle.ak", "Amount": 1, "Chance": 10 }, { "ShortName": "ammo.rifle", "Amount": 60, "Chance": 50 }, { "ShortName": "explosive.timed", "Amount": 1, "Chance": 5 } ] } ] }
    $9.00
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

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