polserver/docs/docs.polserver.com/pol100/builtintextcmds.xml
2018-02-11 00:01:46 +01:00

30 lines
1.7 KiB
XML

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl">href="builtintextcmds.xslt">?>
<!DOCTYPE ESCRIPT SYSTEM "builtintextcmds.dtd">
<ESCRIPT>
<header>
<topic>List of Built-In Text Commands</topic>
<text>Note many of these are OLD, and/or useless. Originally meant for development team use only, some may be useful to admins out there.</text>
<datemodified>08/31/2015</datemodified>
</header>
<list name="armor">prints your armor coverage to the screen.</list>
<list name="constat">sends connection statuses of all clients to you</list>
<list name="heapcheck">prints heap allocation data</list>
<list name="i_repdata">sends reputation system data for a targetted char</list>
<list name="t_ident">sends serial and graphic data for a targetted obj</list>
<list name="integ_item">sends status of world item integrity</list>
<list name="integ_chr">sends status of world character integrity</list>
<list name="i_s_item_integ">sends status of current zone's item integrity</list>
<list name="list_crit">sends list of critical scripts</list>
<list name="list_scripts">sends list of scripts ran or running</list>
<list name="log_profile">prints script profile to pol.log</list>
<list name="log_profile_clear">prints script profile to pol.log and clears counters</list>
<list name="orphans">prints orphaned object data</list>
<list name="procs">prints process data</list>
<list name="resendchars">sends nearby characters to your client</list>
<list name="shutdown">shuts down the server</list>
<list name="startlog">begins logging packet data send to and from your client. If priv "plogany" is enabled target cursor for Char selection.</list>
<list name="stoplog">stops packet logging. log file in /pol/log/[account name].log</list>
<list name="threads">prints thread info</list>
</ESCRIPT>