Thread: Ping
View Single Post
  #14  
Old 05-02-2010, 09:53 AM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
HTML Code:
function onGPingReply(obj, plyr, time) {  
  plyr.chat = int(time * 1000) @ "ms"; 
}
Here is your reply, change the plyr.chat to a var and send it to the clientside using triggerclient()
__________________
Reply With Quote