LuaAPI.wiki
changeset 182 b64d2239cb8c
parent 181 714a208397bd
child 183 72b2bac582e2
equal deleted inserted replaced
181:714a208397bd 182:b64d2239cb8c
   650 === <tt>!GetCurAmmoType()</tt> (0.9.16) ===
   650 === <tt>!GetCurAmmoType()</tt> (0.9.16) ===
   651 
   651 
   652 <blockquote>Returns the currently selected [AmmoTypes Ammo Type].
   652 <blockquote>Returns the currently selected [AmmoTypes Ammo Type].
   653 </blockquote>
   653 </blockquote>
   654 
   654 
       
   655 === <tt>!SwitchHog(gearUid)</tt> (0.9.16) ===
       
   656 
       
   657 <blockquote>This function will switch to the hedgehog with the specified Uid.</blockquote>
       
   658 
   655 == Debugging Functions ==
   659 == Debugging Functions ==
   656 
   660 
   657 === <tt>!WriteLnToConsole(string)</tt> ===
   661 === <tt>!WriteLnToConsole(string)</tt> ===
   658 
   662 
   659 <blockquote>Writes (string) to the chat place, as if you had pressed t and typed it.
   663 <blockquote>Writes (string) to the chat place, as if you had pressed t and typed it.