User Tools

Site Tools


crpl:docs:setdigitalisgrowth

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:setdigitalisgrowth [2013/01/14 19:03] – created chanicrpl:docs:setdigitalisgrowth [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#digitalis_Commands|Digitalis Commands]] 
 +=====  SetDigitalisGrowth  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|X, Y, Present| |''x1 y1 b1 -- ''
 + 
 +=== Description === 
 +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 === 
 +<code>#Slowly build up growth area in a circle around tower. 
 +CurrentCoords 10 RandCoordsInRange 
 +    TRUE SetDigitalisGrowth 
 +10 Delay</code>  
crpl/docs/setdigitalisgrowth.1358190203.txt.gz · Last modified: 2025/02/14 14:56 (external edit)