Small script to automatically convert the $10 junk items in FROST into usable currency
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
Initial Release
I got the idea for this from this mod which attempts to give a purpose to the $10 items from FROST aside from being used as a junk item. Someone in the comments suggested making a script to convert automatically as opposed to using a chem lab, but seeing as how no one has done that I figured I'd try my hand at it.
How it works: Whenever the player picks up $10 items or loots them from a container, a small script runs which removes the items from the player inventory and adds that amount back in $1s.
Requirements: Technically just the base game but it obviously wouldn't make sense to use this without FROST
Installation: You should be able to just drop it in your mod manager or extract to your data folder for manual install
-Script source is included for anyone interested in expanding on it or has ideas on how to improve it
Disclaimers:
This is my first mod and my first time working with papyrus scripting. I don't foresee any issues with the mod but if you find anything let me know. I am also open to constructive criticism.
I suck at writing descriptions so hopefully everything made sense