User Tools

Site Tools


crpl:docs:setfieldcell

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:setfieldcell [2014/12/20 11:51] – created stewbasiccrpl:docs:setfieldcell [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#creeper_commands|Creeper Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#creeper_commands|Creeper Commands]]
 =====  SetFieldCell  ===== =====  SetFieldCell  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| X, Y, AC_R/L, AC_U/D, Creeper_R/L, Creeper_U/D | |'' x1 y1 n1 n2 n3 n4 -- ''|+| X, Y, Creeper_U/D, Creeper_R/L, AC_U/D, AC_R/| |'' x1 y1 n1 n2 n3 n4 -- ''|
  
  
Line 11: Line 10:
  
 The fields are not tied to a particular unit, so this command will overwrite any field in the same location due to a shield or another core. The fields are not tied to a particular unit, so this command will overwrite any field in the same location due to a shield or another core.
 +
 +This command uses integer creeper (1000000 units per creeper pushed sideways).
  
 === Examples === === Examples ===
-Creates a field pushing the creeper to the right immediately under the core.+Creates a field strongly pushing the creeper to the right immediately under the core.
 <code> <code>
-SetFieldCell(CurrentCoords 0 0 10000 0)+SetFieldCell(CurrentCoords 0 100000000 0 0)
 </code> </code>
  
crpl/docs/setfieldcell.1419076261.txt.gz · Last modified: 2025/02/14 14:56 (external edit)