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

337 B

Command: /collection_additem collection_id item_index

Handler Macro: COMMAND_COLLECTION_ADDITEM

Handler Value: 30

Required Status: 0

Arguments:

  • arg[0]: int collection_id
  • arg[1]: int item_index

Notes:

  • Adds the item in the item_index to the Player's collection by the collection_id specified.