706 |
706 |
707 === <tt>!PlaceGirder(x, y, state)</tt> (0.9.16) === |
707 === <tt>!PlaceGirder(x, y, state)</tt> (0.9.16) === |
708 |
708 |
709 <blockquote>Places a girder with centre points x, y and the chosen state. |
709 <blockquote>Places a girder with centre points x, y and the chosen state. |
710 These are the accepted states: |
710 These are the accepted states: |
711 * 0: short, vertical |
711 * 0: short, horizontal |
712 * 1: short, decreasing |
712 * 1: short, decreasing right |
713 * 2: short, horizontal |
713 * 2: short, vertical |
714 * 3: short, increasing |
714 * 3: short, increasing right |
715 * 4: long, vertical |
715 * 4: long, horizontal |
716 * 5: long, decreasing |
716 * 5: long, decreasing right |
717 * 6: long, horizontal |
717 * 6: long, vertical |
718 * 7: long, increasing |
718 * 7: long, increasing right |
719 </blockquote> |
719 </blockquote> |
720 |
720 |
721 === <tt>!GetCurAmmoType()</tt> (0.9.16) === |
721 === <tt>!GetCurAmmoType()</tt> (0.9.16) === |
722 |
722 |
723 <blockquote>Returns the currently selected [AmmoTypes Ammo Type]. |
723 <blockquote>Returns the currently selected [AmmoTypes Ammo Type]. |