initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

18
help/trace_on.html Normal file
View 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>