Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Most recent edit on 2007-03-28 23:02:06 by YaFn [Nevermind it isn't related to Playable]

Additions:
Note: Player_GetRace returns 1 for Hiigaran, whereas Hiigaran is the second entry in the races table in "race.lua".

Deletions:
Note: Player_GetRace returns 1 for Hiigaran, which is the first Playable entry in the races table in "race.lua".



Edited on 2007-03-28 22:58:28 by YaFn [Player_GetRace returns 1 for Hiigaran which is the first Playable entry in the races table]

Additions:
Note: Player_GetRace returns 1 for Hiigaran, which is the first Playable entry in the races table in "race.lua".

Deletions:
Note: Player_GetRace returns 1 for Hiigaran, whereas Hiigaran is the second entry in the races table in "race.lua".



Edited on 2005-07-03 22:02:06 by MiKail

Additions:


Deletions:
""



Edited on 2005-07-03 22:02:00 by MiKail

Additions:
Returns the index number of the race of the player.
""
<iPlayerIndex>: the index number of the player.

Deletions:
Returns the race of the player (Race_Hiigaran, Race_Vaygr, etc.)




Edited on 2004-03-24 18:41:10 by MiKail

Additions:
Note: Player_GetRace returns 1 for Hiigaran, whereas Hiigaran is the second entry in the races table in "race.lua".

Deletions:
Note: Player_GetRace returns 1 for Hiigaran, while Hiigaran is the second entry in the races table in "race.lua".



Edited on 2004-03-24 18:40:57 by MiKail

Additions:
Note: Player_GetRace returns 1 for Hiigaran, while Hiigaran is the second entry in the races table in "race.lua".



Edited on 2004-02-23 01:31:35 by MiKail

Additions:
Player_GetRace(<iPlayerIndex>)

Description
Returns the race of the player (Race_Hiigaran, Race_Vaygr, etc.)

Example

Arguments


Scope


Related Pages:
:: ::