Hero help

MyNameIsMonky

BattleForums Junior Member
Joined
Feb 24, 2004
Messages
137
Reaction score
0
Location
No place
Website
Visit site
umm i got this trigger were u type somthing and it gives u hero
event-when player red types FL as an exact match
condition
action-creat one fire lord for player red
but i have 4 of them i need to have it so u can only have one like
event-when player red types LTD as an exact match
condition
action-creat one lord of dead in region 5

can u help me so if the player types FL and if he types LTD hell only have the fire lord can u help me it mite be i little hard to understand :dance
 

Darimus

BattleForums Addict
Joined
Oct 2, 2003
Messages
681
Reaction score
0
Website
www.spaceman.vze.com
Perhaps you mean so they can only have 1 hero?

If this is what you mean, then add a Boolean Variable which reads as so:

[This is the Action If/Then/Else]

If/Then/Else

If: Boolean (HeroSelected) equal to False

Then: Create 1 Fire Lord for player red (etc)
Set HeroSelected = True

Else: Do Nothing
 

[e]MOTION

Member!
Joined
Jan 26, 2004
Messages
74
Reaction score
0
Website
Visit site
i think he is trying to make a cheap hack...
but here is how i do it.. and i know there has to be an easier way...

anyhoo...

EVENTS
player - player 1 (Red) types a chat message containing FL as An exact match
ACTIONS
Unit - Create 1 fire lord for ((triggering player) start location) facing Default building facing degrees

you can also throw in a condition like
CONDITION
(Name of (triggering player)) equal to ______

whatever your name is to make sure nobody else can ever use the cheat
 

NewPosts

New threads

Top