Page 2 of 2

Re: Clan Privileges

Posted: Thu Dec 11, 2014 11:32 pm
by Sdw
Wild try as it's the only diff I can see related :

ManagePledgePower

change the 2 first D with :

writeD(_rank);
writeD(_action);

Re: Clan Privileges

Posted: Fri Dec 12, 2014 1:42 am
by otsaki5
I changed it to:

Code: Select all

			writeC(0x2a);
			writeD(_rank);
			writeD(_action);
			writeD(_clan.getRankPrivs(_rank).getBitmask());
Not working.. god damn :/ how can it work to you :P can you upload your source and i'll run it in my eclipse to see what is different?

I explain again, when i enter in game with Clan Leader all my buttons in clan window are "unavailable" like i would have no privs.

Re: Clan Privileges

Posted: Sat Dec 13, 2014 12:05 pm
by otsaki5
Nothing? I still didn't find the solution to fix it... anyone can push on git the last working clan privs?

Re: Clan Privileges

Posted: Mon Dec 15, 2014 9:18 am
by otsaki5
Any news about it? I still didn't manage to fix it yet...

Re: Clan Privileges

Posted: Mon Dec 15, 2014 10:31 am
by Sdw
Please be patient :|

Re: Clan Privileges

Posted: Mon Dec 15, 2014 4:40 pm
by otsaki5
I am patient but would have been cool if you would have share the working one already so i can test it out and not wait for Unafraid, he is probably gone for a couple of days ^^ but aight.. :D

From all i investigated.. i think the masks from userinfo are the issue.. how they are sent

Re: Clan Privileges

Posted: Tue Dec 16, 2014 2:20 am
by UnAfraid
Fixed in [commit]83ea1d75d41b26e55131b13b1be59b64c93a2165[/commit] and
Datapack: Download

Re: Clan Privileges

Posted: Tue Dec 16, 2014 9:33 am
by otsaki5
I've remade for the 4th time the server setup.

1) I download with Eclipse from git the "Ertheia" branch for both L2JServer/L2JDataPack.
2) I build both of them then unrar Datapack then Server into a new folder.
3) I setup the DATABASE with the .jar file for gs,ls.
4) I go and setup the db password in login config/server config.
5) i register hexid and move it in gameserver config file.
6) I enter game and clans privs don't work, i reboot i did all i knew... can anyone help me?

Image

Re: Clan Privileges

Posted: Tue Dec 16, 2014 5:01 pm
by UnAfraid
It works for me.