HideItem

From Wiki
Revision as of 03:29, 14 August 2005 by Una (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

HideItem

Client

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



Main_Page Documentation

Client