Search the Commands

Home  All  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

Details for command makeitem:
 
* makeitem <item id>,<amount>,"mapname",<x>,<y>;
* makeitem "item name",<amount>,"mapname",<x>,<y>;
 
This command will create an item lying around on a specified map in the
specified location.

itemid - Found in 'db/item_db.txt'
amount - Amount you want produced
map name - The map name
X - The X coordinate
Y - The Y coordinate.

This item will still disappear just like any other dropped item. Like 'getitem',
it also accepts an 'english name' field from the database and creates apples if
the name isn't found.
If the map name is given as "this", the map the invoking character is on will be used.

Valid XHTML 1.0 Strict Valid CSS!