Jump to content

Gt403cyl2

Creator
  • Posts

    321
  • Joined

  • Last visited

Support Replies posted by Gt403cyl2

  1. 7 hours ago, MrLiquid said:

    AuthToggle - Failed to compile: A constant value is expected | Line: 1405, Pos: 26

    Are you sure? Auth-Toggle is only 1071 lines ?????

  2. 1 hour ago, dustyhansen said:

    I am not sure what his auth level is, i just know he is getting put in the admin oxide group.

    Like I say the code explicitly states to add them to the Mod group (auth 1 in Native Rust).... if you have groups for mods other than that which you have set in the config, that would possibly cause the issue.
    I've updated with even more specificity as to which auth they will be granted.

  3. 33 minutes ago, dustyhansen said:

    I regret to report another bug. I have a user that is a moderator on my server, which means he is in the mod oxide group and is not in the users.cfg, based on how I use the role mod.

    This player was using /mod to switch between mod mode and player mode and the plugin kept putting him into the admin group after a few times switching. He was made an admin and had admin access, even though he was not in the users.cfg file. He was added to the admin list in the data file for Auth Toggle.

    I unloaded the plugin, removed him from the data file, and removed him from the admin oxide group, but it still happened 2 more times. So I had to remove his access from this plugin and just leave it for admins until this is addressed.

    I don't know how that would be possible, it specifies Auth 1 not auth 2.

  4. 5 minutes ago, dustyhansen said:

    For the record you have an obligation to respond to paying customers. You can work on the plugin but to sit here and ignore me and not respond to my messages is unacceptable.

    Please bring this up to staff, I actually am asking you to.

  5. 3 hours ago, Light Hammer said:

    Hello,

    This plugin is great and has been a godsend for 2 of my 4 monthly wipe servers. I was hoping there might be a way to trigger the auto clearing of groups on specific wipes.

    For example: One of my servers wipes weekly, every Thursday.  I am trying to only have the groups cleared on the first Thursday (first wipe) of the month...but not clear again until the first Thursday of the following month.

    Is something like this possible? I appreciate your time.

    This isn't support, should be in discussion.

    That said, not really, I mean likely possible but the way it looks for new wipes doesn't really have that functionality.

  6. 8 hours ago, mcsigu said:

    I do - the grops are named super easy, quite sure I get them right. 
    I also get this message in console / game but when I check the group via oxide command, the people are still shown there - so it doesn't actually remove them

    I triple checked, I was removed from the group, I can't see any other way it wouldn't work.
     

  7. Hi,
    I don't believe it's possible.

    as the note says in the description the logs are different.
    "Note: when logging purchases from the Drone Market, Vending Buys does not record the seller, cost or currency of the sale, only who bought what item(s)."

    I will look into it but I can't promise anything.

  8. It's not currently coded to allow changing the time zone, and if it's for players to see then I don't recommend doing so as players join from all different countries and time zones.
    As for the time format also the same answer.

  9. Still found the error in my logs:

    Failed to call hook 'OnCardSwipe' on plugin 'PuzzlePoints v1.4.0' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
      at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
      at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
      at Oxide.Plugins.PuzzlePoints.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x00066] in <ce792f647be648c380f31b4b697800f7>:0 
      at Oxide.Plugins.PuzzlePoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <ce792f647be648c380f31b4b697800f7>:0 
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 

  10. It has nothing to do with your Rust server showing up in the server lists or not, that just isn't possible.

    It does work, I tested it again this morning and replied to your support ticket.

  11. What doesn't work?
    Any error?

    Just tested it and seems to be working.....

    Keep in mind that if you are Auth 1 or 2 you will not be rejected as those (owner and mod auth's) are hardcoded to pass the check.
    wl1.png.0f5a5bfba924fd16c5a9cfc66b596cb6.png

  12. Been getting this error, haven't seen it happen, but it's in logs.

    Failed to call hook 'OnCardSwipe' on plugin 'PuzzlePoints v1.4.0' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
      at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
      at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
      at Oxide.Plugins.PuzzlePoints.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x00066] in <4066498ce6c54db7b44caa4264b8f03f>:0 
      at Oxide.Plugins.PuzzlePoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <4066498ce6c54db7b44caa4264b8f03f>:0 
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 
    20:36

  13. The less logic the better when it comes to plugins, so rather than add more code/logic that most won’t use, in your case i would just recommend changing the command in the config for until wipe to something nobody would know so they can’t use the command. 

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
171.3k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.