Jump to content

Wrecks

Creator
  • Posts

    627
  • Joined

  • Last visited

Everything posted by Wrecks

  1. https://github.com/Wrecks830/rustplugin-scraponomics Got permission from the author of Scraponomics to fork, I was able to add leaderboard functionality to it and get the result you were looking for, Will add more features to it later, Enjoy! Can add me on discord if you need help. Discord - wrecksonthebeat
  2. Wrecks

    Simple VIP

    Version 2.0.0

    41 downloads

    Gift your supporters / VIP Tier players. Customizable loot table for items to be claimed on a daily cooldown (or set the cooldown in seconds to what you desire) Supports skins and custom item names. Discord Webhook Logging Commands /resetallvip - Resets all player cooldown data. /resetvip "PlayerName" or "ID" - Resets a specific player. /vip - Claims the vip package Both Clear Commands Work in RCON Permissions VIP - Grant this permission to the players that can claim. RESET - For admins and moderators to reset in game via chat RESETALL - For admins and moderators to reset in game via chat Example Config. { "Discord Webhook URL": "INSERT_WEBHOOK_HERE", "Cooldown (Seconds)": 86400, "Clear Data on Wipe?": true, "Effect On Claim?": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "VIP Items": [ { "Shortname": "scrap", "Amount": 50, "SkinId": 0, "CustomName": "" }, { "Shortname": "blood", "Amount": 250, "SkinId": 0, "CustomName": "fake blood" }, { "Shortname": "rifle.ak", "Amount": 1, "SkinId": 1167207039, "CustomName": "" }, { "Shortname": "paper", "Amount": 50, "SkinId": 0, "CustomName": "CASH" }, { "Shortname": "sticks", "Amount": 50, "SkinId": 0, "CustomName": "" } ] } Thank you for viewing. - Wrecks
    $5.00
  3. Version 1.0.1

    407 downloads

    Skybase is a building our server has used for a few years and figured we should share it and maybe your community can make use for it as well. Features: Slot Machines Poker Tables Admin / Hotel Rooms Vending Machines Heli Landing Zones Speaker / Radio Setup Mixing Table Fridge Computer Station Crafting Setup Smelting Zone Hangout Spots with a view. How we use it: Set a zone with Zone Manger, Set flags for No Stability, Decay Etc if needed and have the building within Radius. Skybase is pasted with CopyPaste I use the command /Paste SkybaseFinal Height 200 I also set a command /skybase to let players teleport here It can be pasted on water as well. Thank you for Viewing! Any issues or suggestions are welcome! Courtesy of ꧁༺ † 𝓨𝓪𝓶𝓲 𝓷𝓸 𝓣𝓮𝓷𝓡𝔂𝓾𝓾 † ༻꧂ x Wrecks
    Free
  4. Wrecks

    Bone Market

    You have to set it up
  5. Wrecks

    Heli Wars

    okay no prob i put a disclaimer in the lang file so they are aware, thanks!!
  6. Wrecks

    Heli Wars

    Got this and sub wars bundle, players are complaining about getting split from their teams after and locked out of some stuff if the players team mates arent online to team up again. Is the plugin supposed to rejoin them or is this just how it is.
  7. Wrecks

    Sub Wars

    does this work right out the box with true pve? We shot eachother for a while, i unloaded true pve and we were able to kill eachother I see the zone section above
  8. Wrecks

    Welcome Panel

    You should be able to go to each individual page in that bundle and download
  9. Version 1.0.1

    24 downloads

    Are your players memorizing Raid Base Interiors? Throw them for a loop with these 4 Easy Bases, Each with 3 Interior variations that will keep them guessing longer than raiding the same base over and over. Extract these files to your CopyPaste Data folder and setup with your Raidable Base Profile as needed. Thank you for viewing! More Bases at higher tiers coming soon. *BASES ARE EMPTY OF LOOT, AND AMMO, POPULATE WITH YOUR RAIDABLE BASE LOOT TABLE*
    $5.00
  10. Failed to call hook 'HCReduceChange' on plugin 'HackableCrateUI v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HackableCrateUI.HCReduceChange (ConsoleSystem+Arg args) [0x0015c] in :0 at Oxide.Plugins.HackableCrateUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078e] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Failed to call hook 'HCReduceChange' on plugin 'HackableCrateUI v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) Getting this eeror in console
  11. Wrecks

    Plugin not working

    I reverted to the version i had when i first bought it, it looks like an update broke the config
  12. Wrecks

    Plugin not working

    @Meventwas there anything i can do to fix this
    Pocket dimensions is really something special, the dev is always thinking of some game changing mods. I went ahead and gave the perms to my VIP tier players, and can’t wait to see them dig deeper into this plug-in. Also thank you Nikedemos for always being responsive, even when it’s something small!
  13. Wrecks

    Plugin not working

    Here you go, Thanks for taking a look! Cases.json
  14. Wrecks

    Plugin not working

    Yes, Do i uninstall image library?
  15. Wrecks

    Plugin not working

    @Mevent
  16. Wrecks

    Plugin not working

    Yes i do
  17. Wrecks

    Plugin not working

    Been getting this error for a while ailed to call hook 'CmdCases' on plugin 'Cases v1.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Cases.RefCaseUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Cases+CaseInfo caseInfoData) [0x00475] in <62d773656b684ac98c0eba2e784759f6>:0 at Oxide.Plugins.Cases.MainUI (BasePlayer player, System.Int32 page, System.Boolean first) [0x00f62] in <62d773656b684ac98c0eba2e784759f6>:0 at Oxide.Plugins.Cases.CmdCases (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00085] in <62d773656b684ac98c0eba2e784759f6>:0 at Oxide.Plugins.Cases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cd2] in <62d773656b684ac98c0eba2e784759f6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  18. Wrecks

    Drug Business

    Would it be possible to add automated price fluctuation to simulate a current market price on drugs on different days? Different seed prices, different brick prices. thank you!
  19. Wrecks

    dealers not spawning

    DrugBusiness.json
  20. Wrecks

    dealers not spawning

    Thats the one that wasnt working for me
  21. Wrecks

    dealers not spawning

    I can send you my config @MercedesCLA45AMG
  22. Wrecks

    dealers not spawning

    I got it to work since then, Thanks!
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.