- Joined
- Dec 1, 2010
- Messages
- 346
how do i order a unit to build something? [SOLVED]
So ive started working on something (for personal use)
and am trying to make some quests.
so basicly what i'm trying to do is order some peasants owned by a computer
to build a townhall near a gold mine after ive killed some bandit leader near that gold mine.
so this is what i tried, and don't really know why it does not work or how i can solve this (keep in mind that i am a noob with triggers)
So ive started working on something (for personal use)
and am trying to make some quests.
so basicly what i'm trying to do is order some peasants owned by a computer
to build a townhall near a gold mine after ive killed some bandit leader near that gold mine.
so this is what i tried, and don't really know why it does not work or how i can solve this (keep in mind that i am a noob with triggers)
-
Events
-
Unit - Alchemist 0017 <gen> Dies
-
-
Actions
-
Unit - Order Peasant 0201 <gen> to build a Guard Tower at (Center of Region 003 <gen>)
-
Unit - Order Peasant 0202 <gen> to build a Guard Tower at (Center of Region 002 <gen>)
-
Unit - Order Peasant 0204 <gen> to build a Guard Tower at (Center of Region 005 <gen>)
-
Unit - Order Peasant 0203 <gen> to build a Guard Tower at (Center of Region 004 <gen>)
-
Unit - Order Peasant 0200 <gen> to build a Town Hall at (Center of Region 001 <gen>)
-
Last edited: