Hexxagone Posted March 17, 2016 Share Posted March 17, 2016 Can someone make a mod that when we give money to beggars, instead of 1 Septim, we give them 10 Septims instead? Link to comment Share on other sites More sharing options...
RofloX Posted March 17, 2016 Share Posted March 17, 2016 Why would you want a mod like that? Link to comment Share on other sites More sharing options...
Hexxagone Posted March 17, 2016 Author Share Posted March 17, 2016 because what are they going to buy with 1 septim? Link to comment Share on other sites More sharing options...
DaemonGrin Posted March 18, 2016 Share Posted March 18, 2016 because what are they going to buy with 1 septim? A Sweetroll! sorry couldn't resist.... Link to comment Share on other sites More sharing options...
Hexxagone Posted March 18, 2016 Author Share Posted March 18, 2016 Need more than 1 Septim to get a Sweetroll Link to comment Share on other sites More sharing options...
sLoPpYdOtBiGhOlE Posted March 18, 2016 Share Posted March 18, 2016 The funny part of it is the Beggar doesn't actually get the 1 septim! When you look at the fragment script the 1 gold gets removed from the player, but it doesn't get added to the begger...lol Link to comment Share on other sites More sharing options...
sevencardz Posted March 18, 2016 Share Posted March 18, 2016 Check again, Sloppy. I already modified the source myself:Game.GetPlayer().RemoveItem(Gold, 10)akspeaker.additem(gold, 10) ; beggar gets the gold hereWhat's irritating is that Bethesda could've easily used a global variable here instead like they do for HorseCost, and then you could just change the value for that variable rather than hard coding it into every script fragment and then having to change the Dialog Topic to match...I also changed the FavorJobsBeggarsGiveMoneyTopic and zeroed out the "Reset Hours" field, so you can give another 10 gold immediately, without having to wait 4 hours. Never seen a beggar with a cooldown IRL... just sayin'. Link to comment Share on other sites More sharing options...
Hexxagone Posted March 18, 2016 Author Share Posted March 18, 2016 Did you make a mod Seven? Link to comment Share on other sites More sharing options...
sevencardz Posted March 19, 2016 Share Posted March 19, 2016 Nah, I just took a look at the source code like Sloppy did and figured I might as well edit it and recompile it at that point.It would be such a small mod though... it feels like the idea needs to be expanded. Being able to give beggars food items, for example. Link to comment Share on other sites More sharing options...
ElioraArin Posted March 19, 2016 Share Posted March 19, 2016 There is a mod called "Give Gifts to Anyone in Skyrim" that allows you to give 10 gold, or any item from your inventory. You can change the gold amount to whatever you want via console. It makes the receivers disposition towards you go up as well. I have been using it for some time with no problems :) Link to comment Share on other sites More sharing options...
Recommended Posts