Gametime

From Blood Wiki
Revision as of 00:54, 18 July 2012 by VorteX (Talk | contribs)

Jump to: navigation, search

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
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox