Fullhearts: Difference between revisions
From Graal Bible
No edit summary |
|||
Line 1: | Line 1: | ||
[[Category:General]] | |||
'''Fullhearts''' means the total amount of [[Heart]]s that the player can have at one time. It is accessed with [[Old GScript]] variable "[[Old GScript:playerfullhearts|playerfullhearts]]" or to determine another player's, "players[''index''].fullhearts." | '''Fullhearts''' means the total amount of [[Heart]]s that the player can have at one time. It is accessed with [[Old GScript]] variable "[[Old GScript:playerfullhearts|playerfullhearts]]" or to determine another player's, "players[''index''].fullhearts." |
Latest revision as of 19:15, 19 February 2010
Fullhearts means the total amount of Hearts that the player can have at one time. It is accessed with Old GScript variable "playerfullhearts" or to determine another player's, "players[index].fullhearts."