my trigger doesn't work?

isaax190

New Member
Reaction score
2
Code:
selling SK
    Events
        Player - Player 1 (Red) types a chat message containing sellsk as An exact match
    Conditions
        And - All (Conditions) are true
            Conditions
                (Item-type of (Item being manipulated)) Equal to Siegekit lvl 30
                (Unit-type of (Triggering unit)) Not equal to Siege Mode30
    Actions
        Item - Remove (Item carried by (Hero manipulating item) of type Siegekit lvl 30)
        Player - Add 2500 to Player 1 (Red) Current gold

well the add 2500 gold works...
but the item remove doesnt work...
i tried using triggering unit but it still doesn't work...
i need back up here plz...
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
There is no manipulated item in this trigger, so the action hits nothing at all.
 

isaax190

New Member
Reaction score
2
what do you mean...
anyways i tried using triggering unit with hero manipulating item...
????
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
> Player 1 (Red) types a chat message

The only event response you get there is "Triggering player" (and what he typed of course).
There is no triggering unit or hero manipulating item or any other unit response.
 

denmax

You can change this now in User CP.
Reaction score
155
I suggest setting your unit as a variable, then change the conditions to

Or - condtions
Item carried by herovar in slot 1 equal to ur item
Item carried by herovar in slot 2 equal to ur item
Item carried by herovar in slot 3 equal to ur item
Item carried by herovar in slot 4 equal to ur item
Item carried by herovar in slot 5 equal to ur item
Item carried by herovar in slot 6 equal to ur item

setting herovar pretty much depends on how it is created..
 

isaax190

New Member
Reaction score
2
eeer then what should i do???
i tried using 2 events and...
oh well didnt work either...
i mean it work but not the way i wanted it to be...
how do i make a triggering player on the event response...????

EDIT:
oh yeah i tried removing the conditions and used the actions only in which it did not work...
my problem right now is to make the event and actions compatible to each other...
any ideas???
 

Pharaoh_

The epic journey will soon begin... Prepare!
Reaction score
136
Code:
Events
        Player - Player 1 (Red) types a chat message containing sellsk as An exact match
        Player - Player 2 (Blue) types a chat message containing sellsk as An exact match
        Player - Player 3 (Teal) types a chat message containing sellsk as An exact match
        Player - Player 4 (Purple) types a chat message containing sellsk as An exact match
        Player - Player 5 (Yellow) types a chat message containing sellsk as An exact match
......(add all players)
Conditions
Actions
        Pick up every unit in (Unit owned by (Triggering Player) matching (Matching unit is a Hero Equal to True)) and do (Actions)
        Loop - Actions
              If/Then/Else
                If (Conditions)
                    (Unit-type of (Picked unit) Not Equal to Siege Mode30)
                    ((Picked unit) has an item of type Siege kit lvl 30)
                Then
                    Item - Remove (Item carried by (Picked unit) of type Siegekit lvl 30)
                    Player - Add 2500 to (Triggering Player) Current gold
                 Else

I think this will work.
 

isaax190

New Member
Reaction score
2
waaaaaaaaaaaaa!!!!
ahem...
thx dude the remove sk work...
and the gold too...
well it work but the problem is its multiplied by 4???
how come???

EDIT:
yet again i didn't follow everything thats why i didn't got it right...
but it works fine now thx....

EDIT:
NYAK!!!
another yet again!!!
where did you get the ((Picked unit) has an item of type Siege kit lvl 30) condition...
well its not really a problem since ive already got another condition for it...
but just curious you know...
thx again
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top