Adding new ammo effects?

Post » Tue Oct 11, 2011 2:43 pm

Does anybody know how to change the variable of a ammo effect, or create a new one from scratch?

I need to add a 4x damage modifiers to an ammo type, but none of the preset ones go that high and I can't find the option to make a new one.
User avatar
Peter lopez
 
Posts: 3383
Joined: Mon Sep 10, 2007 5:55 pm

Post » Tue Oct 11, 2011 2:26 pm

Game Effects > Ammo Effects

right click and create new, give it an id and name.
change type to damage mod.
Operation to multiply
Value to 4 for the 4x.

save it and select it in your new ammos effect list


if you want to add impact effects well then you need to scrip
the effect and choose it in the impact script dropdown of the
ammo.
User avatar
Alberto Aguilera
 
Posts: 3472
Joined: Wed Aug 29, 2007 12:42 am

Post » Tue Oct 11, 2011 5:47 am

Game Effects > Ammo Effects

right click and create new, give it an id and name.
change type to damage mod.
Operation to multiply
Value to 4 for the 4x.

save it and select it in your new ammos effect list


if you want to add impact effects well then you need to scrip
the effect and choose it in the impact script dropdown of the
ammo.


I already had scripting down, but thanks you!

My mod adds proper flares for the Flare Gun instead of using fuel. I also added some complementary ammo types.
User avatar
^_^
 
Posts: 3394
Joined: Thu May 31, 2007 12:01 am


Return to Fallout: New Vegas