PDA

View Full Version : Temporary Bags Changed to Traders Satchel when Logged out?


Riklin
12-06-2019, 05:27 PM
Anyone who's screwed around with everquest long enough has used a 100% weight reducing TEMPORARY bag. If you use them enough, you WILL learn the lesson about not leaving anything in them when you log out, tough luck for Linkdeaths though... Anyway, At one point, a change was made so that these bags were reverted to Traders Satchels (I think) when you logged out. Those satchels are like 25 stones in weight, and cannot be traded, so they're not something you WANT to use. The intent was to prevent you from losing stuff in those temporary bags.

Is it possible to add code for this and make this an option in the server rules?

Uleat
12-06-2019, 07:15 PM
https://github.com/EQEmu/Server/blob/master/common/ruletypes.h#L734


EDIT:

circa. https://github.com/EQEmu/Server/commit/c2e436521411c136330845b50383a99eb4aaf1df

You don't need to add the optional rule, it should be there since the auto-inject code for rules was added.

Huppy
12-06-2019, 08:08 PM
A little thing we used to do, way back (on Live) with temp items, if one went and got a monster mission, then logged out in the monster form, temp items were still there when we logged back in. But as far as temp bags in Emu, guess it's a personal preference, but removing the temp tag in items table fixes that, lol ;)

Uleat
12-06-2019, 11:46 PM
Or, you could just set the rule to true and have your bags converted :P

Riklin
12-07-2019, 06:00 PM
Excellent! I agree with converting the bags! Summoned bags are easy to get, for a bit of mana, whereas good weight-reducing bags are something you have to plan and pursue...