| 03-04-2004, 03:08 AM | #1 |
I'm using trigger enhanced spells with arrays, and the array is variablename(playernumber(x)), what should i use? Player number of (triggering player)? The event is a unit starts casting ability X and conditon ability being cast is ability Y. |
| 03-04-2004, 03:21 AM | #2 |
That is fine. It won't leak memory if that is what you are asking. Actually using Triggering player won't work. Just use the player index of the owner of the casting unit. |
| 03-04-2004, 03:33 AM | #3 | |
Quote:
Thank you, that's what I needed to know. Now I just have to figure out how one spell casts the other and how that spell uses the effects of something [don't even know what it's using] May end up posting them for overviewing. Till then, merci beaucoup. |
