• 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] Finding Player - Make

Status
Not open for further replies.
Level 1
Joined
Nov 30, 2008
Messages
1
Hi there guys.

I'm a new map maker, and I'm trying to find a trigger function without luck.

It's the function: Player - Make, that I try to find. For example in the script:
Code:
Player - Make (Unit-type of (Sold unit)) Unavailable for training/construction by (Picked player)

Could you please tell me where to find it?

//Brinck10
 
Level 5
Joined
Jul 4, 2007
Messages
166
Hi there guys.

I'm a new map maker, and I'm trying to find a trigger function without luck.

It's the function: Player - Make, that I try to find. For example in the script:
Code:
Player - Make (Unit-type of (Sold unit)) Unavailable for training/construction by (Picked player)

Could you please tell me where to find it?

//Brinck10

What you're looking for is:

Actions
Player - Make Footman Available for training/construction by Player 1 (Red)


What you should look for in the GUI drop down menu is "Player - Set Training/Construction Availability Of Unit", as seen here:

actionsn9.png
 
Status
Not open for further replies.
Top