Quote:
Originally posted by Duwul
Actually, if calling it from a weapon, in the weapon script, you can put like
NPC Code:
x += .5;
y += .5;
shootarrow 2;
This will make the arrow shoot from different coordinates, I believe.
|
Yep yep you're right, thanks, didn't think of that...=D