This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
prpl:docs:growstruc [2016/09/24 13:49] – GoodMorning | prpl:docs:growstruc [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <- [[prpl: | ||
- | ===== GrowStruc | ||
- | ^Arguments^Result^Notation^ | ||
- | |Cell Coordinates, | ||
- | |||
- | === Description === | ||
- | Grows Struc in the predefined positions, starting from the point specified. If this is occupied, grows the closest connected piece of ungrown Struc. | ||
- | |||
- | === How to use === | ||
- | |||
- | | Standard CRPL | //x y enemy // **GrowStruc ** | | ||
- | | Warp notation | **GrowStruc** (//x y enemy//) | | ||
- | |||
- | === Examples === | ||
- | Grow friendly Struc at the current coordinates, | ||
- | < | ||
- | CurrentCoords 0 GrowStruc | ||
- | </ |