Jump to content
  • 0
Sign in to follow this  
iZeal

1 Char per GM Account by Ind

Question

6 answers to this question

Recommended Posts

  • 0

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 :D

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
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
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.