Jump to content

mcsigu

Member
  • Posts

    163
  • Joined

  • Last visited

Everything posted by mcsigu

  1. mcsigu

    Quest System

    I did it, changed skin ID to 2 and grade to 1, did the trick
  2. mcsigu

    Quest System

    how can I make the spawn house change skin to gingerbread?
    No updates, no response from developer either
  3. mcsigu

    Prevent Looting(uMod)

    it's enabled but unfortunately players still can't loot each other
  4. mcsigu

    chat command doesn't work

    Failed to call hook 'cmdChatOpenBox' on plugin 'MysteryBox v1.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MysteryBox.OpenBox (BasePlayer player) [0x0001a] in <01f15b8d65a74f4fb779aec0fe8f57a0>:0 at Oxide.Plugins.MysteryBox.cmdChatOpenBox (BasePlayer player, System.String command, System.String[] args) [0x0003d] in <01f15b8d65a74f4fb779aec0fe8f57a0>:0 at Oxide.Plugins.MysteryBox.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00560] in <01f15b8d65a74f4fb779aec0fe8f57a0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  5. hey - do you have any pictures of the 2nd map? I am specifically looking for smaller arenas..
  6. Did any of you guys make a smaller arena (10-15 players) that you'd not mind sharing?
  7. mcsigu

    Update

    hey - will there be an update to include the new biome etc, and perhaps the upcoming naval udpate?
  8. mcsigu

    Can't add new wallpaper

    ahhh... that was it, thank you
  9. mcsigu

    Prevent Looting(uMod)

    and do we need to have the friends plugin or just this enabled in preventlooting?
  10. mcsigu

    Can't add new wallpaper

    hey, great plugin but can't seem to add new wallpaper with the console command (from console): addwp 3356517390 Wall or any other IDs console says it's added, but it is not available even after reload of plugin addwp 3348012912 wall [BetterTC] Wallpaper SkinID: 3348012912 added to category: Wall. addwp 3348014894 wall [BetterTC] Wallpaper SkinID: 3348014894 added to category: Wall. addwp 3348016252 wall [BetterTC] Wallpaper SkinID: 3348016252 added to category: Wall.
  11. mcsigu

    Raidable Bases

    is there a chance to add karuza vehicles to the list of allowed vehicles to enter the raid?
  12. mcsigu

    permissions not created

    super - please update
  13. mcsigu

    permissions not created

    Hey, great plugin, works well - but for some reason the permissions do not get created eg.: discordcore.chat.admin
  14. mcsigu

    Vote System

    hey - what is the command to claim the rewards?
  15. mcsigu

    Heli Wave doesn't work

    hey, great plugin! my current challenge is that in heli wave, only the first heli comes. "Heli Wave Options": { "Heli Wave Signal (Normal)": { "SkinID": 3104667036, "Profile shortname (for use in permission and give command)": "wave_normal", "Enable purchasing using custom currency via the buy command": false, "Cost to purchase (using buy command)": 10000, "Cooldown delay between waves (seconds)": 120.0, "Heli Wave Profile List (Helis Called in Order From Top to Bottom)": [ "Heli Signal (Easy)", "Heli Signal (Medium)", "Heli Signal (Hard)", "Heli Signal (Elite)", "Multi Heli (Easy)", "Multi Heli (Medium)", "Multi Heli (Hard)", "Multi Heli (Elite)" ] }, the names correspond to the profiles correctly
  16. mcsigu

    Loot Manager

    hey, will there be some migration assist option from BetterLoot? Currently most of my plugins use that, but I'd be interested in switching to this. Thanks!
  17. mcsigu

    Motorbike mounting blocked

    hey, great plugin - only issue is that the radio seems to somehow block mounting from the motorbike (ever since the minor bugfix that just came out). Can you please take a look? Thanks!
  18. Hey - I am the one that opened the original ticket about the red text issue. It is solved, following 0xF's guidance. I really don't understand the emotions here. This is a free plugin, a very good one, that helps the community altogether. 0xF has been nothing but nice to all of us in explaining the issue, and I can personally vouch that he does help a lot in a kind manner. Let's please tone down the emotions, there's no need to bash on a dev that's actually very decent and supports the community.
  19. hey - is there an update to this that also inculed a bit of the jungle biome, and a fixed cargo path, please?
  20. mcsigu

    Raidable Bases

    Honestly, you're probably fully right. The challenge I'm initially trying to overcome is that I'm selling the raids from the shop made by David, and all works fine just I cannot seem to put a CD on all of them if one is purchased. This is more of a shop than a raid issue, but was wondering if it can be circumvented by the multiple raid element. I know it is not recommended to sell raids from shops (probably for exactly this and other reasons) I do it only because I really prefer the centralized panel for everything - makes it more seamless. Anyhow - love the plugin, this and others you make - thank you for the help, appreciate you!
  21. mcsigu

    Raidable Bases

    I have those set to 0 which should be infinite. I have these lines set like so: "Max Amount Purchasable Per Difficulty (0 = infinite, -1 = disabled)": { "Easy": 0, "Medium": 0, "Hard": 0, "Expert": 0, "Nightmare": 0 }, "Max Buyable Events": 100, Although if I understand correctly, there's no way for a single player to buy multiple raids at one anyhow?
  22. mcsigu

    Raidable Bases

    Hey - how can I enable that players can have multiple raids running at once? Currently it gives an error saying limti is 1, but can't seem to find it in config. I'd like so that they can buy one of each difficulty even at the same time.
  23. mcsigu

    September update

    for claim, the error is: [Easy Vote Extended] DEBUG: ------------------------------ [Easy Vote Extended] DEBUG: Method: CheckIfPlayerDataExists [Easy Vote Extended] DEBUG: Player: name/983892193619263 Failed to call hook 'ClaimChatCommand' on plugin 'EasyVoteExtended v3.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Plugins.EasyVoteExtended.CheckIfPlayerDataExists (BasePlayer player) [0x0003a] in <df982c7c38734b66960e94a16e95a23b>:0 at Oxide.Plugins.EasyVoteExtended.ClaimChatCommand (BasePlayer player, System.String command, System.String[] args) [0x00014] in <df982c7c38734b66960e94a16e95a23b>:0 at Oxide.Plugins.EasyVoteExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00601] in <df982c7c38734b66960e94a16e95a23b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.4k

Files Sold

Total number of files sold.

3.1m

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.