I am using a push spell with the following script:
***********************************
scn pushscript
ref me
Begin ScriptEffectStart
set me to getself
me.pushactoraway me 100
End
*************************************
The problem is that the actors always go straight up in the air. Is there a way to blow them down the street or in a cannonball-like arc instead of just straight up?
thanks,
Thaellar