Gametime
From Blood Wiki
(Difference between revisions)
Line 7: | Line 7: | ||
== Representations == | == Representations == | ||
− | |||
=== String === | === String === | ||
Revision as of 00:55, 18 July 2012
Time spent since game was started and keeped from level to level.
In Blood omnicide gametime is represented by vector:
- x - days since game started
- y - day hours
- z - hour minutes
Contents |
Representations
String
Gametime is represented as string vector:
Example:
// day 5, 21 hour 31 minutes '5 21 31'
Float (daytime)
Daytime float is days spent since game start + day fraction.
Example:
// 6 days 17 hours 4 minutes 6.711
Known constants
- Kain starts a game at day 0 ~8 PM
- When Kain is being ressurected as vampire, gametime day 4 ~8 PM