Page 1 of 1

Interesting EQ2 Error

Posted: Thu Aug 11, 2005 9:04 pm
by Yutznut
updated the guild MotD today - alted to another char and got this message

'collection_additem invalid args. Expected 2 args: collectionId and slot'

tried a random 3 digit number for each with the following syntax

/collection_additem 00x 00x

no return error message or any other indication of well anything....

interesting thing is that it came from the MotD

/shrug

Posted: Mon Aug 22, 2005 8:14 pm
by Amadeus
The first argument is the item's serial number. It sometimes changes depending upon the item.

I'm not positive, but I think the second number is the index location within your inventory of where it's found.

Either way, it's actually an internal command within the game. Strangely, EQ2 devs like to actually send the game instructions via 'text' commands. So, although you have access to send the command ..you don't actually have access to the data you need to use it.