Quote Originally Posted by Joe123 View Post
Would that for loop create the 8 weapon effect Gleeok?

I was going to suggest waiting until the next build and using an array.
Well of course it would. Hence the:
Code:
beam3->Dir = i;
Alternatively you could also just stick this loop in the item script instead of the global script and cut out a whole bunch of extra code that wouldn't need to be declared as global if you did it that way. But really that's just splitting hairs.



Say what? The next build has arrays?
Well...if the next build is ever released that is... :p