• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Locking Color and Race

Status
Not open for further replies.
Level 2
Joined
Apr 27, 2008
Messages
6
How do I lock a Player's Color and Race? I think im dumb lol but I can't figure it out >.> :ugly:
 
Level 17
Joined
Aug 19, 2007
Messages
1,380
How do I lock a Player's Color and Race? I think im dumb lol but I can't figure it out >.> :ugly:

Make a trigger for it.
(note that this isn't how the trigger looks like in the trigger editor it's just an example/idea)


Event=map intilation... (or whatever they call it)

Action=player color is blabla

As for the Race I don't know for sure but I think that you can do the same as for the color so you'll get:

Event=map intilation...

Action=player color = blabla
Action=payer race = blabla

Hope that did the trick.
 
Status
Not open for further replies.
Top