Why won't my triggers work?

garet10

Active Member
Reaction score
9
I had them enable and they don't work correctly.

If you can fix them or tell me how to do it. :thup:
 

Attachments

  • Naurto 1.w3x
    19.7 KB · Views: 71

Kazuga

Let the game begin...
Reaction score
110
Please post your triggers that you are currently having issues with.

If you however don't know this, go to your trigger in trigger editior, look to your right and you will see the name of the trigger just beneath "trigger functions". Right click that name and pick "copy as text". Then simpy go back to this forum and press 'ctrl + v'. Then mark your code and put code tags around it by pressing the #.
 

garet10

Active Member
Reaction score
9
WOW cool I was wondering how you did that

these 2 don't work

1)I want them to auto cast bloodlust on them selfs

bloodlust
Events
Unit - A unit enters (Playable map area)
Conditions
(Unit-type of (Entering unit)) Equal to Naurto ( Multi )
Actions
Unit - Order (Last created unit) to Orc Shaman - Activate Bloodlust

2) I want them to auto use the skill blink to move anywhere

auto move
Events
Unit - A unit owned by Player 1 (Red) Is attacked
Conditions
(Unit-type of (Entering unit)) Equal to Naurto ( Multi )
Actions
Unit - Move (Attacking unit) instantly to (Random point in (Playable map area))
Unit - Order (Attacked unit) to Attack-Move To (Position of Arthas (Wielding Frostmourne) 0000 <gen>)


Can you try my map too?
 

Zedzy

ℑΣÐℑΨ
Reaction score
41
I edited the triggers and now they work, here you go.
 

Attachments

  • Here_Ya_Go.w3x
    20.2 KB · Views: 64

Romek

Super Moderator
Reaction score
963
Code:
bloodlust
Events
     Unit - A unit enters (Playable map area)
Conditions
     (Unit-type of (Entering unit)) Equal to Naurto ( Multi )
Actions
     Unit - Order (Last created unit) to Orc Shaman - Activate Bloodlust

last created unit?
There is no unit being created here. Use entering unit or triggering unit. Like you did in the condition

Code:
auto move
Events
     Unit - A unit owned by Player 1 (Red) Is attacked
Conditions
     (Unit-type of (Entering unit)) Equal to Naurto ( Multi )
Actions
     Unit - Move (Attacking unit) instantly to (Random point in (Playable map area))
     Unit - Order (Attacked unit) to Attack-Move To (Position of Arthas (Wielding Frostmourne) 0000 <gen>)

There is no entering unit when a unit gets attacked.
Use triggering unit or attacked/attacking unit.

Also, thats a VERY strange trigger. (strange effect)
And it leaks.

P.S: It's Naruto nor Naurto
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top