How do i make a poison dart?
Moderator: Moderators
- Tourny
- Command Sergeant Major

- Posts: 289
- Joined: Sat Sep 27, 2008 5:58 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Crifton
- Contact:
Re: how to make a poison dart
Oh, ok. SO I put in the Smolder lines amd it sticks?
-
={Z32}=Kfm946
- Private Second Class
- Posts: 70
- Joined: Wed Jul 30, 2008 6:49 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Uhh...Not behind you...
- Contact:
Re: how to make a poison dart
no you change the impact effect in these lines:
Code: Select all
ImpactEffectSoft = "com_sfx_ord_exp"
ImpactEffectRigid = "com_sfx_ord_exp"
ImpactEffectStatic = "com_sfx_ord_exp"
ImpactEffectTerrain = "com_sfx_ord_exp"
ImpactEffectWater = "com_sfx_watersplash_ord"
ImpactEffectShield = "com_sfx_ord_exp"
ExpireEffect = "com_sfx_ord_exp"
- Tourny
- Command Sergeant Major

- Posts: 289
- Joined: Sat Sep 27, 2008 5:58 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Crifton
- Contact:
Re: how to make a poison dart
ok ty, just curious.
-
={Z32}=Kfm946
- Private Second Class
- Posts: 70
- Joined: Wed Jul 30, 2008 6:49 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Uhh...Not behind you...
- Contact:
