Projectile question. Is this possible?
Projectile question. Is this possible?
So, is it possible to make mod like this:
When you shoot projectile (for example rocket) from weapon, it splits up to two or more rockets or other projectiles while in mid-air and without exploding when it splits?
Can someone tell me how to do it if it
When you shoot projectile (for example rocket) from weapon, it splits up to two or more rockets or other projectiles while in mid-air and without exploding when it splits?
Can someone tell me how to do it if it
-
- Posts: 26
- Joined: Tue Mar 15, 2005 4:06 pm
- Location: Hiding in your closet with a grunt! Hehe!!
Re: Projectile question. Is this possible?
[quote="the hero"]So, is it possible to make mod like this:
When you shoot projectile (for example rocket) from weapon, it splits up to two or more rockets or other projectiles while in mid-air and without exploding when it splits?
Can someone tell me how to do it if it
When you shoot projectile (for example rocket) from weapon, it splits up to two or more rockets or other projectiles while in mid-air and without exploding when it splits?
Can someone tell me how to do it if it
OMG Can't I have a sig in this place? Aghh!
- Veegie[Temp]
- Posts: 2849
- Joined: Thu Jan 29, 2004 11:30 pm
- Location: Logan
- Contact:
![]() |
-
- Posts: 1509
- Joined: Sat Nov 06, 2004 5:14 am
- Location: hi2u
![]() |
Code: Select all
1.Int16-192-60
1.Label-Detonation Timer Starts-175-Left
.*--1
1.Int16-194-60
1.Label-Impact Noise-175-Left
.*--1
1.Float-196-60
1.Label-Bounce Life Before Exploding-175-Left
.*--1
1.Float-208-60
1.Label-Bounce Distance Before Exploding-195-Left
.*--1
1.Float-212-60
1.Label-Minimum Explosion Delay-150-Left
.*--1
1.Float-216-60
1.Label-Maximum Explosion Delay-150-Left

EDIT: this is for h2 by the way...since you really didn't specify