@gstorage failed?

How you can setup your guild storage in a proper way.

READ AND LEAR WARNING & ERROR and SOLVE IT.

this will be show on your end if you encounter the default setup.

The guild does not have a guild storage.
@gstorage failed.


FIND THE SOURCE BELLOW:

diff --git a/src/custom/defines_post.hpp b/src/custom/defines_post.hpp
index 253b8cdbf..4c10c0623 100644
--- a/src/custom/defines_post.hpp
+++ b/src/custom/defines_post.hpp
@@ -9,6 +9,8 @@
  * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
  **/
-
+#ifdef OFFICIAL_GUILD_STORAGE
+#undef OFFICIAL_GUILD_STORAGE
+#endif

 #endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */


FIND: db/pre-re/guild_skill_tree.yml
comment out the 2 Line Below.

- Id: GD_GUILD_STORAGE
    MaxLevel: 5

After that DON'T FORGET to recompile because you edit some source on src Folder.

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Change Max Guild Capacity in Correct Way.

FIND THE PATH FOLDER ON YOUR TRUNK.-- /src/char/int_guild.cpp :-- Find the Line.-- /// Set the...

How to Wipe out Your RO Database

Browse your PhpMyAdmin Database.Click your Database Name then check all Table List...

How To Make A GM Account In Ragnarok Servers (HerculesrAthena)

There are 3 Steps to this:  Website: FluxCP Control Panel 1. Register a new account to your...

Developer Tools

Hercules Forum http://hercules.ws/board/   rAthena Forum http://rathena.org/board/   GRF...

How To Add Player Commands

Here's a list of commands available:   rAthena:...