diff -r 74ead59b6c64 -r 2074f03075c6 LuaAPI.wiki --- a/LuaAPI.wiki Sun Aug 29 18:56:20 2010 +0200 +++ b/LuaAPI.wiki Sun Aug 29 21:45:46 2010 +0000 @@ -8,7 +8,7 @@
gfForts, gfMultiWeapon, gfSolidLand, gfDivideTeams, gfLowGravity, gfLaserSight, gfInvulnerable, gfMines, gfVampiric, gfKarma, gfArtillery, gfOneClanMode, gfRandomOrder, gfKing, gfPlaceHog, gfSharedAmmo, gfDisableGirders, gfExplosives, gfDisableLandObjects, gfAISurvival
-More constants at [GearTypes, Gear Types] , [AmmoTypes Ammo Types], [Sounds], [States] +More constants at [GearTypes Gear Types] , [AmmoTypes Ammo Types], [Sounds], [States] Additional global changing variables accessible: @@ -56,7 +56,7 @@ === onAmmoStoreInit() === -
This function is called when the game is initialized to request the available ammo and ammo probabilities. Use SetAmmo here. +
This function is called when the game is initialized to request the available ammo and ammo probabilities. Use !SetAmmo here.
== Functions for creating gears == @@ -210,7 +210,7 @@ === !SetTimer(gearUid, timer) (0.9.14) === -
Sets the timer of the specified gear. Also see GetTimer. +
Sets the timer of the specified gear. Also see !GetTimer.
== Other Functions == @@ -244,5 +244,4 @@ === !WriteLnToConsole(string) (0.9.14) ===
Guess :D -
- +
\ No newline at end of file