User Tools

Site Tools


ixe:irpl:game:setdigitalis

This is an old revision of the document!


:!: Available in version 53 and later.

SetDigitalis

SetDigitalis(<-x <-y <-digiDataV2)

Description

Sets the digitalis data at position x, y. The data is a V2 containing the “count” and “state”.

“State” is whether the digitalis is removed from the map, growing or fully grown. 0 = removed, 1 = fully grown, 2 = growing.

“Count” is how grown the digitalis is in the growing phase. 0 is dead and 29000 is next to fully grown.

Examples

GetMouseCell ->mc #get position of cursor
SetDigitalis(EV2(<-mc) V2(0 2)) #create dead digi there
ixe/irpl/game/setdigitalis.1756148876.txt.gz · Last modified: 2025/08/25 19:07 by buttRcaT