HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Ability Level Comparison?

07-13-2004, 07:19 AM#1
nefariousf
I need a condition that checks what level an ability being casted is. I havn't been able to find one anywhere :( .

EG: If a specfic spell is casted, I want to be able to run triggers depending on what level the ability is.
07-13-2004, 08:07 AM#2
Panto
Integer Check

Unit - Level of Ability for Unit
07-13-2004, 08:32 AM#3
nefariousf
Quote:
Originally Posted by Panto
Integer Check

Unit - Level of Ability for Unit

Is that a condition? I cant find it. If no, how/where do i find/create it?
07-13-2004, 08:40 AM#4
HexenLordX
Go to New Condition -> Integer Comparison -> Unit - Level of Ability for Unit. Then you pick your ability and your unit, and there will be an equal to, and you pick the number you want.. hope that helps.
07-14-2004, 12:20 AM#5
nefariousf
I am using UMSWE 4.0, and this condition is not there. What do i need?
07-14-2004, 12:23 AM#6
th15
You need UMSWE 4.1. It comes with World Editor Unlimited. That condition was added in v1.15 and UMSWE 4.0 doesn't have the strings for it.
07-15-2004, 09:59 PM#7
BuRnInSpartan
you don't need an enhanced editor just use the integer comparison. Hope this helps
07-15-2004, 11:38 PM#8
th15
Yes, but the ability level comparison function wasn't added till 1.15 and UMSWE 4.0 doesn't have the strings for 1.15.
07-16-2004, 06:59 AM#9
Panto
In other words, because you use UMSWE, you'll need to get the newest version to have this functionality, but not because it's part of UMSWE. If you weren't using UMSWE, you'd already have it.

Okay, we're all clear on what everyone meant, now, right?
07-19-2004, 06:17 AM#10
BuRnInSpartan
ok i'll help again... create a new condition go to integer comparison where it says # of units in w/e region, click that, scroll down to where it says Unit- Level of Ability for Unit, click that, set the ability then press ok, where it says equal to change the 0 to what ever lvl you want

hope this helps