You donate an iron plate to the guild box.
Box status: 2000
You withdraw an iron shield from the guild box.
Box status: 1400
Not sure on the values.
Then the fail messsages:
You try, and fail to withdraw an iron plate from the guild box. Box status of 1400 not sufficient to borrow that item.Box status could be in sexy red too. With white numbers. -- MikeBedlam I'm cool with the idea, have one addition. Only weapons/armours should be affected by the system, not other objects, to prevent donation of 'valuables'. The donationcap, 500 as suggested, might need experimenting with, and so will the whole system, perhaps there should be two boxes during testing, one normal and one new one? Use is_weapon and is_armour to identify an object as the given objects... You'll have to use hook object_arrived to catch arriving objects, since there is no longer a donate/withdraw command. Youll also have to add a prevent_get hook to each object inserted in the box that has to check before it leaves the box, ie, the valueable armours/weapons... -- PumaN I don't see how it stops the box being completely unusable for everyone except the high level guys. (Unusable from the point of view of obtaining any good items) A newbie will never have any status and thus will never be able to withdraw anything except the crap. How about this minor alteration:
| Topic GuildBoxes . { Edit | Attach | Ref-By | Printable | Diffs | r1.2 | > | r1.1 | More } |
|
Revision r1.2 - 21 Jun 2004 - 03:41 GMT - ProdigY Parents: WebHome |
Copyright © 2001 by the contributing authors.
All material on this collaboration tool is the property of the contributing authors. Ideas, requests, problems regarding Tharsis? Send feedback. |