HABILITANDO ARMAZEM DA GUILD NO PRE-RE
SRC: Src/custom/defines_post.hpp
+#ifdef OFFICIAL_GUILD_STORAGE
+#undef OFFICIAL_GUILD_STORAGE
+#endif
#endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */
SRC: src\common\mmo.hpp
#define MAX_GUILDSKILL 15
mude para:
#define MAX_GUILDSKILL 20
DB: db/pre-re/guild_skill_tree.yml
- Id: GD_GUILD_STORAGE
MaxLevel: 5
DB: db/pre-re/skill_db.yml
- Id: 10016
Name: GD_GUILD_STORAGE
Description: Guild Storage Expansion
MaxLevel: 5
Flags:
IsGuild: true
recompile e seja feliz em causa de erros/bug não me procure obr '-'OBS: só faz habilitar Storage da guild então vai ta sempre 600 slot independente do lvl
+#ifdef OFFICIAL_GUILD_STORAGE +#undef OFFICIAL_GUILD_STORAGE +#endif #endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */
SRC: src\common\mmo.hpp
#define MAX_GUILDSKILL 15
mude para:
#define MAX_GUILDSKILL 20
DB: db/pre-re/guild_skill_tree.yml
- Id: GD_GUILD_STORAGE MaxLevel: 5
DB: db/pre-re/skill_db.yml
- Id: 10016 Name: GD_GUILD_STORAGE Description: Guild Storage Expansion MaxLevel: 5 Flags: IsGuild: true
recompile e seja feliz em causa de erros/bug não me procure obr '-'
OBS: só faz habilitar Storage da guild então vai ta sempre 600 slot independente do lvl
Postar um comentário:
0 comentários até agora, adicione o seu