- Joined
- May 15, 2009
- Messages
- 192
Hello, I'm at my wit's end here.
I made this custom script:
When I simply used Tempp1 (without the "ManaChan" prefix) it worked just fine, but when I created a separate set of variables (ManaChanTempp1 and ManaChanTempp2) it just started shutting down whenever I tried to type in the custom script.
Can anyone explain? Is the custom function too long?
I made this custom script:
-
call MoveLightningEx(udg_ManaChanLightning[(udg_ManaChanTempi1)], true , GetLocationX(udg_ManaChanTempp1), GetLocationY(udg_ManaChanTempp1), GetLocationZ(udg_ManaChanTempp1) + 150, GetLocationX(udg_ManaChanTempp2), GetLocationY(udg_ManaChanTempp2) - 50, GetLocationZ(udg_ManaChanTempp2) + 320)
When I simply used Tempp1 (without the "ManaChan" prefix) it worked just fine, but when I created a separate set of variables (ManaChanTempp1 and ManaChanTempp2) it just started shutting down whenever I tried to type in the custom script.
Can anyone explain? Is the custom function too long?