Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
18
help/trace_on.html
Normal file
18
help/trace_on.html
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>trace.on</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>trace.on</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="debug_commands.html">Debugging commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
trace.on();<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Turns trace mode on. This does the same thing as the player pressing the SCROLL LOCK key.<p>
|
||||
Trace mode must be enabled (by setting flag 10) before using this command.<p>
|
||||
<B>See also</B><p>
|
||||
<a href="trace_info.html">trace.info</a><p>
|
||||
<a href="trace_mode.html">Trace mode</a><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue