Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| postalguild [2026/09/23 00:05] – created - external edit 127.0.0.1 | postalguild [2026/09/23 00:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Evaluating the cost of shipping ===== | ===== Evaluating the cost of shipping ===== | ||
| - | The cost of shipping is based upon the weight of the item. Some light items will not incur additional cost to send. For these items, the cost of shipping is actually subsidized by the purchase of a Banking Guild merchant note which you would need anyway to send a parcel. | + | The cost of shipping is based upon the weight of the item. Some light items will not incur additional cost to send. For these items, the cost of shipping is actually subsidized by the purchase of a Banking Guild merchant note which you would need anyway to send a parcel. |
| + | <code mud> | ||
| + | > inventory | ||
| + | You are carrying: | ||
| + | a Banking Guild merchant note | ||
| + | a small bag | ||
| + | the manna (x3) | ||
| + | the Nilgiri Guide | ||
| + | > look in the bag | ||
| + | The bag in inventory: | ||
| + | a trump of Mobius | ||
| + | a yellow potion of see invisible | ||
| + | > value the bag | ||
| + | Liame the Dispatcher whispers to you, "I can mail your bag for 4 gold coins." | ||
| + | > | ||
| + | </ | ||
| ===== Sending mail ===== | ===== Sending mail ===== | ||
| - | Before sending an item, be sure to obtain a [[bankingguild|merchant note]]. | + | Before sending an item, be sure to obtain a [[bankingguild|merchant note]]. |
| + | <code mud> | ||
| + | > inventory | ||
| + | You are carrying: | ||
| + | a Banking Guild merchant note | ||
| + | a small bag | ||
| + | the manna (x3) | ||
| + | the Nilgiri Guide | ||
| + | > mail the bag to silk with merchant note | ||
| + | Account #0000-1000 debitted 4gc for mail service for Quenyarhun | ||
| + | Okay. | ||
| + | > | ||
| + | Liame the Dispatcher whispers to you, " | ||
| + | gloom of night will stay this parcel from being delivered!" | ||
| + | > | ||
| + | </ | ||
| ===== Receiving mail ===== | ===== Receiving mail ===== | ||
| - | There is no cost for receiving anything. Any delivered post will be handed over immediately. Be sure to check repeatedly for mail, just in case any new arrivals are overlooked. The Postal Guild has a policy of only handing out one parcel at a time. | + | There is no cost for receiving anything. Any delivered post will be handed over immediately. Be sure to check repeatedly for mail, just in case any new arrivals are overlooked. The Postal Guild has a policy of only handing out one parcel at a time. |
| + | |||
| + | <code mud> | ||
| + | > inventory | ||
| + | You are carrying: | ||
| + | the manna (x3) | ||
| + | the Nilgiri Guide | ||
| + | |||
| + | Liame the Dispatcher whispers to you, "You have a package here sent two minutes | ||
| + | ago from Sin." | ||
| + | > | ||
| + | Liame the Dispatcher gives you a small bag. | ||
| + | > inventory | ||
| + | You are carrying: | ||
| + | a small bag | ||
| + | the manna (x3) | ||
| + | the Nilgiri Guide | ||
| + | > look in the bag | ||
| + | The bag in inventory: | ||
| + | a trump of Mobius | ||
| + | a yellow potion of see invisible | ||
| + | |||
| + | Liame the Dispatcher whispers to you, "There is no mail for you." | ||
| + | > | ||
| + | </ | ||