#aliases

1 messages · Page 1 of 1 (latest)

pine trout
#

Hello following the recent update that changes the aliases, my system that allows to locate if a culture has grown entirely.
now whatever the evolution of the culture, the name remains the same and I can no longer differentiate a culture that has finished its growth.

thank you for your help

frosty wadi
#

Use the Tag. Your material[cropstate="state"]. You can find it at this link

pine trout
#

Thx !

pine trout
frosty wadi
#
on grow of crops:
    if event-block is weath:
        set {_grow} to block data value of event-block
        if {_grow} is 0: #first stage of growth

In this case there are 7 stages of growth.
I don't know how you have your code but if you want, share it and I can give you better examples

pine trout
#

thx !!

frosty wadi
#

Let me know if it helps.

shell hemlock
#

weath!

frosty wadi
#

wheat(? Typing error. I find English difficult sometimes.

pine trout