| 07-25-2007, 07:36 PM | #1 |
I coulda sworn that spellbook spells can have the same orderId as spells outside of them, but apparently not. I had 2 spells based from Fan of Knives, one in the spellbook and one out. For some reason, casting one would cast the other, even though they aren't in the same spellbook. Am I doing something wrong or have I been mis-interpreting spellbooks this whole time? |
| 07-25-2007, 08:55 PM | #2 |
You are right wulfy. I think it is used to store all kinds of weird aura and abilities through JASS. |
| 07-25-2007, 09:04 PM | #3 | |
Quote:
|
| 07-25-2007, 09:27 PM | #4 |
http://www.thehelper.net/forums/show...ighlight=makin This is a very good tutorial for spellbooks. Also check Vexorians spellbook testmap or my spellbook system: http://www.wc3campaigns.net/showthre...748#post952748 (will be updated soon) |
| 07-25-2007, 11:06 PM | #5 |
Nah, I know how to use spellbook, I've used them before. I'm just wondering if orderID's in the spellbook clash the ones outside of it. |
| 07-26-2007, 02:09 AM | #6 | |
Quote:
|
| 07-26-2007, 04:11 AM | #7 |
They can be used for that, but that isn't their primary function. |
| 07-26-2007, 06:57 AM | #8 |
All order ID's on the same unit clash, when you open a Spellbook and give a unit the order to use Fan of Knives, all it does is tell the unit to use Fan of Knives, if it has 2 FoK abilities then it'll use both of them, because they're both triggered by that order, it doesn't matter where they are. |
| 07-26-2007, 07:03 AM | #9 |
Shit. Oh well, nothing I can't fix easily. I was using the second FoK as a no-target instant cast dummy, so I'll just swap some abilities in and out. Thanks. |
