Jump to content

hilfe bei max gilden level


leeroy

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  04/28/12
  • Last Seen:  

habe ein problem habe es schon in

exp_guild.txt

2000000
4000000
8000000
14000000
22000000
32000000
44000000
58000000
74000000
92000000
112000000
134000000
158000000
184000000
212000000
242000000
274000000
308000000
344000000
382000000
422000000
464000000
508000000
554000000
602000000
652000000
704000000
758000000
814000000
872000000
932000000
994000000
1058000000
1124000000
1192000000
1262000000
1334000000
1408000000
1484000000
1562000000
1642000000
1724000000
1808000000
1894000000
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999
1999999999

mmo.hpp

#define MAX_GUILD 20+99*4	///Increased max guild members +6 per 1 extension levels [Lupus]
#define MAX_GUILDPOSITION 99	///Increased max guild positions to accomodate for all members [Valaris] (removed) [PoW]
#define MAX_GUILDEXPULSION 32 ///Max Guild expulsion
#define MAX_GUILDALLIANCE 16 ///Max Guild alliance
#define MAX_GUILDSKILL	17 ///Max Guild skills
#define MAX_GUILDLEVEL 99 ///Max Guild level

exp_guild.txt und mmo.hpp alles geändert und commpiliert aber ich komme nicht über level 50 andere topics wo es gehen sollte geht bei mir nicht

 

könnt mir da jemand bitte helfen

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   199
  • Joined:  05/03/13
  • Last Seen:  

Nicht sicher aber vielleicht brauchst du noch ein Client diff.

Ansonsten halt gucken dass du wirklich richtig kompiliert hast, sprich:

./configure

make

(genau Details im Wiki)

ODER halt das cmake equivalent 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  04/28/12
  • Last Seen:  

ich habe den max level diff drine

ich kann es nicht mal ingame mit @command erhöen in der db steht immer nur 50

Edited by leeroy
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   199
  • Joined:  05/03/13
  • Last Seen:  

also das ist ein Problem im Source, das ist hardcoded auf Max Level 50 immer wenn man „`int mapif_parse_GuildBasicInfoChange(int fd,int guild_id,int type,const char *data,int len)`“ verwendet. 

Ist aber jetzt bekannt und sollte gefixt werden. 


 
Link to comment
Share on other sites

  • 4 months later...

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  04/28/12
  • Last Seen:  

es gab damals ein bug in hardcode kann geschlossen werden

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...