Retail like builder messages.
Adapted from: L2jUnity free files.
This commit is contained in:
@@ -19,10 +19,10 @@ MasterAccessLevel = 1
|
||||
# Default = 0 - Max. 255
|
||||
UserAccessLevel = 0
|
||||
|
||||
# -----------------------------------
|
||||
# Section: GM'S Rights
|
||||
# -----------------------------------
|
||||
# # The way //admin panel looks can be "modern" or "classic"
|
||||
# --------------------------------------
|
||||
# Section: GM Rights
|
||||
# --------------------------------------
|
||||
# The way //admin panel looks can be "modern" or "classic"
|
||||
# (default is modern while classic provides more compatibility)
|
||||
GMAdminMenuStyle = modern
|
||||
|
||||
@@ -32,7 +32,7 @@ MasterNameColorEnabled = True
|
||||
# This option will set the Default NameColor for MasterAccess
|
||||
MasterNameColor = 00CCFF
|
||||
|
||||
#Turn on MasterTitleColor config.
|
||||
# Turn on MasterTitleColor config.
|
||||
MasterTitleColorEnabled = True
|
||||
|
||||
# This option will set the Default TitleColor for MasterAccess
|
||||
@@ -41,6 +41,10 @@ MasterTitleColor = 00CCFF
|
||||
# Enable GMs to have the glowing aura of a Hero character.
|
||||
GMHeroAura = False
|
||||
|
||||
# Whether GM logins in builder hide mode by default.
|
||||
# Default: True
|
||||
GMStartupBuilderHide = True
|
||||
|
||||
# Show message when GM Login and GM will not invis/silence as default
|
||||
ShowGMLogin = False
|
||||
|
||||
@@ -63,5 +67,10 @@ GMStartupSilence = False
|
||||
# Auto list GMs in GM list (/gmlist) on login.
|
||||
GMStartupAutoList = True
|
||||
|
||||
# # Auto set invulnerable status to a GM on login.
|
||||
GMStartupInvulnerable = True
|
||||
# Auto set invulnerable status to a GM on login.
|
||||
GMStartupInvulnerable = True
|
||||
|
||||
# In case you are not satisfied with the retail-like implementation of //gmspeed",
|
||||
# with this config you can rollback it to the old custom L2J version of the GM Speed.
|
||||
# Default: False
|
||||
UseSuperHasteAsGMSpeed = False
|
||||
|
@@ -62,11 +62,11 @@
|
||||
</tr></table>
|
||||
<br>
|
||||
<table width=240><tr>
|
||||
<td>GM Speed:</td>
|
||||
<td><button value="1" action="bypass -h admin_gmspeed_menu_main 1" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="2" action="bypass -h admin_gmspeed_menu_main 2" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="3" action="bypass -h admin_gmspeed_menu_main 3" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="4" action="bypass -h admin_gmspeed_menu_main 4" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="Off" action="bypass -h admin_gmspeed_menu_main 0" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td>Super Haste:</td>
|
||||
<td><button value="1" action="bypass -h admin_superhaste 1" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="2" action="bypass -h admin_superhaste 2" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="3" action="bypass -h admin_superhaste 3" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="4" action="bypass -h admin_superhaste 4" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="Off" action="bypass -h admin_superhaste 0" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
</tr></table>
|
||||
</center></body></html>
|
@@ -23,12 +23,12 @@
|
||||
<td><button value="Demonic mode " action="bypass -h admin_teleto r" width=80 height=15 back="sek.cbui94" fore="sek.cbui92"></td></tr></table>
|
||||
<br><br>
|
||||
<table width=260><tr>
|
||||
<td>GM Speed:</td>
|
||||
<td><button value="1" action="bypass -h admin_gmspeed_menu 1" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="2" action="bypass -h admin_gmspeed_menu 2" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="3" action="bypass -h admin_gmspeed_menu 3" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="4" action="bypass -h admin_gmspeed_menu 4" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="Off" action="bypass -h admin_gmspeed_menu 0" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td>Super Haste:</td>
|
||||
<td><button value="1" action="bypass -h admin_superhaste 1" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="2" action="bypass -h admin_superhaste 2" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="3" action="bypass -h admin_superhaste 3" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="4" action="bypass -h admin_superhaste 4" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
<td><button value="Off" action="bypass -h admin_superhaste 0" width=25 height=15 back="sek.cbui94" fore="sek.cbui92"></td>
|
||||
</tr></table><br><br><br><br>
|
||||
Move to given Coords:
|
||||
<table width=260><tr>
|
||||
|
Reference in New Issue
Block a user