Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 10-16-2004, 01:22 PM
Cans
Sarnak
 
Join Date: Mar 2003
Posts: 71
Default Guild Permissions..

I was just browsing through some code and realized somethat that the 6.0 source had that was not matching up with live standards - the Guild Officer Permissions.

If you have guilds on your server that want to have officers able to do the normal things they can do on live:

in guilds.h replace the entire section from line 31 to line 41 with:
Code:
#define GUILD_MAX_RANK  2   // 0-2 - some places in the code assume a single digit, dont go above 9 (2 is leader)
#define GUILD_MEMBER	0

#define GUILD_HEAR		0
#define GUILD_SPEAK		1
#define GUILD_INVITE	1
#define GUILD_REMOVE	1
#define GUILD_PROMOTE	1
#define GUILD_DEMOTE	1
#define GUILD_MOTD		1
#define GUILD_WARPEACE	2
This will allow all officers (status 1) to be able to invite, remove, promote, demote, and set the MOTD in your guild (all things they can do on live).

Hope this fix helps some people
__________________
Cans O`Whoop Ass
LOADING, PLEASE WAIT...
Reply With Quote
  #2  
Old 10-16-2004, 01:41 PM
Alyuvsia
Fire Beetle
 
Join Date: Oct 2004
Posts: 4
Default

Thanks Rythan, I wondered why I couldnt invite, etc...
__________________
Sig removed.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:36 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3