Functions Documentation
View Function Edit Function
Name itmSetReference
Syntax (itmSetReference item) -> True or Error
Argument List item: The itemStruct of the item you want to make referenced.
Returns Almost always returns True. If passed a non-item arguement, it will return an Error
Category item
Description Makes the item referenced.
For more on referenced items, see here:
http://wiki.neurohack.com/transcendence/wiki/functionlegend#reference
Example
(itmSetReference (itmCreate 0x4021 3))

Makes the Penitent cannon referenced.
Comment Referenced means it give the items info like damage and hp on the item listings.