1. You're a genius. Sorry about wasting your time haha, I can't believe I missed that. Also, any idea on support for popupnotifications? I'm using both now because I can't rid myself of notifier [It's well written and doesn't break as often as most plugins]
     
  2. Notifier will have it's own Notifications System in a future update, it's being worked on, though may take a while.
    [DOUBLEPOST=1442287722][/DOUBLEPOST]
    You! Though thanks! x)
     
  3. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Minor Fix

     
  4. No worries, glad i could help.
    I noticed the connecting and disconnection doesn't show which is great, but i still show up in /players list, with of course Hide admins is true. No errors apparent.
     
  5. Are you an Admin? Because if you are then there is no problem, here is the new logic of the Hide Admins:

    Non-Admin: Will not be able to see Admins listed on the players list, or when use /online they will only get the number of non-admins online.
    Admins: Will be able to see everyone listed, regardless if Hide Admins is enabled or disabled, this way Admins may know which other admins are online too.

    So it's normal that you see yourself listed on the listed on the players list, but do not worry because non admins will not see you.
     
  6. Ahh right i must of misunderstood the logic then, all good then :) Cheers!
     
  7. Well I gave no explanation, so I guess it's my fault here. But I hope you enjoy it this way, and let me know if you need anything else.
     
    Last edited by a moderator: Sep 15, 2015
  8. Please, help @LaserHydra to fix everything in DeathNotes :p
     
  9. Hes not a CSharp developer. Also tell me when you got problems. I had none, also didn't see any issue Reports in the thread
     
  10. Check please PM
     
  11. /players

    [Oxide] 3:49 PM [Error] Failed to call hook 'players_list_CMD' on plugin 'notifier v2.13.1'
    Traceback (most recent call last):
    File "notifier.py", line 466, in players_list_CMD
    RuntimeError: Failed to call players_list_CMD (KeyNotFoundException: 76561198156546983)
    at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c>
    at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2>
    at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113>
    at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
     
  12. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Minor Fix!


    [DOUBLEPOST=1442353330][/DOUBLEPOST]@Leeter it is now fixed, thanks for reporting. :)
     
  13. x:32628/x/Aios disconnecting: closing
    [Oxide] 4:45 PM [Error] Failed to call hook 'players_list_CMD' on plugin 'notifier v2.13.2'
    Traceback (most recent call last):
    File "notifier.py", line 489, in players_list_CMD
    RuntimeError: Failed to call players_list_CMD (KeyNotFoundException: 76561198156546983)
    at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c>
    at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2>
    at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113>
    at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>

    on player disconnect?
     
  14. Nah, this is somehow the same error. Hold on, I will take a look.
    [DOUBLEPOST=1442357116][/DOUBLEPOST]Ok got it, this is still related to Players List while notifier creates the list of players and gets their cached information, I forgot to fix the console part, I've only fixed the chat part on the update I released moments ago.
     
  15. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Minor Fix


    [DOUBLEPOST=1442357236][/DOUBLEPOST]@Leeter should be fixed for good now. Sorry about that.
     
  16. thanks!
     
  17. Noticed when you reload or put a fix in for notifier, it shows the plugin unload and reload but it spams all the connected players in chat and console and even the welcome message.
     
  18. Hey
    Hope some1 can help me
    Dont know how to Add my own Welcome Messages if i wanna edit the messages there are no Changes ingame only the default messages

    'WELCOME MESSAGE': (
    '<size=17>Welcome <orange>{username}<end></size>',
    '<orange><size=20>•</size><end> Type <orange>/help<end> for all available commands.',
    '<orange><size=20>•</size><end> Check our server <orange>/rules<end>.',
    '<orange><size=20>•</size><end> Check our Teamspeakserver <red>Teamspeak.example.net<end>.',
    '<orange><size=20>•</size><end> See where you are on the server map at: <lime>http/{server.ip}:{server.port
     
  19. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Minor Fix