Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
19
help/disable_item.html
Normal file
19
help/disable_item.html
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>disable.item</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>disable.item</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="menu_commands.html">Menu/Key commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
disable.item(cA);<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Disables the menu item that is assigned to controller cA.<p>
|
||||
All menu items are enabled again when the game is restarted, so if there are any items that need to be disabled permanently (such as separators) then they should be disabled again when the game is
|
||||
restarted.
|
||||
<p>
|
||||
<B>See also</B><p>
|
||||
<a href="enable_item.html">enable.item</a><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue