Donation Bag

Here you can make and discuss suggestions to improve the game. / Hier kannst du Vorschläge einreichen und diskutieren um das Spiel zu verbessern.

Moderator: Developers

Post Reply
Drugar Stonesmasher
Posts: 222
Joined: Wed Feb 28, 2001 8:55 am

Donation Bag

Post by Drugar Stonesmasher »

Hello,

would it be possible to implement something like a donation bag,
where the bag is labled "Donation" and when beeing dropped onto the donation field is beeing emptied (looping trough its contents)?
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Re: Donation Bag

Post by Estralis Seborian »

Yes, something like this is possible. Currently, donating bags is deactivated as they won't get deleted. But the content COULD be donated. Implementation would be trivial. But keep in mind that this might result in accidents; someone would drag his/her bag onto the donation field and BAMM all super rare uber items are gone. We could exclude gemmed items or items with special description if wanted. Please make up a specific proposal what shall be "auto donated" and what not. This code might help:

https://github.com/Illarion-eV/Illarion ... th.lua#L99
https://github.com/Illarion-eV/Illarion ... on.lua#L38

Note: Due to a client bug, the removed items would still be shown in the bag window until you re-open it, see http://illarion.org/mantis/view.php?id=11616
User avatar
Achae Eanstray
Posts: 4300
Joined: Tue Sep 19, 2006 7:03 am
Location: A field of dandelions
Contact:

Re: Donation Bag

Post by Achae Eanstray »

Would it be possible if the content of the bag wasn't accepted unless the actual bag was labeled i.e. "Donation/(best german word for donation)" ?
Drugar Stonesmasher
Posts: 222
Joined: Wed Feb 28, 2001 8:55 am

Re: Donation Bag

Post by Drugar Stonesmasher »

Achae Eanstray wrote:Would it be possible if the content of the bag wasn't accepted unless the actual bag was labeled i.e. "Donation/(best german word for donation)" ?

That was what i meant with --where the bag is labled "Donation"--
I suppose Estralis overread that.


I dont even think it would need a german variation, but if so it would be "Spende".
Post Reply