Separated the Classic Datapack to it's own folder.
This commit is contained in:
14
trunk/dist/game/data_classic/html/admin/partyinfo.htm
vendored
Normal file
14
trunk/dist/game/data_classic/html/admin/partyinfo.htm
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<html><title>GM Party Info</title><body>
|
||||
<center>
|
||||
<table width=270><tr>
|
||||
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Party list</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_character_info %player%" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table><br>
|
||||
<br><img src="L2UI.SquareWhite" width=260 height=1><br>
|
||||
<table width=270 border=0>
|
||||
%party%
|
||||
</table>
|
||||
<br><img src="L2UI.SquareWhite" width=260 height=1><br>
|
||||
First player is party leader.
|
||||
</center></body></html>
|
Reference in New Issue
Block a user