Page 1 of 1

"Stolen item" flag

Posted: 10 Jun 2018, 12:32
by akortunov
Many people complain to me about how Morrowind itentifies if an item was stolen.

I tried to use a different approach - add "Stolen" flag to CellRef (savegame format was changed), so an engine can identify if this instance is stolen.
Stolen items form separate stacks:
Screenshot_20180610_151550.png
Guards confiscate only items with "Stolen" flag, traders too.
Source code is available here. Also attached icon is required.

Note: this is only a prototype for now, so feel free to share ideas about how to improve it.

Re: "Stolen item" flag

Posted: 11 Jun 2018, 04:16
by Thunderforge
Neat! I could totally see this as an option in the Advanced menu (or whatever it winds up turning into).

I don't know if it would make sense to have a red background on the hover over like how we have the option to do that when you're about to steal something.

Keep up the good work, and I look forward to the PR!

Re: "Stolen item" flag

Posted: 11 Jun 2018, 19:53
by jvoisin
This is a great idea ♥