• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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