Page 1 of 1

grenade

Posted: Sat Jan 20, 2007 1:10 am
by darksmaster923
i made a nade but when i throw it twice it blows u pin my face

Posted: Sat Jan 20, 2007 10:25 am
by Juutis
That may be because the launch point of the grenade is inside the player's bounding box.
Try making the bounding box smaller in PlayerSetup.ini or moving the launch point outwards. In weapon.ini, in the weapon definition there are lines 'viewlaunchoffset = X Y Z' and 'playerlaunchoffset = X Y Z', where X, Y and Z are the offsets for the launch point. Change the Z value (the last one) and the point should move away from the player.

Posted: Sat Jan 20, 2007 6:18 pm
by darksmaster923
k, it worked