Quote: |
Each %X inside of the commands.hlp file tells Continuum which formatting or color to pick from when it will display in game. A list of all possible %X formatting and what they do are as follows:
<table border=0 cellspacing=2 cellpadding=2> <tr><td>#</td><td>A line beginning with # is treated as new page. The text that follows will be the header of the new page.</td></tr> <tr><td>%p</td><td>This is for offsetting a new paragraph. Allows you to split up a page into different sections nicely.</td></tr> <tr><td>%W</td><td>All text that follows will be the standard grey color.</td></tr> <tr><td>%Y</td><td>All text that follows will be yellow, team chat color.</td></tr> <tr><td>%G</td><td>All text that follows will be green, private message color.</td></tr> <tr><td>%B</td><td>All text that follows will be blue, public chat color.</td></tr> <tr><td>%b</td><td>All text that follows will be dark red, chat channel color.</td></tr> <tr><td>%p</td><td>All text that follows will be pink.</td></tr> </table> An example usage of this would be as follows: <pre>%G!help%W Ask bot for help %G!view %YNAME%W View stats about %YNAME%W</pre> This will display as: <pre><font color=green>!help</font> Ask bot for help <font color=green>!view </font><font color=yellow>NAME</font> View stats about <font color=yellow>NAME</font></pre> CyhperJF has made a program called <a href="http://www.subspacenetwork.com/f1editor/">Continuum F1 Editor</a> in which you can edit your commands.hlp file in a graphical interface. This program is a WYSIWYG (What You See Is What You Get) editor. |
wEaViL wrote: |
Category: Biller (SOS/Catid)
Question: When any player leaves the biller says 'Player leaving<NO SCORE> username'. And when you reenter the arena it has you at a 0 score again. Answer: change the biller ip to localhost |