rexas submitted a new resource:
ping - Get current ping to the server.
Read more about this resource...
Ping [Replaced]
Discussion in 'Plugin Support' started by Wulf, Jan 22, 2014.
-
Wulf Community Admin
-
Handy thanks
-
Looks great! I'll save everybody else some time.
-
-
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?
-
WOO thank you for this plugin. Why wasn't this done sooner!!??
-
-
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
-
rexas updated Ping with a new update entry:
Added support for SendHelpText and localization plugin
-
rexas updated Ping with a new update entry:
Fixed lua error related to line 10 (L is nil)
-
Works well in Oxide 1.15
-
Error with Oxide 1.16b (invalid 'Author')
-
Try adding ...
Code:PLUGIN.Author = "rexas"
-
Wulf Community Admin
Edit: attachment removed as author has now updated.Last edited: Feb 26, 2014 -
as Wulf has indicated this add-on is not currently working with oxide 1.16b
-
Wulf Community Admin
-
-
Plz update the version number for Multiplay users
-
rexas updated Ping with a new update entry:
1.16 update