iZeal 5 Posted July 22, 2014 (edited) This was created by Ind anyone still has the files? I wanted to test it here in Hercules. http://rathena.org/board/topic/61773-one-char-per-gm-account/ Thanks in advance. Edited July 22, 2014 by iZeal Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted July 22, 2014 here ya go OneCharPerGMAccount.patch 1 iZeal reacted to this Quote Share this post Link to post Share on other sites
0 Snaehild 0 Posted July 22, 2014 Good find. I'm interested on this one as well. Quote Share this post Link to post Share on other sites
0 iZeal 5 Posted July 22, 2014 Woah that was fast! Thanks Mr. Quesoph is this possible as Plugin also? Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted July 22, 2014 I dunno if its possible.. but on the other hand I am not good with hpm. lol Quote Share this post Link to post Share on other sites
0 iZeal 5 Posted July 22, 2014 Okay maybe we can request because somehow I don't want to touch the src part so if ever there are updates coming I won't have any problem. Thanks again Mr. Quesoph Quote Share this post Link to post Share on other sites
0 astralprojection 35 Posted December 3, 2014 Hi im having problem with this on the latest build . make[1]: Entering directory '/home/xedf/classic/src/char' MKDIR obj_sql CC char.cchar.c: In function ‘char_make_new_char_sql’:char.c:1633:3: warning: implicit declaration of function ‘Sql_Query’ [-Wimplicit-function-declaration] if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `account_id` = '%d'", char_db, sd->account_id) ) ^char.c:1633:30: error: ‘sql_handle’ undeclared (first use in this function) if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `account_id` = '%d'", char_db, sd->account_id) ) ^char.c:1633:30: note: each undeclared identifier is reported only once for each function it appears inchar.c:1635:3: warning: implicit declaration of function ‘Sql_NumRows’ [-Wimplicit-function-declaration] if( Sql_NumRows(sql_handle) >= 1 ) ^Makefile:100: recipe for target 'obj_sql/char.o' failedmake[1]: *** [obj_sql/char.o] Error 1 Quote Share this post Link to post Share on other sites
This was created by Ind
anyone still has the files? I wanted to test it here in Hercules.
http://rathena.org/board/topic/61773-one-char-per-gm-account/
Thanks in advance.
Edited by iZealShare this post
Link to post
Share on other sites