1
0
EQ2Emu/docs/slash_commands/craftitem.md
2025-05-07 09:49:25 -04:00

436 B

Command: /craftitem item_id quantity

Handler Macro: COMMAND_CRAFTITEM

Handler Value: 526

Required Status: 100

Arguments:

  • arg[0]: string item_id
  • arg[1]: int quantity

Usage Examples:

  • /craftitem {item_id} [quantity] ");

Notes:

  • This is a GM test command to tradeskill craft an item specified by item_id and the quantitytradeskill . It can also trigger quest craft update on the item.