Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: Winsock on August 19, 2004, 01:45 PM

Title: [VB6] Modifying Grok's AddChat routine
Post by: Winsock on August 19, 2004, 01:45 PM
In Grok[vL]'s AddChat Function for the TimeStamp is :[ " & Time & "] ". I want it so it can display Hours,Minutes,Seconeds,Millieseconeds. Can someone help me do that?, by the way I am using VB6..

Thanks :)

[Kp edit: fixed title, then kicked it over to VB forum where it belongs.  Previous title of "Help" sucked.]
Title: Re:Help
Post by: Newby on August 19, 2004, 01:51 PM
Belongs in the VB section of the forums.
Title: Re:Help
Post by: Stealth on August 19, 2004, 02:14 PM
That has either been explained directly before or Grok has posted a logging function of his that gets the current milliseconds, and you can very easily convert that to make millisecond timestamps. Your search keyword is GetLocalTime.
Title: Re:[VB6] Modifying Grok's AddChat routine
Post by: The-FooL on August 19, 2004, 09:38 PM
I'll make it easy for you.
http://forum.valhallalegends.com/phpbbs/index.php?board=31;action=display;threadid=6473;start=msg56932#msg56932