The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Talk:Macro/Lucasdo/Grass

From A Tale in the Desert
Jump to navigationJump to search

This macro has a bug, in that whenever you click 'cancel', it starts collecting grass anyway. It looks like this could be solved by either checking to make sure $grass > 0, or change your check to be "if $grasscol >= $grass". I saw no other termination condition, so it looks like it will run indefinitely if you hit 'cancel' or enter a value of 0.