Difference between revisions of "UO.HideItem"
From OpenEUO
(Created page with " UO.HideItem(nid) The hideItem command removes a specific item id's graphic from the client. It can be used to unclutter the visual appearance of the client however, it does ''no...") |
(No difference)
|
Revision as of 11:59, 8 October 2010
UO.HideItem(nid)
The hideItem command removes a specific item id's graphic from the client. It can be used to unclutter the visual appearance of the client however, it does nothing on the server. Only non-static items that are on the ground can be hidden.