Oh I see now. That just leaves one thing I need to know well two acutely, I have been rifting through a few other codes but none of them affect a player target they all affect bricks so:
function THEWEPONprojectile::oncollision(%this,%obj,%col,%fade,%pos,%normal)
How should I change this the oncollishon to mean to mean on victim hit?
And all the (%this,%obj,%col,%fade,%pos,%normal) Which one is the player target you hit?