Jump to content
  • 0

[HELP] Cant have admin access on shaitan pack


Question

9 answers to this question

Recommended Posts

  • 0
Posted

Hello everybody I have problem with Shaitan pack, I cant make my self admin, if I make access level in db 100 after login it disaperess from db and access level 0 again. So what I need to do?

check in DB what is max gm access possible to be 1 for admin not 100

  • 0
Posted

you need to know the pack you use if its not a common pack that people know nobody can help you.

 

Shaitan bassed on Phoenix pack

 

put in config Everybody has ADMIN= True

 

login and make you ADMIN, when you done, just change this config and is all.

 

thanks for help

 

 

  • 0
Posted

<?xml version='1.0' encoding='utf-8'?>
<list>
<!-- Используется для настройки EVERYBODY_HAS_ADMIN_RIGHTS -->
<char>
	<PlayerID set="0"/>
	<!-- По умолчанию FALSE для всех игроков -->
	<IsGM set="true"/>
	<!-- разрешает использование амин команд. -->
	<CanUseGMCommand set="true"/>
	<CanAnnounce set="true"/>
	<CanBan set="true"/>
	<CanBanChat set="true"/>
	<CanUnBanChat set="true"/>
	<BanChatDelay set="-1"/>
	<BanChatMaxValue set="-1"/>
	<BanChatCountPerDay set="-1"/>
	<BanChatBonusId set="-1"/>
	<BanChatBonusCount set="-1"/>
	<CanChatPenalty set="true"/>
	<UseGMShop set="true"/>
	<CanDelete set="true"/>
	<CanKick set="true"/>
	<Menu set="true"/>
	<GodMode set="true"/>
	<CanEditCharAll set="true"/>
	<CanEditChar set="true"/>
	<CanEditPledge set="true"/>
	<CanViewChar set="true"/>
	<CanEditNPC set="true"/>
	<CanViewNPC set="true"/>
	<CanTeleport set="true"/>
	<CanRestart set="true"/>
	<MonsterRace set="true"/>
	<Rider set="true"/>
	<FastUnstuck set="true"/>
	<ResurectFixed set="true"/>
	<Door set="true"/>
	<Res set="true"/>
	<PeaceAttack set="true"/>
	<Heal set="true"/>
	<Unblock set="true"/>
	<AllowWalker set="true"/>
	<CanChangeClass set="false"/>
	<!-- блокирует взятие предметов из инвентаря, возможен только дестрой предмета. По умолчанию FALSE -->
	<BlockInventory set="false"/>
	<CanGmEdit set="true"/>
	<IsEventGm set="true"/>
	<CanReload set="true"/>
	<CanRename set="true"/>
	<CanJail set="true"/>
	<CanPolymorph set="true"/>
	<!-- По умолчанию TRUE для всех игроков -->
	<UseInventory set="true"/>
	<UseTrade set="true"/>
	<CanAttack set="true"/>
	<CanEvaluate set="true"/>
	<CanJoinParty set="true"/>
	<CanJoinClan set="true"/>
	<UseWarehouse set="true"/>
	<UseShop set="true"/>
</char>
</list>

 

this config is setting my access level to 0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...