Wild try as it's the only diff I can see related :
ManagePledgePower
change the 2 first D with :
writeD(_rank);
writeD(_action);
[FIXED]Clan Privileges
-
- L2j Veteran
- Posts: 855
- Joined: Mon May 03, 2010 8:38 am
- Location: France
-
- Posts: 40
- Joined: Tue Oct 14, 2014 10:22 am
Re: Clan Privileges
I changed it to:
Not working.. god damn :/ how can it work to you
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.
Code: Select all
writeC(0x2a);
writeD(_rank);
writeD(_action);
writeD(_clan.getRankPrivs(_rank).getBitmask());

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.
-
- Posts: 40
- Joined: Tue Oct 14, 2014 10:22 am
Re: Clan Privileges
Nothing? I still didn't find the solution to fix it... anyone can push on git the last working clan privs?
-
- Posts: 40
- Joined: Tue Oct 14, 2014 10:22 am
Re: Clan Privileges
Any news about it? I still didn't manage to fix it yet...
-
- L2j Veteran
- Posts: 855
- Joined: Mon May 03, 2010 8:38 am
- Location: France
Re: Clan Privileges
Please be patient 

-
- Posts: 40
- Joined: Tue Oct 14, 2014 10:22 am
Re: Clan Privileges
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.. 
From all i investigated.. i think the masks from userinfo are the issue.. how they are sent

From all i investigated.. i think the masks from userinfo are the issue.. how they are sent
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 40
- Joined: Tue Oct 14, 2014 10:22 am
Re: Clan Privileges
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?

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?

- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: Clan Privileges
It works for me.
You do not have the required permissions to view the files attached to this post.