Help on warden skills

PurgeandFire

zxcvmkgdfg
Reaction score
509
hmm here is a version of blink strike whidout varribles

Dude, you know that your trigger leaks and has errors in it. It says "Invalid Function "UnitDamageTargetBJ" " or something. I think you might have bugged it or something. Unless you used WEU or something.
 

Zapat0

New Member
Reaction score
2
where to find :

If ((Level of <your ability> for (Triggering unit)) Equal to 1) then do


it's a condition right ?
 

polo2005

Wana start playing LoL? http://tinyurl.com/369as27
Reaction score
97
Dude, you know that your trigger leaks and has errors in it. It says "Invalid Function "UnitDamageTargetBJ" " or something. I think you might have bugged it or something. Unless you used WEU or something.

woot? aha srry change it out to: target unit of abbility bien cast



[edit] oh... srry my misstake i will reuppload it
 

polo2005

Wana start playing LoL? http://tinyurl.com/369as27
Reaction score
97
where to find :

If ((Level of <your ability> for (Triggering unit)) Equal to 1) then do


it's a condition right ?

y it is a condition and you find it here:

Configure Condition/integer Comparison/unit - Level Of ability For Unit
 

Zapat0

New Member
Reaction score
2
I want another skill , something like this , every time Warden casts fan of knifes she has a 20% chance to cast it again .
maybe it starts something like this ?

Events
Warden casts an ability
Conditions
Ability being cast equals to Fan of Knifes
Actions
Unit-Create 1 peon for (Owner of (Casting unit)) at (Position of (Casting Unit)) facing 0.00 degrees
Unit - Hide (Last created unit)
Unit - Add Invulnerable (Neutral) to (Last created unit)
Unit - Add Fan of Knifes to (Last created unit)
Unit - Order (Last created unit) to Night Elves - Warden - Fan of Knifes


is it allright ? I know i dont have the % chance in there , how to code it , im sure it is a condition , like if 1 between 20 of a real number or something loke that .
Thx in Advance .

EDIT : I FORGOT TO PUT THE EXPIRATION TIMER ON THAT PEON . : S : S , whatever , expiration timer 1.00
 

ArmedCitizen

Kisses Cats
Reaction score
198
Code:
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    If - Conditions
        (Random integer number between 1 and 5) Equal to 1
    Then - Actions
       [B] *Place you actions here*[/B]
    Else - Actions

That is the condition. It is an integer comparison.
 

Zapat0

New Member
Reaction score
2
why :
(Random integer number between 1 and 5) Equal to 1

are my actions ok ?

if i want the second fan to have 20% probability of casting why random integer between 1 and 5 ?
what numbers to put in random integer if i want 20% of prob. chance.

HEEELP :confused:
 

ArmedCitizen

Kisses Cats
Reaction score
198
Alright, this is simple math. How many times does 20 go into 100? 5. So if it was a fraction you could simplify it to 1/5.

Now fractions of 100 are just like percents. So 1/5 would easily convert to 20%. Why I chose 1? Picked a random number. You could choose equal to 1, 2, 3, 4, or 5.
 

Zapat0

New Member
Reaction score
2
I have found :

Conditions :

(Level of Blink Strike for (Triggering unit)) Equal to 1

what i havent found :

Conditions :

IF (Level of Blink Strike for (Triggering unit)) Equal to 1

can someone explain to me how to find or where is the " IF " ?
 

X.Terror.X

New Member
Reaction score
10
if then else multiple function

its standing at the beginning of the action list

then if is the condition
 
L

LeDah

Guest
just a piece of advise your aren't going anywhere if you don't learn about variables if you want a blink strike without them i will leak badly.So got to tutorial section and start reading :).
 

Naminator

Coming Back To Life
Reaction score
76
You will see it will easy thing a lot and more organize. Also other question..


De que parte sos de Argentina bolu? :p


I make the question in spanish, hope no one get mad. We are from argentina :p
 

Zapat0

New Member
Reaction score
2
ok , now that i ve read a thing or two about variables .
I have a question regarding the custom fan of knifes ability that I (with your help) was creating .
every time Warden casts fan of knifes she has a 20% chance to cast it again .
i want the second fan of knifes be of equal level of the fan of knifes learned by the warden .

if warden has fan of knifes level 2 and it procs , the second fan will be lvl 2 TOO.

if warden has fan of knifes level 3 and it procs , the second fan will be lvl 3.
i dunno if it has something to do but , my fan of knifes has only 3 lvls .
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
> every time Warden casts fan of knifes she has a 20% chance to cast it again

Well, do a random integer comparison, and if it hits, give the Warden more mana and order her to cast the spell again with triggers.
 

Zapat0

New Member
Reaction score
2
wtf?
so there is no need for creating a dummy and make it cast fan?
fan of knifes cd is like 15 or 20 secs , if i trigger it to cast again wont it wait for the cd to be complete ?
if thats so
I want that when it procs (the %fan) it casts immidately or with 1 sec wait , no 15 or 20 wait.
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
> so there is no need for creating a dummy and make it cast fan?

Well, maybe not. :rolleyes:

> fan of knifes cd is like 15 or 20 secs , if i trigger it to cast again wont it wait for the cd to be complete ?

There's a trigger to refresh the cooldown of a unit. You could do that. Then, the spell would be cast again and would start the cooldown over again. However, this would also refresh all the other abilities that the unit has. If that's not an option, you would have to use a dummy.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top