Difference between revisions of "ma"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';ma (get <mail #>) :<mail #> ::a corresponding number from the mail list when you open your mailbox. :Takes items attached from mail. ---- ;ma (add [zeny <amount>] | [item …')
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3435 PR#3435]}}
 +
 
;ma (get <mail #>)
 
;ma (get <mail #>)
  
Line 30: Line 32:
 
|}
 
|}
  
[[Category:Console Command]]
+
[[Category:Deprecated]]

Latest revision as of 18:55, 18 June 2021

This feature is not maintained since PR#3435. It MAY be removed or reworked in the future versions.

ma (get <mail #>)
<mail #>
a corresponding number from the mail list when you open your mailbox.
Takes items attached from mail.




ma (add [zeny <amount>] | [item <amount> (<inventory item>)])
<amount>
- the amount (positive integer).
<inventory item>
- an inventory item name, or a corresponding number from the inventory item list when you use the i command.
Command Description
ma add zeny <amount> Attaches zenys in the mail.
ma add item <amount> <inventory item> Attaches items in the mail.