User Tools

Site Tools


4rpl:commands:setterraformactivecell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
4rpl:commands:setterraformactivecell [2021/02/17 14:49] – created virgilw4rpl: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 'active' argument) to a game wide hashmap. Terps will reference this hashmap to determine if a cell is active. \\ When you call this API a value will be added or removed (based on the 'active' argument) to a game wide hashmap. Terps will reference this hashmap to determine if a cell is active. \\
 NOTE: Active cells are NOT serialized in save game files. NOTE: Active cells are NOT serialized in save game files.
4rpl/commands/setterraformactivecell.1613573342.txt.gz · Last modified: 2025/02/14 14:56 (external edit)