Addition of client protocol version at character info menu.

This commit is contained in:
MobiusDevelopment
2019-11-06 19:44:10 +00:00
parent 2322ac8d96
commit 91936e2787
72 changed files with 364 additions and 61 deletions

View File

@@ -22,10 +22,10 @@
</table>
</center><br>
<table width=270>
<tr><td width=135>Account: <font color="LEVEL"><a action="bypass -h admin_find_account %name%">%account%</a></font></td><td width=135>IP: <font color="LEVEL"><a action="bypass -h admin_find_ip %ip%">%ip%</a></font></td></tr>
<tr><td width=135>Name: %name%</td><td width=135>Level: %level%</td></tr>
<tr><td width=135>Clan: %clan%</td><td width=135>Exp: %xp%</td></tr>
<tr><td width=135>Class: %class%</td><td width=135>SP: %sp%</td></tr>
<tr><td width=135>Account: <font color="LEVEL"><a action="bypass -h admin_find_account %name%">%account%</a></font></td><td width=135>IP: <font color="LEVEL"><a action="bypass -h admin_find_ip %ip%">%ip%</a></font></td><td width=135>Protocol: <font color="LEVEL">%protocol%</font></td></tr>
<tr><td width=195>Name: %name%</td><td width=75>Level: %level%</td></tr>
<tr><td width=195>Clan: %clan%</td><td width=75>Exp: %xp%</td></tr>
<tr><td width=195>Class: %class%</td><td width=75>SP: %sp%</td></tr>
</table>
<table width=270>
<tr><td width=270>Character Coordinates: %x% %y% %z%</td></tr>