HideItem

From Wiki
Revision as of 11:16, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search

Synopsis

hideItem {id}

Description

The hideItem command removes a specific items graphic from the client. It can be used to unclutter things, it does NOTHING on the server. Only items on the ground can be hidden.

Example

findItem ABC
; This will hide the item returned by they findItem command
hideItem #findId

See also

Main Page Documentation