Jump to content
Danko

Any addons that can show me my ping in game?

Recommended Posts

Also you can use this macros:

/script _,_,lagWorld = GetNetStats(); 
/script DEFAULT_CHAT_FRAME:AddMessage("My ping: " .. lagWorld .. "ms", 1.0, 1.0, 1.0, 1.0);

Output will be shown in chat window.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×