Difference between revisions of "HideItem"
From Wiki
Line 1: | Line 1: | ||
− | + | {{command header|client}} | |
− | + | {{body|hideItem {id}|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.}} | |
− | + | ||
− | + | ||
− | hideItem {id} | + | |
− | + | ||
− | + | ||
− | 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 === | === Example === | ||
Line 15: | Line 9: | ||
</pre> | </pre> | ||
− | + | {{footer}} | |
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 10:16, 27 August 2005
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 |