Jump to content

mcsigu

Member
  • Posts

    118
  • Joined

  • Last visited

Everything posted by mcsigu

  1. mcsigu

    permissions not created

    super - please update
  2. mcsigu

    permissions not created

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

    Vote System

    hey - what is the command to claim the rewards?
  4. 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
  5. 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!
  6. 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!
  7. 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.
  8. hey - is there an update to this that also inculed a bit of the jungle biome, and a fixed cargo path, please?
  9. 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!
  10. 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?
  11. 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.
  12. 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
  13. mcsigu

    September update

    Hey, great plugin! since september update, getting this error: Failed to call hook 'OnPlayerConnected' 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 <896dfe06cd6b4a939ff874ad593836bc>:0 at Oxide.Plugins.EasyVoteExtended.OnPlayerConnected (BasePlayer player) [0x0003a] in <896dfe06cd6b4a939ff874ad593836bc>:0 at Oxide.Plugins.EasyVoteExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00171] in <896dfe06cd6b4a939ff874ad593836bc>: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 also claim doesn't seem to work
  14. mcsigu

    sept update broke it

    o.load RenameName [CSharp] Started Oxide.Compiler v successfully Error while compiling RenameName: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 117, Pos: 20
  15. mcsigu

    red text error

    Very fair, thank you for explaining
  16. mcsigu

    red text error

    I understand, but I use the same set of plugins for quite some time now and did not have this issue before. I'd not prefer to remove plugins as that's a rather limiting factor. Any chance to have this solved in a different way?
  17. mcsigu

    red text error

    Getting this red text error - solved when plugin is restarted
  18. Getting this red text error - solved when plugin is restarted
  19. mcsigu

    Bradley not dropping from heli

    yes that is right - it's a custom map. If you'd like we can maybe connect over discord and I can give you login details to our test server to see for yousefl?
  20. mcsigu

    Dynamic Monuments

    Doesn't seem to work in the new wipe
  21. mcsigu

    Bradley not dropping from heli

    Even on latest version, even on test map with full empty smooth terrain, bradleys do not drop when they helicopter brings them
  22. You've closed my other ticket but this is still an issue - For some reason, after server restart, recyclers turn into normal recyclers, even on latest version but only in some cases. If they don't, when you press on the input button, the dialogue box disappears and the recycler turns into normal one
  23. mcsigu

    Turning into normal recycler

    hey, unfortunately it's still the same even with the new version. Thanks for looking into it!
  24. mcsigu

    Turning into normal recycler

    For some reason, after server restart, recyclers turn into normal recyclers, even on latest version but only in some cases. If they don't, when you press on the input button, the dialogue box disappears and the recycler turns into normal one
    Disappointing Experience – Not Recommended I encountered several issues while using this plugin, ranging from bugs to inconsistent performance. Unfortunately, the developer has been completely unresponsive (see open support tickets from several users), which makes it impossible to get support or resolution. Given the lack of reliability and support, I cannot recommend purchasing this plugin. It has not been worth the investment.
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.2k

Files Sold

Total number of files sold.

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.