Ping [Replaced]

Discussion in 'Plugin Support' started by Wulf, Jan 22, 2014.

  1. Wulf

    Wulf Community Admin

    rexas submitted a new resource:

    ping - Get current ping to the server.

    Read more about this resource...
     
  2. Handy thanks
     
  3. Looks great! I'll save everybody else some time.

     
  4. I approve of #4
     
  5. Is it possible to add an auto kick for a max ping...whether it a part of this mod or another different one all together?
     
  6. WOO thank you for this plugin. Why wasn't this done sooner!!??
     
  7. Could you be so kind as to add a help text for /help?

    Code:
    function PLUGIN:SendHelpText( netuser )
        rust.SendChatToUser( netuser, "Use /ping to get your current ping to the server." )
    end
     
  8. Works well in Oxide 1.15
     
  9. Error with Oxide 1.16b (invalid 'Author')
     
  10. Try adding ...

    Code:
    PLUGIN.Author = "rexas"
    ... under the plugin version. Fixed the issue for me :)
     
  11. Wulf

    Wulf Community Admin

    To make your lives easier, I've attached the file.

    Edit: attachment removed as author has now updated.
     
    Last edited: Feb 26, 2014
  12. as Wulf has indicated this add-on is not currently working with oxide 1.16b
     
  13. Wulf

    Wulf Community Admin

    Works fine, use the above attachment.
     
  14. Thx
     
  15. Plz update the version number for Multiplay users :p
     
  16. rexas updated Ping with a new update entry:

    1.16 update