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

Secret Race Trigger

Status
Not open for further replies.
Level 14
Joined
Oct 16, 2010
Messages
749
For my map which I'm working on I want the creators/beta testers to be able to type a chat code to unlock some secret races, but I only want them to be able to unlock them so I'd like something like a name recognition type thing. I've tried to make it multiple times but I've failed and given up with that for now. Any ideas? (You never know... I might add any helpers into the list of people for secret races :p)
 
Level 37
Joined
Mar 6, 2006
Messages
9,243
You mean something like this?

  • Untitled Trigger 004
    • Events
      • Player - Player 1 (Red) types a chat message containing -unlock as An exact match
      • Player - Player 2 (Blue) types a chat message containing -unlock as An exact match
      • Player - Player 3 (Teal) types a chat message containing -unlock as An exact match
    • Conditions
      • (Name of (Triggering player)) Equal to h4XX0r
    • Actions
 
Level 8
Joined
Jan 8, 2010
Messages
493
i think name recognition is pretty easy to abuse for unlocking your races since practically any player can change their player name into the creator's/beta tester's name. but Maker's solution will do the trick if you still pursue the idea.
 
Status
Not open for further replies.
Top