Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.75k stars 333 forks source link

Always display negociated prices #2683

Closed petchema closed 1 month ago

petchema commented 3 months ago

When trying to buy from a shop and not having enough gold to pay the negociated price,

In classic Daggerfall:

In Daggerfall Unity:

So you never learn the negociated price, and how far you are from being able to afford buying what you are interested in.

This PR replaces the "You don't have enough gold" message with the merchant negociated price message.

petchema commented 3 months ago

not enough gold, improved

petchema commented 3 months ago

Why choose? Keeping the old message to be as obvious as possible not enough gold, further improved

Jagget commented 3 months ago

Can we make it also centred? I feel like it'll look better that way

petchema commented 3 months ago

Can we make it also centred? I feel like it'll look better that way

Done, it's consistent with other messages mixing quotes and non-quotes (say, totem telepathic message)