Difference between revisions of "rodex"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
 +
== Rodex Mailbox ==
 +
 +
 
;rodex open
 
;rodex open
 
:Send request to open rodex mailbox.
 
:Send request to open rodex mailbox.
Line 82: Line 86:
  
  
;rodex add <index item>
+
;rodex add <index item> <amount>
 
:<index item> - number of item index in inventory (number integer) to get inventory index type console command [http://http://openkore.com/index.php/I i]
 
:<index item> - number of item index in inventory (number integer) to get inventory index type console command [http://http://openkore.com/index.php/I i]
:
+
:<amount> - amount that you want add from rodex mail. (OPTIONAL)
 +
:Add a item from inventory in rodex mail box. (use index of item in inventory)
 +
 
 +
 
 +
----
 +
 
 +
 
 +
;rodex remove <item index> <amount>
 +
:<index item> -  number of item index in rodex mail (number integer).
 +
:<amount> - amount that you want remove from rodex mail. (OPTIONAL)
 +
:remove a item or amount of item from rodex mail.
 +
 
 +
 
 +
----
 +
 
 +
 
 +
;rodex send
 +
:Send finished rodex mail
  
  
Line 92: Line 113:
 
;rodex cancel
 
;rodex cancel
 
:Close rodex mail write box.
 
:Close rodex mail write box.
 +
 +
 +
----
 +
 +
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Revision as of 19:42, 16 August 2017

Rodex Mailbox

rodex open
Send request to open rodex mailbox.




rodex close
Your command to close rodex mailbox.




rodex list
List your Rodex mail.




rodex refresh
Send request to refresh and update rodex mailbox.




rodex read <mail id>
<mail id> - id of mail (number integer).
Open the selected Rodex mail.




rodex write <player name>
<player name> - name of player that you want to send a rodex message.
Open a box to start write a rodex mail.




rodex settarget <player name>
<player name> - name of player that you want to send a rodex message.
Set target of rodex mail




rodex itemslist
Show current list of items in mail box that you are writting




rodex settitle <title>
<title> - title of rodex mail.
Set current title of rodex mail




rodex setbody <body>
<body> - text of rodex mail body.
set rodex mail body.




rodex setzeny <zeny amount>
<zeny amount> - zeny amount that you want to send in rodex mail.
set zeny amount in rodex mail.




rodex add <index item> <amount>
<index item> - number of item index in inventory (number integer) to get inventory index type console command i
<amount> - amount that you want add from rodex mail. (OPTIONAL)
Add a item from inventory in rodex mail box. (use index of item in inventory)




rodex remove <item index> <amount>
<index item> - number of item index in rodex mail (number integer).
<amount> - amount that you want remove from rodex mail. (OPTIONAL)
remove a item or amount of item from rodex mail.




rodex send
Send finished rodex mail




rodex cancel
Close rodex mail write box.