JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type playerscore

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > playerscore
Children Types:none
Location:common.j, line 36

BACK TO TOP

------------------------------------------------------------

Global variables of type playerscore:

common.j:
PLAYER_SCORE_FOOD_MAXPROD, PLAYER_SCORE_FOOD_MAXUSED, PLAYER_SCORE_GOLD_GIVEN, PLAYER_SCORE_GOLD_LOST_TAX, PLAYER_SCORE_GOLD_LOST_UPKEEP, PLAYER_SCORE_GOLD_MINED_TOTAL, PLAYER_SCORE_GOLD_MINED_UPKEEP, PLAYER_SCORE_GOLD_RECEIVED, PLAYER_SCORE_HERO_TOTAL, PLAYER_SCORE_HEROES_KILLED, PLAYER_SCORE_ITEMS_GAINED, PLAYER_SCORE_LUMBER_GIVEN, PLAYER_SCORE_LUMBER_LOST_TAX, PLAYER_SCORE_LUMBER_LOST_UPKEEP, PLAYER_SCORE_LUMBER_RECEIVED, PLAYER_SCORE_LUMBER_TOTAL, PLAYER_SCORE_MERCS_HIRED, PLAYER_SCORE_RESOURCE_TOTAL, PLAYER_SCORE_STRUCT_BUILT, PLAYER_SCORE_STRUCT_RAZED, PLAYER_SCORE_TECH_PERCENT, PLAYER_SCORE_TOTAL, PLAYER_SCORE_UNIT_TOTAL, PLAYER_SCORE_UNITS_KILLED, PLAYER_SCORE_UNITS_TRAINED

BACK TO TOP

------------------------------------------------------------

Functions that return type playerscore (     common.j,      common.ai,      Blizzard.j):

constant native ConvertPlayerScore (integer i) returns playerscore

BACK TO TOP

------------------------------------------------------------

Functions that take type playerscore as a parameter (     common.j,      common.ai,      Blizzard.j):

constant native GetPlayerScore (player whichPlayer, playerscore whichPlayerScore) returns integer

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo