L2JMobius

Battle Chronicle there is no admin pannel

wowowoo · 5 · 2056

Offline wowowoo

  • Vassal
  • *
    • Posts: 2
i've tried to change accesslevel to 100 through SQLAccountManager.bat but still no amdin pannel.

i don't know where is the problem.

please help me, thanks


Online dregspan

  • Heir
  • **
    • Posts: 39
  • I like LineageII
You should change the accesslevel in the database to 100 ~

(You can use the HeidiSQL Tools to do it )


Offline Index

  • Black Sheep
  • Marquis
  • *****
    • Posts: 536
i've tried to change accesslevel to 100 through SQLAccountManager.bat but still no amdin pannel.

i don't know where is the problem.

please help me, thanks
This param give you rights to connect on GM only server.

Code: (General.ini) [Select]
# ---------------------------------------------------------------------------
# Administrator
# ---------------------------------------------------------------------------

# Default Access Level. For example if you set 100, everyone will have 100 access level.
# Default: 0
DefaultAccessLevel = 0


# If True, only accounts with GM access can enter the server.
# Default: False
ServerGMOnly = False


Offline Index

  • Black Sheep
  • Marquis
  • *****
    • Posts: 536
For set your char admin - you need open DateBase -> Find table "characters" -> Find name of your char -> find column "access_level" and change value from 0 to 100;