How do i create an OCL that on impact it creates more than one objects. For example making a laser effect like the prizm tank in RA2. I know how to get it to spawn something on impact but how do i get it to spawn more than one object and tell where to shoot the lasers.
look at the OCl for the battlemaster exploding. As you can see, it spawns the dead barrel, the turret and chunks of debris.
In an OCL, u can spawn as many objects as u want and create them all by firing the one OCL.
The FireOCL aint working for me since its supposed to fire an OCL that i made that fires a weapon but it doesnt call the OCL the soldier using the weapon that uses the FireOCL just stops and does nothing like he is froze up (the freezing part is not the prob since i am trying to make my radiation field weapon use an OCL and he froze up when he uses the weapon anyway but he did fire off a weapon that did something). I may have to tinker with it some more to see if i can get it to work.