How do I set the bullets hit ? [Only registered and activated users can see links. Click Here To Register...]
Try setting Attack1:SetConsumeAmmo ( 1 ); to 0. So...Quote:
I'm sorry but I need urgent help
When you don't want something to happen, just don't write it. Remove the "Consume" line altogether.Quote:
Try setting Attack1:SetConsumeAmmo ( 1 ); to 0. So...
Attack1:SetConsumeAmmo ( 0 );
Consume ammo means it uses 1 ammo everytime.
So if i'm right, if you set it on 0, it uses 0 ammo... but idk if you can still shoot then.