Hearts: Difference between revisions

From Graal Bible
No edit summary
 
No edit summary
Line 1: Line 1:
A graal predefined object; This variable contains the amount of "those yin-yang things" that a player has. It is accessed with the [[gscript]] variable "playerhearts."
A graal predefined object; This variable contains the amount of "those yin-yang things" that a player has. It is accessed with the [[gscript]] variable "playerhearts" or to determine another player's hearts, "players[index].hearts."

Revision as of 22:48, 1 November 2004

A graal predefined object; This variable contains the amount of "those yin-yang things" that a player has. It is accessed with the gscript variable "playerhearts" or to determine another player's hearts, "players[index].hearts."