This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:setterraformactivecell [2021/02/17 14:49] – created virgilw | 4rpl:commands:setterraformactivecell [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Description ===== | ===== Description ===== | ||
- | Indicates that a cell is actively being terraformed. Referenced by terps and by [[GETTERRAFORMDIGSITE]]. Terps will tag a cell as active when they begin terraforming. This is to prevent other terps from working on the same cell. Care must be taken with this api. Only set inactive cells that you set active. Also, don't forget to set inactive cells that you set active. \\ | + | Indicates that a cell is actively being terraformed. Referenced by terps and by [[GetTerraformDigSite]]. Terps will tag a cell as active when they begin terraforming. This is to prevent other terps from working on the same cell. Care must be taken with this api. Only set inactive cells that you set active. Also, don't forget to set inactive cells that you set active. \\ |
When you call this API a value will be added or removed (based on the ' | When you call this API a value will be added or removed (based on the ' | ||
NOTE: Active cells are NOT serialized in save game files. | NOTE: Active cells are NOT serialized in save game files. |