Site Tools


help_check_receive

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

help_check_receive [2023/12/23 15:51] – Created page for check receive help file zhihaihelp_check_receive [2024/05/21 15:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code>
 +CHECK RECEIVE
  
 +Usage: CHECK
 +       RECEIVE <number>
 +
 +These two commands are used to check on the status of any orders you have placed with the shop
 +keeper. If the keeper informs you that an item you have ordered has arrived, you can buy it with the 
 +receive command.
 +
 +However, orders that have not come in do not count as part of the ordered list. For example if you
 +have four orders 1, 2, 3, and 4, but only 2 and 4 have come in, you would get 2 with RECEIVE 1 and 
 +you would get the 4th order with RECEIVE 2, as it is the second order that has come in.
 +
 +The amount of time it takes for an order to come in is by MUD time. However, the amount of time an
 +order will be held for you is one real-life week. Afterwards, it will CANCEL.
 +
 +See Also: SHOPS, BUY, LIST, CANCEL
 +
 +MAIL CHECK RECEIVE
 +
 +The commands used by the World Postal Service (WPS) are MAIL, CHECK, and RECEIVE. These commands can
 +be used while in an Official WPS Post Office or when using a POCKET SECRETARY.
 +
 +To write mail to Whisper:
 +< 10P 10M > mail whisper
 +
 +To check and see if you have any mail waiting:
 +< 10P 10M > check
 +
 +To ask the Postmaster to give you your mail, if you have any waiting:
 +< 10P 10M > receive
 +
 +See Also: PSEC, SHOPS
 +</code>