hey,
how i define the variable for Label?
like
kill:
while true
attack monster birdman
goto looting
end
Looting:
while true
loot item gold
loot item dragonball
end
goto kill
anyone can help with this doubt?
how i define the variable for Label?
like
kill:
while true
attack monster birdman
goto looting
end
Looting:
while true
loot item gold
loot item dragonball
end
goto kill
anyone can help with this doubt?