User Tools

Site Tools


crpl:docs:setdigitalisgrowth

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:setdigitalisgrowth [2013/01/14 14:11] – external edit 127.0.0.1crpl:docs:setdigitalisgrowth [2015/03/27 01:34] (current) – added example warren
Line 1: Line 1:
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#digitalis_Commands|Digitalis Commands]]
 =====  SetDigitalisGrowth  ===== =====  SetDigitalisGrowth  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
 |X, Y, Present| |''x1 y1 b1 -- ''| |X, Y, Present| |''x1 y1 b1 -- ''|
- 
  
 === Description === === Description ===
 Set Digitalis Growth at coordinates. If 'Present' is 1, growth is created. If 0, growth is removed. Set Digitalis Growth at coordinates. If 'Present' is 1, growth is created. If 0, growth is removed.
 +
 +Digitalis Growth is the path that digitalis is allowed to grow upon.
 +
 === Examples === === Examples ===
-<code>example goes here</code>  +<code>#Slowly build up growth area in a circle around tower. 
 +CurrentCoords 10 RandCoordsInRange 
 +    TRUE SetDigitalisGrowth 
 +10 Delay</code> 
  
crpl/docs/setdigitalisgrowth.1358190686.txt.gz · Last modified: 2014/10/01 15:02 (external edit)