File: status.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (17 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<HEAD>
<TITLE>status</TITLE></HEAD>
<BODY>
<h1>status</h1>
<B>Category</B><p>
<a href="inventory_commands.html">Inventory item commands</a><p>
<B>Syntax</B><p>
<p>
status();<p>
<B>Description</B><p>
<p>
Displays the inventory screen. This is a text mode screen with the text "You are carrying:" on the top line and a list of the items in the player's inventory (those with a room number of 255) below. If 
there are no items in the player's inventory, "nothing" is displayed. 
<p>
<B>See also</B><p>
</BODY></HTML>