• 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.

Start race problem

Status
Not open for further replies.
Level 12
Joined
Dec 17, 2009
Messages
951
how can i setup a initiation to create 1 unit builder of X race like melee start position, but unly to create a builder, race is chosed by chosing race at map home page
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
So you want to create all the units from a race like the normal melee maps do, but you want to replace the builders of a specific race with a custom builder?
Or do you want to create just 1 builder of a specific race at a player's starting location?

Take a look in this thread if you want to replace the builders of a specific race:
http://www.hiveworkshop.com/forums/world-editor-help-zone-98/starting-units-212597/

If not, then can't you simply create the unit on the starting location with the GUI action: Unit - Create Units Facing Angle or Unit - Create Units Facing Point?

Please explain more concisely on what you would like to do here.
 
Level 12
Joined
Dec 17, 2009
Messages
951
just replace melee settings to start with 1 specific builder for each races chosed
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
can you pack it into a test map
i have no idea how to build variables used on this

The variables used are:

variable p = point variable
variable UnitTypeVar = unit type variable

The actions used are:

For Each Integer A
Player - Set Property
Set Variable
Unit - Create Units Facing Angle
Custom Script

The conditions that are used:
Player Slot Status Comparison
Race Comparison

It can not get any more basic then this!
Really if you don't know how to do this you should read up on this:
http://www.hiveworkshop.com/forums/...79/how-begin-triggering-complete-noob-114877/
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
^.^ No worries, sometimes it's hard to anticipate someones triggering knowledge.
I hope I didn't offend you in any way because of the description of the tutorial :p
 
Status
Not open for further replies.
Top