Guild Capacity

ThyroDree

New member
Messages
556
Points
0
Location
Philippines
Github
bosxkate23
Emulator
Hello, I wanno know if its possible to reduce the Guild capacity on Live Server..

Currently my server max capacity is 36, then I wanted to change it to 15 Members Maximum Capacity...

Thank yyou~  :pat:

 
check common/mmo.h

#define MAX_GUILD


you can also find max guild positions and more. Don't forget to recompile.

 
Is it safe to change MAX_GUILD on live server? Example on our server now it has 30 max guild member. If I change it to 24, I know there will be map-console errors.. Also ThyroDee mention that 

if its possible to reduce the Guild capacity on Live Server..

 
Is it safe to change MAX_GUILD on live server? Example on our server now it has 30 max guild member. If I change it to 24, I know there will be map-console errors.. Also ThyroDee mention that 
i think no, coz need to wipe all data guild database

 
Back
Top