View Single Post
04/13/14, 02:40 PM   #6
Tyx
 
Tyx's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 23
Yes I am looking for a way to emulate (with the 8h model) or get the current (ingame) time in Tamriel.

GetGameTime...() returns the time you spend in the game this session.

I would test the EVENT but I have no idea how to use that^^
Can we start events too? I thought until now we can only do something if an event occurs.

The SI_STR... gives back "203"
and the other TIME_FORMAT... will give back "10".

I think the API really doesn't contain a function to ask for the time.
Which is sad because Vamps need to know the time (ok they can look to the sky^^) for best use of their abilities.

EDIT forgot the other two^^
GetTimeString() = hh:mm:ss
GetFormattedTime() = hhmmss
  Reply With Quote