Difference between revisions of "is"

From OpenKore Wiki
Jump to navigation Jump to search
m
(name is fine too)
Line 1: Line 1:
==is==
+
; is <inventory item # or name>
The '''is''' command will use the specified inventory item on yourself.
+
: Use '''i'''tem on '''s'''elf.
  
===is (<inventory item #>)===
+
== Examples ==
'''<inventory item #>''' is an item listed by the '''[[i]]''' command.
 
  
===Example:===
+
is 2
{| class="wikitable" border="1" cellspacing="0"
 
|-style=background-color:#F9F9F9;
 
!Command
 
!Description
 
|-
 
|align=center|is 2
 
|Use item with the inventory ID number of 2.
 
|}
 
  
===See Also:===
+
is Red Potion
'''[[im]], [[ip]]'''
+
 
 +
== See Also ==
 +
* [[im]]
 +
* [[ip]]
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Revision as of 08:14, 2 June 2011

is <inventory item # or name>
Use item on self.

Examples

is 2
is Red Potion

See Also