Drop command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: {{stub}} Category:Commands)
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''{{tt|DROP}} [[page type is::command]]''' allows you to drop an item you are currently holding in your hands, putting it on the ground.
{{stub}}


This command will damage musical instruments and some glass items, can also sometimes shatter favor orbs. For these items, either use {{com|PUT}} ''<object>'' {{tt|on ground}}, or {{com|lower}}, depending on how their are coded.
[[Category:Commands]]

==Syntax==
* {{Tt|drop}} ''<item>''

==Also See==
* {{com|Lower}} command
* {{com|Empty}} command, allows you to drop from a specific hand
{{cat|Commands}}

Latest revision as of 11:30, 29 March 2016

The DROP command allows you to drop an item you are currently holding in your hands, putting it on the ground.

This command will damage musical instruments and some glass items, can also sometimes shatter favor orbs. For these items, either use PUT <object> ON GROUND, or LOWER, depending on how their are coded.

Syntax

  • DROP <item>

Also See

  • LOWER command
  • EMPTY command, allows you to drop from a specific hand