This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:setterrain [2013/10/13 20:33] – Level is 1-10 not 0-9. mopa42 | crpl:docs:setterrain [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== SetTerrain | ===== SetTerrain | ||
Line 9: | Line 9: | ||
=== Description === | === Description === | ||
Sets the height of the terrain cell at X,Y. Level must be in the range of 1-10. If Level is 0 or below, the cell will be turned to void. If Level is 11 or above, the cell will be set to height 10. | Sets the height of the terrain cell at X,Y. Level must be in the range of 1-10. If Level is 0 or below, the cell will be turned to void. If Level is 11 or above, the cell will be set to height 10. | ||
+ | |||
+ | <color red> Use this command sparingly and with caution - it has a severe impact on game performance. </ | ||
=== Examples === | === Examples === | ||
< | < |