ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
344 stars 218 forks source link

Gm who list #816

Closed Heraclion closed 11 years ago

Heraclion commented 11 years ago

Hy again,sorry for making another ticket but i recompiled a new core today and have same problem,i can not see the gms in my who list,i use this config

GM.Visible

Description: GM visibility at login.

Default: 2 - (Last save state)

0 - (Invisible)

1 - (Visible)

GM.Visible = 1

GM.InGMList.Level

Description: Maximum GM level shown in GM list (if enabled) in non-GM state (.gm off).

Default: 3 - (Anyone)

0 - (Only players)

1 - (Only moderators)

2 - (Only gamemasters)

GM.InGMList.Level = 3

GM.InWhoList.Level

Description: Max GM level showed in who list (if visible).

Default: 3 - (Anyone)

0 - (Only players)

1 - (Only moderators)

2 - (Only gamemasters)

GM.InWhoList.Level = 3

Here is a screen photo with a gm level that i can see all users

gm level

Here is a user level that i can not see gm level user level

Heraclion commented 11 years ago

when you add in a friend list a gm but .gm off dosent show you that youre friend is available,showes you that youre friend is uknown and have level 0,i tried and with config that allow gms in friend list and nothing,same error

Heraclion commented 11 years ago

so.....the gm level in dbase access must be 3 not 4,right?