File information

Last updated

Original upload

Created by

BAN

Uploaded by

blove

Virus scan

Safe to use

About this mod

If you have one of an item you can have more of it with BAN - Dupe This.

Requirements
Permissions and credits
Changelogs
BAN - Dupe This 1.3 FO3 by BAN

Fallout Script Extender (FOSE) required! (tested with 1.2 b3)

If you have one of an item you can have more of it with BAN - Dupe This.


BAN - Dupe This adds an item to your Aid inventory called < Dupe This > that allows you to duplicate most anything you can put in your inventory. Hotkey the item, drop the item to be duplicated from your inventory, exit the Pip-Boy menu, target the item to be duplicated with your crosshair, and press the hotkey.

The item will be duplicated in "x" quantity/health based on it's formtype, formlist association, and/or BAN - Dupe This variables.

BAN - Dupe this should work with any mod as long as it uses standard formtypes. The quest script to add the < Dupe This > item to your inventory requires the Pip-Boy menu to be open. When enabling the mod for the first time or if you drop or sell the < Dupe This > item you should open the Pip-Boy menu. You will see "< Dupe This > added" after a moment or two. Close your Pip-Boy menu then re-open it and the < Dupe this > item will be there.


BANDTammo
- The default quantity is 200.
- Ammo (other than the ones listed below in explosives)

BANDTexplosives
- The default quantity is 20.
- Mini-Nuke
- Missile
- Explosives (from PerkDemolitionExpertWeapons, note this does not require you to have the perk, it just uses the formlist to determine what is an explosive)

BANDThealth
- The quantity is 1.
- The default health is 50%.
- Weapons, Armor, and Clothing

BANDTmisc
- The default quantity is 20.
- Alchemy, Ingredients, and Misc

Books
- The quantity is 1.


You can set the variables to match your preferences by opening the console and typing (without quotes):

"Set BANDTammo to 1000"
Would change the duplicated ammo quantity to 1000.

"Set BANDTexplosives to 50"
Would change the duplicated explosives quantity to 50.

"Set BANDThealth to 0.75"
Would change the duplicated item health to 75%.

"Set BANDTmisc to 25"
Would change the duplicated misc quantity to 25.


INSTALL
Extract the ESP from the 7-zip archive. Copy the ESP to your ".Fallout 3Data" directory. Activate your ESP. Or use your favorite mod manager to install the mod. Load anywhere after your ESMs.


HISTORY
1.3
- fixed CTD issue with RemoveAllItems. (thanks sifumaster!)
1.2
- Forgot to turn off debugging in 1.1, woops.
1.1
- Updated to match features of the BAN - Dupe This FNV version (set variable, OnDrop cleanup, re-enabled add item messages).
1.0
- Released, amounts added changed, pipboy icons added, quest script changed from gamemode to menumode.
0.1b
- Original release.