Fixes exploits that allow players to train skills for free.
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 are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting 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 must get permission to earn Donation Points for your mods if they use my assets
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
This fixes the following exploits:
Exploit 1: When training with a follower, you have access to his/her inventory. So, after training, you can simply trade the gold you paid them back to yourself.
Exploit 2: You can pick pocket the gold you paid a trainer.
It's a simple fix. It's just one file, and there's not even an .esp.It won't conflict with any other mod that doesn't overwrite this "TrainerGoldScript.pex" script.
Compiled with the CK.
HOW IT WORKS:
Whenever the player gives another actor gold, the script removes that amount of gold from that actor. It doesn't affect merchant gold from buying or selling, as the game doesn't see that as coming from the player at all.
WARNING:
Do NOT directly trade gold to followers! (a pop-up window does come up if you almost do it accidently) Do NOT reverse pickpocket gold onto people!
...because *POOF* it's gone. I currently don't know of a way to have the game understand the context of how gold was given from a player. Really, it shouldn't be an issue. Think of it as another exploit fix, since you could reverse pickpocket gold onto a vendor to increase their gold amount.
CHANGELOG
Update 1.1: You can now freely exchange gold with your spouse. Should be compatible with mods that let you divorce.