LuaAPI.wiki
changeset 123 d6f33f6d142a
parent 114 e311af715b57
child 125 b0b7654c6de6
equal deleted inserted replaced
122:8a5eb06794eb 123:d6f33f6d142a
     9 
     9 
    10 <blockquote><tt>gfForts, gfMultiWeapon, gfSolidLand, gfDivideTeams, gfLowGravity, gfLaserSight, gfInvulnerable, gfMines, gfVampiric, gfKarma, gfArtillery, gfOneClanMode, gfRandomOrder, gfKing, gfPlaceHog, gfSharedAmmo, gfDisableGirders, gfExplosives, gfDisableLandObjects, gfAISurvival, gfInfAttack, gfResetWeps, gfResetHealth, gfPerHogAmmo, gfDisableWind, gfMoreWind, gfTagTeam</tt></blockquote>
    10 <blockquote><tt>gfForts, gfMultiWeapon, gfSolidLand, gfDivideTeams, gfLowGravity, gfLaserSight, gfInvulnerable, gfMines, gfVampiric, gfKarma, gfArtillery, gfOneClanMode, gfRandomOrder, gfKing, gfPlaceHog, gfSharedAmmo, gfDisableGirders, gfExplosives, gfDisableLandObjects, gfAISurvival, gfInfAttack, gfResetWeps, gfResetHealth, gfPerHogAmmo, gfDisableWind, gfMoreWind, gfTagTeam</tt></blockquote>
    11 
    11 
    12 *Note:* A few of these, e.g. gfResetHealth (and probably gfTagTeam) are not yet exposed to lua.
    12 *Note:* A few of these, e.g. gfResetHealth (and probably gfTagTeam) are not yet exposed to lua.
    13 
    13 
    14 More constants at [GearTypes Gear Types] , [AmmoTypes Ammo Types], [Sounds], [States]
    14 More constants at [GearTypes Gear Types] , [AmmoTypes Ammo Types], [Sounds], [States], [Sprites], [VisualGearTypes Visual Gear Types]
    15 
    15 
    16 Additional global changing variables accessible:
    16 Additional global changing variables accessible:
    17 
    17 
    18  * <tt>!ClansCount</tt> - number of clans in the game (teams with the same color belong to one clan)
    18  * <tt>!ClansCount</tt> - number of clans in the game (teams with the same color belong to one clan)
    19  * <tt>!TeamsCount</tt> - number of teams in the game
    19  * <tt>!TeamsCount</tt> - number of teams in the game