PDA

View Full Version : Guild Management


jkennedy
01-20-2010, 01:11 AM
on my server the guild management window only displays your guild name but not the people in the guild was wondering if anyone else had the problem or knew a fix

trevius
01-22-2010, 06:50 PM
That is one of the known issues with the SoF client:

http://www.eqemulator.net/forums/showthread.php?t=27429

We probably just need to create an encode/decode for the packets for that. But even on Titanium, though it shows the list, I don't think it is very functional for anything else.

Derision
01-23-2010, 04:00 PM
If you are using SoF, edit your patch_SoF.conf file and replace:

OP_GuildMemberList=0x0000

With:

OP_GuildMemberList=0x317C


That should populate the Roster.

jkennedy
01-26-2010, 10:05 PM
even titaniums guild management doesnt work all i see if the guild name no members on titanium or sof i even did the fix derision said and still a no go

jkennedy
01-26-2010, 10:16 PM
anyway someone could give me ther patch_sof.conf and there patch_titanium.conf that have working guild management

trevius
01-26-2010, 11:15 PM
You can get the most current ones from the source here:

http://code.google.com/p/projecteqemu/source/browse/#svn/trunk/EQEmuServer/utils

Here are the actual files:

http://code.google.com/p/projecteqemu/source/browse/trunk/EQEmuServer/utils/patch_SoF.conf

http://code.google.com/p/projecteqemu/source/browse/trunk/EQEmuServer/utils/patch_Titanium.conf

jkennedy
01-27-2010, 04:05 PM
hmm i put those files in and still no guild management any other thing it could be?

trevius
01-27-2010, 11:50 PM
Are you using a custom UI?

jkennedy
01-28-2010, 07:10 AM
no and no one on my server has it working either

jkennedy
01-29-2010, 12:59 PM
anyone else think of anything i could do