• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Why wont this Trigger work?

Status
Not open for further replies.
Level 4
Joined
Mar 15, 2008
Messages
80
Ok this is a very simple trigger but the action I have never used before.
All I want to do is to get a barracks owned by the computer toproduce a unit.
the Action i've used is
Unit-Order Barracks to Train/Upgrade to a Footman
I don't know why this aint workin and this is a stupidly simple trigger to not work and I don't have any clue why....:angry:
 
Level 4
Joined
Mar 15, 2008
Messages
80
That is my Trigger up there and the event (not that it really matters) is every 10 seconds...
I've tried changing the event
changing the action to the unit group train order but it still doesn't work
 
Level 4
Joined
Feb 4, 2008
Messages
82
Maybe something like this would work..

  • Untitled Trigger 001
    • Events
      • Time - Every 10.00 seconds of game time
    • Conditions
    • Actions
      • Player - Make "Footman" Available for training/construction by "Computer owned Player"
      • Unit - Order "Unit" to train/upgrade to a "Footman"
i think that might fix it, and are you sure your custom AI is made correctly?
Maybe you mixed up the order of building or something

Note: parts where "..." exists is custom parts.
 
Level 4
Joined
Mar 15, 2008
Messages
80
I havn't got a custom AI on the map... well yet anyway.
But i'll try the Player action now , ty

Where is the Player-make footman available Action?
Wait, i've just thought of something:smile:
maybe he doesn't have enough cash lol, brb

Yeh, that was it :grin:, just an oversight on my part ty n e way ^^
 
Status
Not open for further replies.
Top