Hi! I tried out some bazooka direct hit stuff and I noticed that it doesn't matter when you hit, it always takes out the health value of hitdamage. So projectiles does not seem to have hitscan stuff like bullets do. But is it possible to make so that it matters where you hit (leg, chest, head etc) with bazooka? Thanks!
[quote=":Hybrid:":647bb]but you never see the bullets, unless you mean like the ammo display?[/quote:647bb]
No, I don't mean ammo display. Hmm...I'm trying to add some effects to the bullets. It could be easily done with projectiles but they don't support hitscanning oOo:
I am sure you could simply tweak some settings to match those of a bullet. I believe that the Pak0/global/BulletHit.scr file might support damage zones. Check it out.
I am sure you could simply tweak some settings to match those of a bullet. I believe that the Pak0/global/BulletHit.scr file might support damage zones. Check it out.
I know that file, but I haven't found out how to call that file. Don't even know which file calls that for bullets. I tried searching all files that include "bullethit.scr" but windows didn't find any oOo:
[quote="Dj RaNnY kAn":36e7c]im not sure if i know what r u talking about but mabey this (they changed the rockets to shoot rifle bullets is that it??[/quote:36e7c] I dont think he meens that
If your end goal is to have the rockets shoot bullets, then that should be easy enough to setup. Please explain the end result you are looking for so that we can help you the best we can.
If your end goal is to have the rockets shoot bullets, then that should be easy enough to setup. Please explain the end result you are looking for so that we can help you the best we can.
If he doesnt want rockets, why doesnt he just not allow them?
My main goal is to set pistols to shoot some kind of a flare light bullets. As far as I know, it's not possible to modify bullets so I would have to modify rocket projectiles. It didn't take many seconds for me to edit rocket projectiles into little flare bullets but the problem is that there is no hitscan. The bullets look cool but the target looses the very same amount of health no matter where he gets shot. That's the main problem/goal, hope you understood.