$equip(position,value)
$cursor(value)
These all return a number. To begin with I hoped that this number were the ID for this item type, thereby being able to distinguish 2 items that has the same name, from each other. But I found it odd that all these values were somewhat "round", so I checked against lucy (that ues the item id's) and they are not what I thought they would be.
What exactly does "value" do in the above mentioned macro variables?
And is it perhaps possible to add "id" to that list, to extract the exact id of the item?
I would think it's possible, since Lucy extracts those id's quite easily
Thanks.. :)

