Glance command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
>glance
>glance
You glance down to see a sluagh-hide sling in your right hand and nothing in your left hand.
You glance down to see a sluagh-hide sling in your right hand and nothing in your left hand.
Additionally, you can glance at the contents of only one hand by typing GLANCE RIGHT or GLANCE LEFT. This can be useful for scripting purposes where you might want the script to adjust to what weapon, object, etc. you are holding.
Additionally, you can glance at the contents of only one hand by typing GLANCE RIGHT or GLANCE LEFT. This can be useful for scripting purposes, where you might want the script to adjust to what weapon, object, etc. you are holding. Yet another scripting use is with ranged weapons; if you GLANCE [Weapon] it will display wether or not the weapon is loaded and with what ammo.
[[Category:Commands]]
[[Category:Commands]]

Revision as of 17:13, 25 February 2009

Stub
  • This article is a stub. That is, it is an article with little or no content, and needs attention.
  • Please see Category:Stubs for more articles that need content.
  • When it is completed to a reasonable degree, remove {{stub}} from this article.

Can be used to see what you are holding. For example:

>glance     
You glance down to see a sluagh-hide sling in your right hand and nothing in your left hand.

Additionally, you can glance at the contents of only one hand by typing GLANCE RIGHT or GLANCE LEFT. This can be useful for scripting purposes, where you might want the script to adjust to what weapon, object, etc. you are holding. Yet another scripting use is with ranged weapons; if you GLANCE [Weapon] it will display wether or not the weapon is loaded and with what ammo.