| 03-19-2007, 12:33 PM | #1 |
1. I need help making some abilities which are passive (like critical strike) and have a chance on casting another (custom?) ability. Eg. The abillity gives you a 50% chance to cast War Stomp. 2.I made an ability which the ability "Soul Theft" is the base abillity. I want to make a trigger that when you have 5 souls (as in capturing 5 units) you gain some damage bonus or transform into another unit. Kudos. |
| 03-20-2007, 01:26 AM | #3 |
Just spreadin' the love: Putting a "Do Nothing" anyhere in a GUI script is completely and utterly useless. Here's what the function looks like: JASS:function DoNothing takes nothing returns nothing endfunction Dumb, eh? |
| 03-20-2007, 03:19 AM | #4 |
Yeah I wondered why that was really... you know... real? Anyway, you can also use the Lightnign Orb ability and hide it and use a dummy passive ability (or none if you want). You can also show it if you want, but it shows up kind of grayed out and looks funny. By hide it of course I mean use that spellbook trick. |
| 03-20-2007, 11:38 AM | #5 | |
Quote:
![]() |
