hmm'
seem like there is no params 2 and 3'
so i guess its like this:
PHP Code:
setShootParams(x, y, params[4],params[5],ect );
havent tested after params 5 tho'
so on the ActionProjectile2() params would look like this:
PHP Code:
function onActionProjectile2(xx, yy, var, var2, id, dmg)
var and var2 is empty.
seems odd, no params 2 or params 3'
it dident echo anything'