equal
deleted
inserted
replaced
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. |