char.c 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119
  1. // Copyright (c) Athena Dev Teams - Licensed under GNU GPL
  2. // For more information, see LICENCE in the main folder
  3. #include <time.h>
  4. #include <stdarg.h>
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. #include <string.h>
  8. #include "../common/cbasetypes.h"
  9. #include "../common/core.h"
  10. #include "../common/db.h"
  11. #include "../common/malloc.h"
  12. #include "../common/mapindex.h"
  13. #include "../common/mmo.h"
  14. #include "../common/showmsg.h"
  15. #include "../common/socket.h"
  16. #include "../common/strlib.h"
  17. #include "../common/timer.h"
  18. #include "../common/cli.h"
  19. #include "int_guild.h"
  20. #include "int_homun.h"
  21. #include "int_mercenary.h"
  22. #include "int_elemental.h"
  23. #include "int_party.h"
  24. #include "int_storage.h"
  25. #include "inter.h"
  26. #include "char_logif.h"
  27. #include "char_mapif.h"
  28. #include "char_cnslif.h"
  29. #include "char_clif.h"
  30. //definition of exported var declared in .h
  31. int login_fd=-1; //login file descriptor
  32. int char_fd=-1; //char file descriptor
  33. struct Schema_Config schema_config;
  34. struct CharServ_Config charserv_config;
  35. struct mmo_map_server map_server[MAX_MAP_SERVERS];
  36. //Custom limits for the fame lists. [Skotlex]
  37. int fame_list_size_chemist = MAX_FAME_LIST;
  38. int fame_list_size_smith = MAX_FAME_LIST;
  39. int fame_list_size_taekwon = MAX_FAME_LIST;
  40. // Char-server-side stored fame lists [DracoRPG]
  41. struct fame_list smith_fame_list[MAX_FAME_LIST];
  42. struct fame_list chemist_fame_list[MAX_FAME_LIST];
  43. struct fame_list taekwon_fame_list[MAX_FAME_LIST];
  44. #define CHAR_MAX_MSG 300 //max number of msg_conf
  45. static char* msg_table[CHAR_MAX_MSG]; // Login Server messages_conf
  46. // check for exit signal
  47. // 0 is saving complete
  48. // other is char_id
  49. unsigned int save_flag = 0;
  50. // Advanced subnet check [LuzZza]
  51. struct s_subnet {
  52. uint32 mask;
  53. uint32 char_ip;
  54. uint32 map_ip;
  55. } subnet[16];
  56. int subnet_count = 0;
  57. int char_chardb_waiting_disconnect(int tid, unsigned int tick, int id, intptr_t data);
  58. DBMap* auth_db; // uint32 account_id -> struct auth_node*
  59. DBMap* online_char_db; // uint32 account_id -> struct online_char_data*
  60. DBMap* char_db_; // uint32 char_id -> struct mmo_charstatus*
  61. DBMap* char_get_authdb() { return auth_db; }
  62. DBMap* char_get_onlinedb() { return online_char_db; }
  63. DBMap* char_get_chardb() { return char_db_; }
  64. /**
  65. * @see DBCreateData
  66. */
  67. DBData char_create_online_data(DBKey key, va_list args){
  68. struct online_char_data* character;
  69. CREATE(character, struct online_char_data, 1);
  70. character->account_id = key.i;
  71. character->char_id = -1;
  72. character->server = -1;
  73. character->fd = -1;
  74. character->waiting_disconnect = INVALID_TIMER;
  75. return db_ptr2data(character);
  76. }
  77. void char_set_charselect(uint32 account_id) {
  78. struct online_char_data* character;
  79. character = (struct online_char_data*)idb_ensure(online_char_db, account_id, char_create_online_data);
  80. if( character->server > -1 )
  81. if( map_server[character->server].users > 0 ) // Prevent this value from going negative.
  82. map_server[character->server].users--;
  83. character->char_id = -1;
  84. character->server = -1;
  85. if(character->waiting_disconnect != INVALID_TIMER) {
  86. delete_timer(character->waiting_disconnect, char_chardb_waiting_disconnect);
  87. character->waiting_disconnect = INVALID_TIMER;
  88. }
  89. chlogif_send_setacconline(account_id);
  90. }
  91. void char_set_char_online(int map_id, uint32 char_id, uint32 account_id) {
  92. struct online_char_data* character;
  93. struct mmo_charstatus *cp;
  94. //Update DB
  95. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `online`='1' WHERE `char_id`='%d' LIMIT 1", schema_config.char_db, char_id) )
  96. Sql_ShowDebug(sql_handle);
  97. //Check to see for online conflicts
  98. character = (struct online_char_data*)idb_ensure(online_char_db, account_id, char_create_online_data);
  99. if( character->char_id != -1 && character->server > -1 && character->server != map_id )
  100. {
  101. ShowNotice("set_char_online: Character %d:%d marked in map server %d, but map server %d claims to have (%d:%d) online!\n",
  102. character->account_id, character->char_id, character->server, map_id, account_id, char_id);
  103. mapif_disconnectplayer(map_server[character->server].fd, character->account_id, character->char_id, 2);
  104. }
  105. //Update state data
  106. character->char_id = char_id;
  107. character->server = map_id;
  108. if( character->server > -1 )
  109. map_server[character->server].users++;
  110. //Get rid of disconnect timer
  111. if(character->waiting_disconnect != INVALID_TIMER) {
  112. delete_timer(character->waiting_disconnect, char_chardb_waiting_disconnect);
  113. character->waiting_disconnect = INVALID_TIMER;
  114. }
  115. //Set char online in guild cache. If char is in memory, use the guild id on it, otherwise seek it.
  116. cp = (struct mmo_charstatus*)idb_get(char_db_,char_id);
  117. inter_guild_CharOnline(char_id, cp?cp->guild_id:-1);
  118. //Notify login server
  119. chlogif_send_setacconline(account_id);
  120. }
  121. void char_set_char_offline(uint32 char_id, uint32 account_id){
  122. struct online_char_data* character;
  123. if ( char_id == -1 )
  124. {
  125. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `online`='0' WHERE `account_id`='%d'", schema_config.char_db, account_id) )
  126. Sql_ShowDebug(sql_handle);
  127. }
  128. else
  129. {
  130. struct mmo_charstatus* cp = (struct mmo_charstatus*)idb_get(char_db_,char_id);
  131. inter_guild_CharOffline(char_id, cp?cp->guild_id:-1);
  132. if (cp)
  133. idb_remove(char_db_,char_id);
  134. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `online`='0' WHERE `char_id`='%d' LIMIT 1", schema_config.char_db, char_id) )
  135. Sql_ShowDebug(sql_handle);
  136. }
  137. if ((character = (struct online_char_data*)idb_get(online_char_db, account_id)) != NULL)
  138. { //We don't free yet to avoid aCalloc/aFree spamming during char change. [Skotlex]
  139. if( character->server > -1 )
  140. if( map_server[character->server].users > 0 ) // Prevent this value from going negative.
  141. map_server[character->server].users--;
  142. if(character->waiting_disconnect != INVALID_TIMER){
  143. delete_timer(character->waiting_disconnect, char_chardb_waiting_disconnect);
  144. character->waiting_disconnect = INVALID_TIMER;
  145. }
  146. if(character->char_id == char_id)
  147. {
  148. character->char_id = -1;
  149. character->server = -1;
  150. // needed if player disconnects completely since Skotlex did not want to free the session
  151. character->pincode_success = false;
  152. }
  153. //FIXME? Why Kevin free'd the online information when the char was effectively in the map-server?
  154. }
  155. //Remove char if 1- Set all offline, or 2- character is no longer connected to char-server.
  156. if (char_id == -1 || character == NULL || character->fd == -1){
  157. chlogif_send_setaccoffline(login_fd,account_id);
  158. }
  159. }
  160. /**
  161. * @see DBApply
  162. */
  163. int char_db_setoffline(DBKey key, DBData *data, va_list ap) {
  164. struct online_char_data* character = (struct online_char_data*)db_data2ptr(data);
  165. int server = va_arg(ap, int);
  166. if (server == -1) {
  167. character->char_id = -1;
  168. character->server = -1;
  169. if(character->waiting_disconnect != INVALID_TIMER){
  170. delete_timer(character->waiting_disconnect, char_chardb_waiting_disconnect);
  171. character->waiting_disconnect = INVALID_TIMER;
  172. }
  173. } else if (character->server == server)
  174. character->server = -2; //In some map server that we aren't connected to.
  175. return 0;
  176. }
  177. /**
  178. * @see DBApply
  179. */
  180. static int char_db_kickoffline(DBKey key, DBData *data, va_list ap){
  181. struct online_char_data* character = (struct online_char_data*)db_data2ptr(data);
  182. int server_id = va_arg(ap, int);
  183. if (server_id > -1 && character->server != server_id)
  184. return 0;
  185. //Kick out any connected characters, and set them offline as appropriate.
  186. if (character->server > -1)
  187. mapif_disconnectplayer(map_server[character->server].fd, character->account_id, character->char_id, 1);
  188. else if (character->waiting_disconnect == INVALID_TIMER)
  189. char_set_char_offline(character->char_id, character->account_id);
  190. else
  191. return 0; // fail
  192. return 1;
  193. }
  194. void char_set_all_offline(int id){
  195. if (id < 0)
  196. ShowNotice("Sending all users offline.\n");
  197. else
  198. ShowNotice("Sending users of map-server %d offline.\n",id);
  199. online_char_db->foreach(online_char_db,char_db_kickoffline,id);
  200. if (id >= 0 || !chlogif_isconnected())
  201. return;
  202. //Tell login-server to also mark all our characters as offline.
  203. chlogif_send_setallaccoffline(login_fd);
  204. }
  205. void char_set_all_offline_sql(void){
  206. //Set all players to 'OFFLINE'
  207. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `online` = '0'", schema_config.char_db) )
  208. Sql_ShowDebug(sql_handle);
  209. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `online` = '0'", schema_config.guild_member_db) )
  210. Sql_ShowDebug(sql_handle);
  211. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `connect_member` = '0'", schema_config.guild_db) )
  212. Sql_ShowDebug(sql_handle);
  213. }
  214. /**
  215. * @see DBCreateData
  216. */
  217. static DBData char_create_charstatus(DBKey key, va_list args) {
  218. struct mmo_charstatus *cp;
  219. cp = (struct mmo_charstatus *) aCalloc(1,sizeof(struct mmo_charstatus));
  220. cp->char_id = key.i;
  221. return db_ptr2data(cp);
  222. }
  223. int char_mmo_char_tosql(uint32 char_id, struct mmo_charstatus* p){
  224. int i = 0;
  225. int count = 0;
  226. int diff = 0;
  227. char save_status[128]; //For displaying save information. [Skotlex]
  228. struct mmo_charstatus *cp;
  229. int errors = 0; //If there are any errors while saving, "cp" will not be updated at the end.
  230. StringBuf buf;
  231. if (char_id!=p->char_id) return 0;
  232. cp = (struct mmo_charstatus *)idb_ensure(char_db_, char_id, char_create_charstatus);
  233. StringBuf_Init(&buf);
  234. memset(save_status, 0, sizeof(save_status));
  235. if (
  236. (p->base_exp != cp->base_exp) || (p->base_level != cp->base_level) ||
  237. (p->job_level != cp->job_level) || (p->job_exp != cp->job_exp) ||
  238. (p->zeny != cp->zeny) ||
  239. (p->last_point.map != cp->last_point.map) ||
  240. (p->last_point.x != cp->last_point.x) || (p->last_point.y != cp->last_point.y) ||
  241. (p->max_hp != cp->max_hp) || (p->hp != cp->hp) ||
  242. (p->max_sp != cp->max_sp) || (p->sp != cp->sp) ||
  243. (p->status_point != cp->status_point) || (p->skill_point != cp->skill_point) ||
  244. (p->str != cp->str) || (p->agi != cp->agi) || (p->vit != cp->vit) ||
  245. (p->int_ != cp->int_) || (p->dex != cp->dex) || (p->luk != cp->luk) ||
  246. (p->option != cp->option) ||
  247. (p->party_id != cp->party_id) || (p->guild_id != cp->guild_id) ||
  248. (p->pet_id != cp->pet_id) || (p->weapon != cp->weapon) || (p->hom_id != cp->hom_id) ||
  249. (p->ele_id != cp->ele_id) || (p->shield != cp->shield) || (p->head_top != cp->head_top) ||
  250. (p->head_mid != cp->head_mid) || (p->head_bottom != cp->head_bottom) || (p->delete_date != cp->delete_date) ||
  251. (p->rename != cp->rename) || (p->robe != cp->robe) || (p->character_moves != cp->character_moves) ||
  252. (p->unban_time != cp->unban_time) || (p->font != cp->font) || (p->uniqueitem_counter != cp->uniqueitem_counter) ||
  253. (p->hotkey_rowshift != cp->hotkey_rowshift)
  254. )
  255. { //Save status
  256. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `base_level`='%d', `job_level`='%d',"
  257. "`base_exp`='%u', `job_exp`='%u', `zeny`='%d',"
  258. "`max_hp`='%d',`hp`='%d',`max_sp`='%d',`sp`='%d',`status_point`='%d',`skill_point`='%d',"
  259. "`str`='%d',`agi`='%d',`vit`='%d',`int`='%d',`dex`='%d',`luk`='%d',"
  260. "`option`='%d',`party_id`='%d',`guild_id`='%d',`pet_id`='%d',`homun_id`='%d',`elemental_id`='%d',"
  261. "`weapon`='%d',`shield`='%d',`head_top`='%d',`head_mid`='%d',`head_bottom`='%d',"
  262. "`last_map`='%s',`last_x`='%d',`last_y`='%d',`save_map`='%s',`save_x`='%d',`save_y`='%d', `rename`='%d',"
  263. "`delete_date`='%lu',`robe`='%d',`moves`='%d',`font`='%u',`uniqueitem_counter`='%u',"
  264. "`hotkey_rowshift`='%d'"
  265. " WHERE `account_id`='%d' AND `char_id` = '%d'",
  266. schema_config.char_db, p->base_level, p->job_level,
  267. p->base_exp, p->job_exp, p->zeny,
  268. p->max_hp, p->hp, p->max_sp, p->sp, p->status_point, p->skill_point,
  269. p->str, p->agi, p->vit, p->int_, p->dex, p->luk,
  270. p->option, p->party_id, p->guild_id, p->pet_id, p->hom_id, p->ele_id,
  271. p->weapon, p->shield, p->head_top, p->head_mid, p->head_bottom,
  272. mapindex_id2name(p->last_point.map), p->last_point.x, p->last_point.y,
  273. mapindex_id2name(p->save_point.map), p->save_point.x, p->save_point.y, p->rename,
  274. (unsigned long)p->delete_date, // FIXME: platform-dependent size
  275. p->robe, p->character_moves, p->font, p->uniqueitem_counter,
  276. p->hotkey_rowshift,
  277. p->account_id, p->char_id) )
  278. {
  279. Sql_ShowDebug(sql_handle);
  280. errors++;
  281. } else
  282. strcat(save_status, " status");
  283. }
  284. //Values that will seldom change (to speed up saving)
  285. if (
  286. (p->hair != cp->hair) || (p->hair_color != cp->hair_color) || (p->clothes_color != cp->clothes_color) ||
  287. (p->body != cp->body) || (p->class_ != cp->class_) ||
  288. (p->partner_id != cp->partner_id) || (p->father != cp->father) ||
  289. (p->mother != cp->mother) || (p->child != cp->child) ||
  290. (p->karma != cp->karma) || (p->manner != cp->manner) ||
  291. (p->fame != cp->fame)
  292. )
  293. {
  294. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `class`='%d',"
  295. "`hair`='%d', `hair_color`='%d', `clothes_color`='%d', `body`='%d',"
  296. "`partner_id`='%u', `father`='%u', `mother`='%u', `child`='%u',"
  297. "`karma`='%d',`manner`='%d', `fame`='%d'"
  298. " WHERE `account_id`='%d' AND `char_id` = '%d'",
  299. schema_config.char_db, p->class_,
  300. p->hair, p->hair_color, p->clothes_color, p->body,
  301. p->partner_id, p->father, p->mother, p->child,
  302. p->karma, p->manner, p->fame,
  303. p->account_id, p->char_id) )
  304. {
  305. Sql_ShowDebug(sql_handle);
  306. errors++;
  307. } else
  308. strcat(save_status, " status2");
  309. }
  310. /* Mercenary Owner */
  311. if( (p->mer_id != cp->mer_id) ||
  312. (p->arch_calls != cp->arch_calls) || (p->arch_faith != cp->arch_faith) ||
  313. (p->spear_calls != cp->spear_calls) || (p->spear_faith != cp->spear_faith) ||
  314. (p->sword_calls != cp->sword_calls) || (p->sword_faith != cp->sword_faith) )
  315. {
  316. if (mercenary_owner_tosql(char_id, p))
  317. strcat(save_status, " mercenary");
  318. else
  319. errors++;
  320. }
  321. //memo points
  322. if( memcmp(p->memo_point, cp->memo_point, sizeof(p->memo_point)) )
  323. {
  324. char esc_mapname[NAME_LENGTH*2+1];
  325. //`memo` (`memo_id`,`char_id`,`map`,`x`,`y`)
  326. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.memo_db, p->char_id) )
  327. {
  328. Sql_ShowDebug(sql_handle);
  329. errors++;
  330. }
  331. //insert here.
  332. StringBuf_Clear(&buf);
  333. StringBuf_Printf(&buf, "INSERT INTO `%s`(`char_id`,`map`,`x`,`y`) VALUES ", schema_config.memo_db);
  334. for( i = 0, count = 0; i < MAX_MEMOPOINTS; ++i )
  335. {
  336. if( p->memo_point[i].map )
  337. {
  338. if( count )
  339. StringBuf_AppendStr(&buf, ",");
  340. Sql_EscapeString(sql_handle, esc_mapname, mapindex_id2name(p->memo_point[i].map));
  341. StringBuf_Printf(&buf, "('%d', '%s', '%d', '%d')", char_id, esc_mapname, p->memo_point[i].x, p->memo_point[i].y);
  342. ++count;
  343. }
  344. }
  345. if( count )
  346. {
  347. if( SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  348. {
  349. Sql_ShowDebug(sql_handle);
  350. errors++;
  351. }
  352. }
  353. strcat(save_status, " memo");
  354. }
  355. //skills
  356. if( memcmp(p->skill, cp->skill, sizeof(p->skill)) )
  357. {
  358. //`skill` (`char_id`, `id`, `lv`)
  359. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.skill_db, p->char_id) )
  360. {
  361. Sql_ShowDebug(sql_handle);
  362. errors++;
  363. }
  364. StringBuf_Clear(&buf);
  365. StringBuf_Printf(&buf, "INSERT INTO `%s`(`char_id`,`id`,`lv`,`flag`) VALUES ", schema_config.skill_db);
  366. //insert here.
  367. for( i = 0, count = 0; i < MAX_SKILL; ++i ) {
  368. if( p->skill[i].id != 0 && p->skill[i].flag != SKILL_FLAG_TEMPORARY ) {
  369. if( p->skill[i].lv == 0 && ( p->skill[i].flag == SKILL_FLAG_PERM_GRANTED || p->skill[i].flag == SKILL_FLAG_PERMANENT ) )
  370. continue;
  371. if( p->skill[i].flag != SKILL_FLAG_PERMANENT && p->skill[i].flag != SKILL_FLAG_PERM_GRANTED && (p->skill[i].flag - SKILL_FLAG_REPLACED_LV_0) == 0 )
  372. continue;
  373. if( count )
  374. StringBuf_AppendStr(&buf, ",");
  375. StringBuf_Printf(&buf, "('%d','%d','%d','%d')", char_id, p->skill[i].id,
  376. ( (p->skill[i].flag == SKILL_FLAG_PERMANENT || p->skill[i].flag == SKILL_FLAG_PERM_GRANTED) ? p->skill[i].lv : p->skill[i].flag - SKILL_FLAG_REPLACED_LV_0),
  377. p->skill[i].flag == SKILL_FLAG_PERM_GRANTED ? p->skill[i].flag : 0);/* other flags do not need to be saved */
  378. ++count;
  379. }
  380. }
  381. if( count )
  382. {
  383. if( SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  384. {
  385. Sql_ShowDebug(sql_handle);
  386. errors++;
  387. }
  388. }
  389. strcat(save_status, " skills");
  390. }
  391. diff = 0;
  392. for(i = 0; i < MAX_FRIENDS; i++){
  393. if(p->friends[i].char_id != cp->friends[i].char_id ||
  394. p->friends[i].account_id != cp->friends[i].account_id){
  395. diff = 1;
  396. break;
  397. }
  398. }
  399. if(diff == 1)
  400. { //Save friends
  401. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.friend_db, char_id) )
  402. {
  403. Sql_ShowDebug(sql_handle);
  404. errors++;
  405. }
  406. StringBuf_Clear(&buf);
  407. StringBuf_Printf(&buf, "INSERT INTO `%s` (`char_id`, `friend_account`, `friend_id`) VALUES ", schema_config.friend_db);
  408. for( i = 0, count = 0; i < MAX_FRIENDS; ++i )
  409. {
  410. if( p->friends[i].char_id > 0 )
  411. {
  412. if( count )
  413. StringBuf_AppendStr(&buf, ",");
  414. StringBuf_Printf(&buf, "('%d','%d','%d')", char_id, p->friends[i].account_id, p->friends[i].char_id);
  415. count++;
  416. }
  417. }
  418. if( count )
  419. {
  420. if( SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  421. {
  422. Sql_ShowDebug(sql_handle);
  423. errors++;
  424. }
  425. }
  426. strcat(save_status, " friends");
  427. }
  428. #ifdef HOTKEY_SAVING
  429. // hotkeys
  430. StringBuf_Clear(&buf);
  431. StringBuf_Printf(&buf, "REPLACE INTO `%s` (`char_id`, `hotkey`, `type`, `itemskill_id`, `skill_lvl`) VALUES ", schema_config.hotkey_db);
  432. diff = 0;
  433. for(i = 0; i < ARRAYLENGTH(p->hotkeys); i++){
  434. if(memcmp(&p->hotkeys[i], &cp->hotkeys[i], sizeof(struct hotkey)))
  435. {
  436. if( diff )
  437. StringBuf_AppendStr(&buf, ",");// not the first hotkey
  438. StringBuf_Printf(&buf, "('%d','%u','%u','%u','%u')", char_id, (unsigned int)i, (unsigned int)p->hotkeys[i].type, p->hotkeys[i].id , (unsigned int)p->hotkeys[i].lv);
  439. diff = 1;
  440. }
  441. }
  442. if(diff) {
  443. if( SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  444. {
  445. Sql_ShowDebug(sql_handle);
  446. errors++;
  447. } else
  448. strcat(save_status, " hotkeys");
  449. }
  450. #endif
  451. StringBuf_Destroy(&buf);
  452. if (save_status[0]!='\0' && charserv_config.save_log)
  453. ShowInfo("Saved char %d - %s:%s.\n", char_id, p->name, save_status);
  454. if (!errors)
  455. memcpy(cp, p, sizeof(struct mmo_charstatus));
  456. return 0;
  457. }
  458. /// Saves an array of 'item' entries into the specified table.
  459. int char_memitemdata_to_sql(const struct item items[], int max, int id, enum storage_type tableswitch, uint8 stor_id) {
  460. StringBuf buf;
  461. SqlStmt* stmt;
  462. int i, j, offset = 0, errors = 0;
  463. const char *tablename, *selectoption, *printname;
  464. struct item item; // temp storage variable
  465. bool* flag; // bit array for inventory matching
  466. bool found;
  467. switch (tableswitch) {
  468. case TABLE_INVENTORY:
  469. printname = "Inventory";
  470. tablename = schema_config.inventory_db;
  471. selectoption = "char_id";
  472. break;
  473. case TABLE_CART:
  474. printname = "Cart";
  475. tablename = schema_config.cart_db;
  476. selectoption = "char_id";
  477. break;
  478. case TABLE_STORAGE:
  479. printname = "Storage";
  480. tablename = inter_premiumStorage_getTableName(stor_id);
  481. selectoption = "account_id";
  482. break;
  483. case TABLE_GUILD_STORAGE:
  484. printname = "Guild Storage";
  485. tablename = schema_config.guild_storage_db;
  486. selectoption = "guild_id";
  487. break;
  488. default:
  489. ShowError("Invalid table name!\n");
  490. return 1;
  491. }
  492. // The following code compares inventory with current database values
  493. // and performs modification/deletion/insertion only on relevant rows.
  494. // This approach is more complicated than a trivial delete&insert, but
  495. // it significantly reduces cpu load on the database server.
  496. StringBuf_Init(&buf);
  497. StringBuf_AppendStr(&buf, "SELECT `id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`");
  498. if (tableswitch == TABLE_INVENTORY) {
  499. StringBuf_Printf(&buf, ", `favorite`");
  500. offset = 1;
  501. }
  502. for( i = 0; i < MAX_SLOTS; ++i )
  503. StringBuf_Printf(&buf, ", `card%d`", i);
  504. for( i = 0; i < MAX_ITEM_RDM_OPT; ++i ) {
  505. StringBuf_Printf(&buf, ", `option_id%d`", i);
  506. StringBuf_Printf(&buf, ", `option_val%d`", i);
  507. StringBuf_Printf(&buf, ", `option_parm%d`", i);
  508. }
  509. StringBuf_Printf(&buf, " FROM `%s` WHERE `%s`='%d'", tablename, selectoption, id);
  510. stmt = SqlStmt_Malloc(sql_handle);
  511. if( SQL_ERROR == SqlStmt_PrepareStr(stmt, StringBuf_Value(&buf))
  512. || SQL_ERROR == SqlStmt_Execute(stmt) )
  513. {
  514. SqlStmt_ShowDebug(stmt);
  515. SqlStmt_Free(stmt);
  516. StringBuf_Destroy(&buf);
  517. return 1;
  518. }
  519. SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &item.id, 0, NULL, NULL);
  520. SqlStmt_BindColumn(stmt, 1, SQLDT_USHORT, &item.nameid, 0, NULL, NULL);
  521. SqlStmt_BindColumn(stmt, 2, SQLDT_SHORT, &item.amount, 0, NULL, NULL);
  522. SqlStmt_BindColumn(stmt, 3, SQLDT_UINT, &item.equip, 0, NULL, NULL);
  523. SqlStmt_BindColumn(stmt, 4, SQLDT_CHAR, &item.identify, 0, NULL, NULL);
  524. SqlStmt_BindColumn(stmt, 5, SQLDT_CHAR, &item.refine, 0, NULL, NULL);
  525. SqlStmt_BindColumn(stmt, 6, SQLDT_CHAR, &item.attribute, 0, NULL, NULL);
  526. SqlStmt_BindColumn(stmt, 7, SQLDT_UINT, &item.expire_time, 0, NULL, NULL);
  527. SqlStmt_BindColumn(stmt, 8, SQLDT_UINT, &item.bound, 0, NULL, NULL);
  528. SqlStmt_BindColumn(stmt, 9, SQLDT_UINT64, &item.unique_id, 0, NULL, NULL);
  529. if (tableswitch == TABLE_INVENTORY)
  530. SqlStmt_BindColumn(stmt, 10, SQLDT_CHAR, &item.favorite, 0, NULL, NULL);
  531. for( i = 0; i < MAX_SLOTS; ++i )
  532. SqlStmt_BindColumn(stmt, 10+offset+i, SQLDT_USHORT, &item.card[i], 0, NULL, NULL);
  533. for( i = 0; i < MAX_ITEM_RDM_OPT; ++i ) {
  534. SqlStmt_BindColumn(stmt, 10+offset+MAX_SLOTS+i*3, SQLDT_SHORT, &item.option[i].id, 0, NULL, NULL);
  535. SqlStmt_BindColumn(stmt, 11+offset+MAX_SLOTS+i*3, SQLDT_SHORT, &item.option[i].value, 0, NULL, NULL);
  536. SqlStmt_BindColumn(stmt, 12+offset+MAX_SLOTS+i*3, SQLDT_CHAR, &item.option[i].param, 0, NULL, NULL);
  537. }
  538. // bit array indicating which inventory items have already been matched
  539. flag = (bool*) aCalloc(max, sizeof(bool));
  540. while( SQL_SUCCESS == SqlStmt_NextRow(stmt) )
  541. {
  542. found = false;
  543. // search for the presence of the item in the char's inventory
  544. for( i = 0; i < max; ++i )
  545. {
  546. // skip empty and already matched entries
  547. if( items[i].nameid == 0 || flag[i] )
  548. continue;
  549. if( items[i].nameid == item.nameid
  550. && items[i].card[0] == item.card[0]
  551. && items[i].card[2] == item.card[2]
  552. && items[i].card[3] == item.card[3]
  553. ) { //They are the same item.
  554. int k;
  555. ARR_FIND( 0, MAX_SLOTS, j, items[i].card[j] != item.card[j] );
  556. ARR_FIND( 0, MAX_ITEM_RDM_OPT, k, items[i].option[k].id != item.option[k].id || items[i].option[k].value != item.option[k].value || items[i].option[k].param != item.option[k].param );
  557. if( j == MAX_SLOTS &&
  558. k == MAX_ITEM_RDM_OPT &&
  559. items[i].amount == item.amount &&
  560. items[i].equip == item.equip &&
  561. items[i].identify == item.identify &&
  562. items[i].refine == item.refine &&
  563. items[i].attribute == item.attribute &&
  564. items[i].expire_time == item.expire_time &&
  565. items[i].bound == item.bound &&
  566. items[i].unique_id == item.unique_id &&
  567. (tableswitch != TABLE_INVENTORY || items[i].favorite == item.favorite) )
  568. ; //Do nothing.
  569. else
  570. {
  571. // update all fields.
  572. StringBuf_Clear(&buf);
  573. StringBuf_Printf(&buf, "UPDATE `%s` SET `amount`='%d', `equip`='%d', `identify`='%d', `refine`='%d',`attribute`='%d', `expire_time`='%u', `bound`='%d', `unique_id`='%"PRIu64"'",
  574. tablename, items[i].amount, items[i].equip, items[i].identify, items[i].refine, items[i].attribute, items[i].expire_time, items[i].bound, items[i].unique_id);
  575. if (tableswitch == TABLE_INVENTORY)
  576. StringBuf_Printf(&buf, ", `favorite`='%d'", items[i].favorite);
  577. for( j = 0; j < MAX_SLOTS; ++j )
  578. StringBuf_Printf(&buf, ", `card%d`=%hu", j, items[i].card[j]);
  579. for( j = 0; j < MAX_ITEM_RDM_OPT; ++j ) {
  580. StringBuf_Printf(&buf, ", `option_id%d`=%d", j, items[i].option[j].id);
  581. StringBuf_Printf(&buf, ", `option_val%d`=%d", j, items[i].option[j].value);
  582. StringBuf_Printf(&buf, ", `option_parm%d`=%d", j, items[i].option[j].param);
  583. }
  584. StringBuf_Printf(&buf, " WHERE `id`='%d' LIMIT 1", item.id);
  585. if( SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  586. {
  587. Sql_ShowDebug(sql_handle);
  588. errors++;
  589. }
  590. }
  591. found = flag[i] = true; //Item dealt with,
  592. break; //skip to next item in the db.
  593. }
  594. }
  595. if( !found )
  596. {// Item not present in inventory, remove it.
  597. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE from `%s` where `id`='%d' LIMIT 1", tablename, item.id) )
  598. {
  599. Sql_ShowDebug(sql_handle);
  600. errors++;
  601. }
  602. }
  603. }
  604. SqlStmt_Free(stmt);
  605. StringBuf_Clear(&buf);
  606. StringBuf_Printf(&buf, "INSERT INTO `%s`(`%s`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`", tablename, selectoption);
  607. if (tableswitch == TABLE_INVENTORY)
  608. StringBuf_Printf(&buf, ", `favorite`");
  609. for( j = 0; j < MAX_SLOTS; ++j )
  610. StringBuf_Printf(&buf, ", `card%d`", j);
  611. for( j = 0; j < MAX_ITEM_RDM_OPT; ++j ) {
  612. StringBuf_Printf(&buf, ", `option_id%d`", j);
  613. StringBuf_Printf(&buf, ", `option_val%d`", j);
  614. StringBuf_Printf(&buf, ", `option_parm%d`", j);
  615. }
  616. StringBuf_AppendStr(&buf, ") VALUES ");
  617. found = false;
  618. // insert non-matched items into the db as new items
  619. for( i = 0; i < max; ++i )
  620. {
  621. // skip empty and already matched entries
  622. if( items[i].nameid == 0 || flag[i] )
  623. continue;
  624. if( found )
  625. StringBuf_AppendStr(&buf, ",");
  626. else
  627. found = true;
  628. StringBuf_Printf(&buf, "('%d', '%hu', '%d', '%d', '%d', '%d', '%d', '%u', '%d', '%"PRIu64"'",
  629. id, items[i].nameid, items[i].amount, items[i].equip, items[i].identify, items[i].refine, items[i].attribute, items[i].expire_time, items[i].bound, items[i].unique_id);
  630. if (tableswitch == TABLE_INVENTORY)
  631. StringBuf_Printf(&buf, ", '%d'", items[i].favorite);
  632. for( j = 0; j < MAX_SLOTS; ++j )
  633. StringBuf_Printf(&buf, ", '%hu'", items[i].card[j]);
  634. for( j = 0; j < MAX_ITEM_RDM_OPT; ++j ) {
  635. StringBuf_Printf(&buf, ", '%d'", items[i].option[j].id);
  636. StringBuf_Printf(&buf, ", '%d'", items[i].option[j].value);
  637. StringBuf_Printf(&buf, ", '%d'", items[i].option[j].param);
  638. }
  639. StringBuf_AppendStr(&buf, ")");
  640. }
  641. if( found && SQL_ERROR == Sql_QueryStr(sql_handle, StringBuf_Value(&buf)) )
  642. {
  643. Sql_ShowDebug(sql_handle);
  644. errors++;
  645. }
  646. ShowInfo("Saved %s (%d) data to table %s for %s: %d\n", printname, stor_id, tablename, selectoption, id);
  647. StringBuf_Destroy(&buf);
  648. aFree(flag);
  649. return errors;
  650. }
  651. bool char_memitemdata_from_sql(struct s_storage* p, int max, int id, enum storage_type tableswitch, uint8 stor_id) {
  652. StringBuf buf;
  653. SqlStmt* stmt;
  654. int i,j, offset = 0;
  655. struct item item, *storage;
  656. const char *tablename, *selectoption, *printname;
  657. switch (tableswitch) {
  658. case TABLE_INVENTORY:
  659. printname = "Inventory";
  660. tablename = schema_config.inventory_db;
  661. selectoption = "char_id";
  662. storage = p->u.items_inventory;
  663. break;
  664. case TABLE_CART:
  665. printname = "Cart";
  666. tablename = schema_config.cart_db;
  667. selectoption = "char_id";
  668. storage = p->u.items_cart;
  669. break;
  670. case TABLE_STORAGE:
  671. printname = "Storage";
  672. tablename = inter_premiumStorage_getTableName(stor_id);
  673. selectoption = "account_id";
  674. storage = p->u.items_storage;
  675. break;
  676. case TABLE_GUILD_STORAGE:
  677. printname = "Guild Storage";
  678. tablename = schema_config.guild_storage_db;
  679. selectoption = "guild_id";
  680. storage = p->u.items_guild;
  681. break;
  682. default:
  683. ShowError("Invalid table name!\n");
  684. return false;
  685. }
  686. memset(p, 0, sizeof(struct s_storage)); //clean up memory
  687. p->id = id;
  688. p->type = tableswitch;
  689. p->stor_id = stor_id;
  690. p->max_amount = inter_premiumStorage_getMax(p->stor_id);
  691. stmt = SqlStmt_Malloc(sql_handle);
  692. if (stmt == NULL) {
  693. SqlStmt_ShowDebug(stmt);
  694. return false;
  695. }
  696. StringBuf_Init(&buf);
  697. StringBuf_AppendStr(&buf, "SELECT `id`,`nameid`,`amount`,`equip`,`identify`,`refine`,`attribute`,`expire_time`,`bound`,`unique_id`");
  698. if (tableswitch == TABLE_INVENTORY) {
  699. StringBuf_Printf(&buf, ", `favorite`");
  700. offset = 1;
  701. }
  702. for( j = 0; j < MAX_SLOTS; ++j )
  703. StringBuf_Printf(&buf, ",`card%d`", j);
  704. for( j = 0; j < MAX_ITEM_RDM_OPT; ++j ) {
  705. StringBuf_Printf(&buf, ", `option_id%d`", j);
  706. StringBuf_Printf(&buf, ", `option_val%d`", j);
  707. StringBuf_Printf(&buf, ", `option_parm%d`", j);
  708. }
  709. StringBuf_Printf(&buf, " FROM `%s` WHERE `%s`=? ORDER BY `nameid`", tablename, selectoption );
  710. if( SQL_ERROR == SqlStmt_PrepareStr(stmt, StringBuf_Value(&buf))
  711. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &id, 0)
  712. || SQL_ERROR == SqlStmt_Execute(stmt) )
  713. {
  714. SqlStmt_ShowDebug(stmt);
  715. SqlStmt_Free(stmt);
  716. StringBuf_Destroy(&buf);
  717. return false;
  718. }
  719. SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &item.id, 0, NULL, NULL);
  720. SqlStmt_BindColumn(stmt, 1, SQLDT_USHORT, &item.nameid, 0, NULL, NULL);
  721. SqlStmt_BindColumn(stmt, 2, SQLDT_SHORT, &item.amount, 0, NULL, NULL);
  722. SqlStmt_BindColumn(stmt, 3, SQLDT_UINT, &item.equip, 0, NULL, NULL);
  723. SqlStmt_BindColumn(stmt, 4, SQLDT_CHAR, &item.identify, 0, NULL, NULL);
  724. SqlStmt_BindColumn(stmt, 5, SQLDT_CHAR, &item.refine, 0, NULL, NULL);
  725. SqlStmt_BindColumn(stmt, 6, SQLDT_CHAR, &item.attribute, 0, NULL, NULL);
  726. SqlStmt_BindColumn(stmt, 7, SQLDT_UINT, &item.expire_time, 0, NULL, NULL);
  727. SqlStmt_BindColumn(stmt, 8, SQLDT_CHAR, &item.bound, 0, NULL, NULL);
  728. SqlStmt_BindColumn(stmt, 9, SQLDT_ULONGLONG, &item.unique_id, 0, NULL, NULL);
  729. if (tableswitch == TABLE_INVENTORY)
  730. SqlStmt_BindColumn(stmt, 10, SQLDT_CHAR, &item.favorite, 0, NULL, NULL);
  731. for( i = 0; i < MAX_SLOTS; ++i )
  732. SqlStmt_BindColumn(stmt, 10+offset+i, SQLDT_USHORT, &item.card[i], 0, NULL, NULL);
  733. for( i = 0; i < MAX_ITEM_RDM_OPT; ++i ) {
  734. SqlStmt_BindColumn(stmt, 10+offset+MAX_SLOTS+i*3, SQLDT_SHORT, &item.option[i].id, 0, NULL, NULL);
  735. SqlStmt_BindColumn(stmt, 11+offset+MAX_SLOTS+i*3, SQLDT_SHORT, &item.option[i].value, 0, NULL, NULL);
  736. SqlStmt_BindColumn(stmt, 12+offset+MAX_SLOTS+i*3, SQLDT_CHAR, &item.option[i].param, 0, NULL, NULL);
  737. }
  738. for( i = 0; i < max && SQL_SUCCESS == SqlStmt_NextRow(stmt); ++i )
  739. memcpy(&storage[i], &item, sizeof(item));
  740. p->amount = i;
  741. ShowInfo("Loaded %s (%d) data from table %s for %s: %d (total: %d)\n", printname, p->stor_id, tablename, selectoption, id, p->amount);
  742. SqlStmt_FreeResult(stmt);
  743. SqlStmt_Free(stmt);
  744. StringBuf_Destroy(&buf);
  745. return true;
  746. }
  747. /**
  748. * Returns the correct gender ID for the given character and enum value.
  749. *
  750. * If the per-character sex is defined but not supported by the current packetver, the database entries are corrected.
  751. *
  752. * @param sd Character data, if available.
  753. * @param p Character status.
  754. * @param sex Character sex (database enum)
  755. *
  756. * @retval SEX_MALE if the per-character sex is male
  757. * @retval SEX_FEMALE if the per-character sex is female
  758. * @retval 99 if the per-character sex is not defined or the current PACKETVER doesn't support it.
  759. */
  760. int char_mmo_gender(const struct char_session_data *sd, const struct mmo_charstatus *p, char sex)
  761. {
  762. #if PACKETVER >= 20141016
  763. (void)sd; (void)p; // Unused
  764. switch (sex) {
  765. case 'M':
  766. return SEX_MALE;
  767. case 'F':
  768. return SEX_FEMALE;
  769. case 'U':
  770. default:
  771. return 99;
  772. }
  773. #else
  774. if (sex == 'M' || sex == 'F') {
  775. if (!sd) {
  776. // sd is not available, there isn't much we can do. Just return and print a warning.
  777. ShowWarning("Character '%s' (CID: %d, AID: %d) has sex '%c', but PACKETVER does not support per-character sex. Defaulting to 'U'.\n",
  778. p->name, p->char_id, p->account_id, sex);
  779. return 99;
  780. }
  781. if ((sex == 'M' && sd->sex == SEX_FEMALE)
  782. || (sex == 'F' && sd->sex == SEX_MALE)) {
  783. ShowWarning("Changing sex of character '%s' (CID: %d, AID: %d) to 'U' due to incompatible PACKETVER.\n", p->name, p->char_id, p->account_id);
  784. chlogif_parse_ackchangecharsex(p->char_id, sd->sex);
  785. } else {
  786. ShowInfo("Resetting sex of character '%s' (CID: %d, AID: %d) to 'U' due to incompatible PACKETVER.\n", p->name, p->char_id, p->account_id);
  787. }
  788. if (SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `sex` = 'U' WHERE `char_id` = '%d'", schema_config.char_db, p->char_id)) {
  789. Sql_ShowDebug(sql_handle);
  790. }
  791. }
  792. return 99;
  793. #endif
  794. }
  795. int char_mmo_char_tobuf(uint8* buf, struct mmo_charstatus* p);
  796. //=====================================================================================================
  797. // Loads the basic character rooster for the given account. Returns total buffer used.
  798. int char_mmo_chars_fromsql(struct char_session_data* sd, uint8* buf) {
  799. SqlStmt* stmt;
  800. struct mmo_charstatus p;
  801. int j = 0, i;
  802. char last_map[MAP_NAME_LENGTH_EXT];
  803. char sex[2];
  804. stmt = SqlStmt_Malloc(sql_handle);
  805. if( stmt == NULL ) {
  806. SqlStmt_ShowDebug(stmt);
  807. return 0;
  808. }
  809. memset(&p, 0, sizeof(p));
  810. for( i = 0; i < MAX_CHARS; i++ ) {
  811. sd->found_char[i] = -1;
  812. sd->unban_time[i] = 0;
  813. }
  814. // read char data
  815. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT "
  816. "`char_id`,`char_num`,`name`,`class`,`base_level`,`job_level`,`base_exp`,`job_exp`,`zeny`,"
  817. "`str`,`agi`,`vit`,`int`,`dex`,`luk`,`max_hp`,`hp`,`max_sp`,`sp`,"
  818. "`status_point`,`skill_point`,`option`,`karma`,`manner`,`hair`,`hair_color`,"
  819. "`clothes_color`,`body`,`weapon`,`shield`,`head_top`,`head_mid`,`head_bottom`,`last_map`,`rename`,`delete_date`,"
  820. "`robe`,`moves`,`unban_time`,`font`,`uniqueitem_counter`,`sex`,`hotkey_rowshift`"
  821. " FROM `%s` WHERE `account_id`='%d' AND `char_num` < '%d'", schema_config.char_db, sd->account_id, MAX_CHARS)
  822. || SQL_ERROR == SqlStmt_Execute(stmt)
  823. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &p.char_id, 0, NULL, NULL)
  824. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_UCHAR, &p.slot, 0, NULL, NULL)
  825. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_STRING, &p.name, sizeof(p.name), NULL, NULL)
  826. || SQL_ERROR == SqlStmt_BindColumn(stmt, 3, SQLDT_SHORT, &p.class_, 0, NULL, NULL)
  827. || SQL_ERROR == SqlStmt_BindColumn(stmt, 4, SQLDT_UINT, &p.base_level, 0, NULL, NULL)
  828. || SQL_ERROR == SqlStmt_BindColumn(stmt, 5, SQLDT_UINT, &p.job_level, 0, NULL, NULL)
  829. || SQL_ERROR == SqlStmt_BindColumn(stmt, 6, SQLDT_UINT, &p.base_exp, 0, NULL, NULL)
  830. || SQL_ERROR == SqlStmt_BindColumn(stmt, 7, SQLDT_UINT, &p.job_exp, 0, NULL, NULL)
  831. || SQL_ERROR == SqlStmt_BindColumn(stmt, 8, SQLDT_INT, &p.zeny, 0, NULL, NULL)
  832. || SQL_ERROR == SqlStmt_BindColumn(stmt, 9, SQLDT_SHORT, &p.str, 0, NULL, NULL)
  833. || SQL_ERROR == SqlStmt_BindColumn(stmt, 10, SQLDT_SHORT, &p.agi, 0, NULL, NULL)
  834. || SQL_ERROR == SqlStmt_BindColumn(stmt, 11, SQLDT_SHORT, &p.vit, 0, NULL, NULL)
  835. || SQL_ERROR == SqlStmt_BindColumn(stmt, 12, SQLDT_SHORT, &p.int_, 0, NULL, NULL)
  836. || SQL_ERROR == SqlStmt_BindColumn(stmt, 13, SQLDT_SHORT, &p.dex, 0, NULL, NULL)
  837. || SQL_ERROR == SqlStmt_BindColumn(stmt, 14, SQLDT_SHORT, &p.luk, 0, NULL, NULL)
  838. || SQL_ERROR == SqlStmt_BindColumn(stmt, 15, SQLDT_INT, &p.max_hp, 0, NULL, NULL)
  839. || SQL_ERROR == SqlStmt_BindColumn(stmt, 16, SQLDT_INT, &p.hp, 0, NULL, NULL)
  840. || SQL_ERROR == SqlStmt_BindColumn(stmt, 17, SQLDT_INT, &p.max_sp, 0, NULL, NULL)
  841. || SQL_ERROR == SqlStmt_BindColumn(stmt, 18, SQLDT_INT, &p.sp, 0, NULL, NULL)
  842. || SQL_ERROR == SqlStmt_BindColumn(stmt, 19, SQLDT_UINT, &p.status_point, 0, NULL, NULL)
  843. || SQL_ERROR == SqlStmt_BindColumn(stmt, 20, SQLDT_UINT, &p.skill_point, 0, NULL, NULL)
  844. || SQL_ERROR == SqlStmt_BindColumn(stmt, 21, SQLDT_UINT, &p.option, 0, NULL, NULL)
  845. || SQL_ERROR == SqlStmt_BindColumn(stmt, 22, SQLDT_UCHAR, &p.karma, 0, NULL, NULL)
  846. || SQL_ERROR == SqlStmt_BindColumn(stmt, 23, SQLDT_SHORT, &p.manner, 0, NULL, NULL)
  847. || SQL_ERROR == SqlStmt_BindColumn(stmt, 24, SQLDT_SHORT, &p.hair, 0, NULL, NULL)
  848. || SQL_ERROR == SqlStmt_BindColumn(stmt, 25, SQLDT_SHORT, &p.hair_color, 0, NULL, NULL)
  849. || SQL_ERROR == SqlStmt_BindColumn(stmt, 26, SQLDT_SHORT, &p.clothes_color, 0, NULL, NULL)
  850. || SQL_ERROR == SqlStmt_BindColumn(stmt, 27, SQLDT_SHORT, &p.body, 0, NULL, NULL)
  851. || SQL_ERROR == SqlStmt_BindColumn(stmt, 28, SQLDT_SHORT, &p.weapon, 0, NULL, NULL)
  852. || SQL_ERROR == SqlStmt_BindColumn(stmt, 29, SQLDT_SHORT, &p.shield, 0, NULL, NULL)
  853. || SQL_ERROR == SqlStmt_BindColumn(stmt, 30, SQLDT_SHORT, &p.head_top, 0, NULL, NULL)
  854. || SQL_ERROR == SqlStmt_BindColumn(stmt, 31, SQLDT_SHORT, &p.head_mid, 0, NULL, NULL)
  855. || SQL_ERROR == SqlStmt_BindColumn(stmt, 32, SQLDT_SHORT, &p.head_bottom, 0, NULL, NULL)
  856. || SQL_ERROR == SqlStmt_BindColumn(stmt, 33, SQLDT_STRING, &last_map, sizeof(last_map), NULL, NULL)
  857. || SQL_ERROR == SqlStmt_BindColumn(stmt, 34, SQLDT_SHORT, &p.rename, 0, NULL, NULL)
  858. || SQL_ERROR == SqlStmt_BindColumn(stmt, 35, SQLDT_UINT32, &p.delete_date, 0, NULL, NULL)
  859. || SQL_ERROR == SqlStmt_BindColumn(stmt, 36, SQLDT_SHORT, &p.robe, 0, NULL, NULL)
  860. || SQL_ERROR == SqlStmt_BindColumn(stmt, 37, SQLDT_UINT, &p.character_moves, 0, NULL, NULL)
  861. || SQL_ERROR == SqlStmt_BindColumn(stmt, 38, SQLDT_LONG, &p.unban_time, 0, NULL, NULL)
  862. || SQL_ERROR == SqlStmt_BindColumn(stmt, 39, SQLDT_UCHAR, &p.font, 0, NULL, NULL)
  863. || SQL_ERROR == SqlStmt_BindColumn(stmt, 40, SQLDT_UINT, &p.uniqueitem_counter, 0, NULL, NULL)
  864. || SQL_ERROR == SqlStmt_BindColumn(stmt, 41, SQLDT_ENUM, &sex, sizeof(sex), NULL, NULL)
  865. || SQL_ERROR == SqlStmt_BindColumn(stmt, 42, SQLDT_UCHAR, &p.hotkey_rowshift, 0, NULL, NULL)
  866. )
  867. {
  868. SqlStmt_ShowDebug(stmt);
  869. SqlStmt_Free(stmt);
  870. return 0;
  871. }
  872. for( i = 0; i < MAX_CHARS && SQL_SUCCESS == SqlStmt_NextRow(stmt); i++ )
  873. {
  874. p.last_point.map = mapindex_name2id(last_map);
  875. sd->found_char[p.slot] = p.char_id;
  876. sd->unban_time[p.slot] = p.unban_time;
  877. p.sex = char_mmo_gender(sd, &p, sex[0]);
  878. j += char_mmo_char_tobuf(WBUFP(buf, j), &p);
  879. // Addon System
  880. // store the required info into the session
  881. sd->char_moves[p.slot] = p.character_moves;
  882. }
  883. memset(sd->new_name,0,sizeof(sd->new_name));
  884. SqlStmt_Free(stmt);
  885. return j;
  886. }
  887. //=====================================================================================================
  888. int char_mmo_char_fromsql(uint32 char_id, struct mmo_charstatus* p, bool load_everything) {
  889. int i;
  890. struct mmo_charstatus* cp;
  891. SqlStmt* stmt;
  892. char last_map[MAP_NAME_LENGTH_EXT];
  893. char save_map[MAP_NAME_LENGTH_EXT];
  894. char point_map[MAP_NAME_LENGTH_EXT];
  895. struct point tmp_point;
  896. struct s_skill tmp_skill;
  897. uint16 skill_count = 0;
  898. struct s_friend tmp_friend;
  899. #ifdef HOTKEY_SAVING
  900. struct hotkey tmp_hotkey;
  901. int hotkey_num;
  902. #endif
  903. StringBuf msg_buf;
  904. char sex[2];
  905. memset(p, 0, sizeof(struct mmo_charstatus));
  906. if (charserv_config.save_log) ShowInfo("Char load request (%d)\n", char_id);
  907. stmt = SqlStmt_Malloc(sql_handle);
  908. if( stmt == NULL )
  909. {
  910. SqlStmt_ShowDebug(stmt);
  911. return 0;
  912. }
  913. // read char data
  914. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT "
  915. "`char_id`,`account_id`,`char_num`,`name`,`class`,`base_level`,`job_level`,`base_exp`,`job_exp`,`zeny`,"
  916. "`str`,`agi`,`vit`,`int`,`dex`,`luk`,`max_hp`,`hp`,`max_sp`,`sp`,"
  917. "`status_point`,`skill_point`,`option`,`karma`,`manner`,`party_id`,`guild_id`,`pet_id`,`homun_id`,`elemental_id`,`hair`,"
  918. "`hair_color`,`clothes_color`,`body`,`weapon`,`shield`,`head_top`,`head_mid`,`head_bottom`,`last_map`,`last_x`,`last_y`,"
  919. "`save_map`,`save_x`,`save_y`,`partner_id`,`father`,`mother`,`child`,`fame`,`rename`,`delete_date`,`robe`, `moves`,"
  920. "`unban_time`,`font`,`uniqueitem_counter`,`sex`,`hotkey_rowshift`"
  921. " FROM `%s` WHERE `char_id`=? LIMIT 1", schema_config.char_db)
  922. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &char_id, 0)
  923. || SQL_ERROR == SqlStmt_Execute(stmt)
  924. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &p->char_id, 0, NULL, NULL)
  925. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_INT, &p->account_id, 0, NULL, NULL)
  926. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_UCHAR, &p->slot, 0, NULL, NULL)
  927. || SQL_ERROR == SqlStmt_BindColumn(stmt, 3, SQLDT_STRING, &p->name, sizeof(p->name), NULL, NULL)
  928. || SQL_ERROR == SqlStmt_BindColumn(stmt, 4, SQLDT_SHORT, &p->class_, 0, NULL, NULL)
  929. || SQL_ERROR == SqlStmt_BindColumn(stmt, 5, SQLDT_UINT, &p->base_level, 0, NULL, NULL)
  930. || SQL_ERROR == SqlStmt_BindColumn(stmt, 6, SQLDT_UINT, &p->job_level, 0, NULL, NULL)
  931. || SQL_ERROR == SqlStmt_BindColumn(stmt, 7, SQLDT_UINT, &p->base_exp, 0, NULL, NULL)
  932. || SQL_ERROR == SqlStmt_BindColumn(stmt, 8, SQLDT_UINT, &p->job_exp, 0, NULL, NULL)
  933. || SQL_ERROR == SqlStmt_BindColumn(stmt, 9, SQLDT_INT, &p->zeny, 0, NULL, NULL)
  934. || SQL_ERROR == SqlStmt_BindColumn(stmt, 10, SQLDT_SHORT, &p->str, 0, NULL, NULL)
  935. || SQL_ERROR == SqlStmt_BindColumn(stmt, 11, SQLDT_SHORT, &p->agi, 0, NULL, NULL)
  936. || SQL_ERROR == SqlStmt_BindColumn(stmt, 12, SQLDT_SHORT, &p->vit, 0, NULL, NULL)
  937. || SQL_ERROR == SqlStmt_BindColumn(stmt, 13, SQLDT_SHORT, &p->int_, 0, NULL, NULL)
  938. || SQL_ERROR == SqlStmt_BindColumn(stmt, 14, SQLDT_SHORT, &p->dex, 0, NULL, NULL)
  939. || SQL_ERROR == SqlStmt_BindColumn(stmt, 15, SQLDT_SHORT, &p->luk, 0, NULL, NULL)
  940. || SQL_ERROR == SqlStmt_BindColumn(stmt, 16, SQLDT_INT, &p->max_hp, 0, NULL, NULL)
  941. || SQL_ERROR == SqlStmt_BindColumn(stmt, 17, SQLDT_INT, &p->hp, 0, NULL, NULL)
  942. || SQL_ERROR == SqlStmt_BindColumn(stmt, 18, SQLDT_INT, &p->max_sp, 0, NULL, NULL)
  943. || SQL_ERROR == SqlStmt_BindColumn(stmt, 19, SQLDT_INT, &p->sp, 0, NULL, NULL)
  944. || SQL_ERROR == SqlStmt_BindColumn(stmt, 20, SQLDT_UINT, &p->status_point, 0, NULL, NULL)
  945. || SQL_ERROR == SqlStmt_BindColumn(stmt, 21, SQLDT_UINT, &p->skill_point, 0, NULL, NULL)
  946. || SQL_ERROR == SqlStmt_BindColumn(stmt, 22, SQLDT_UINT, &p->option, 0, NULL, NULL)
  947. || SQL_ERROR == SqlStmt_BindColumn(stmt, 23, SQLDT_UCHAR, &p->karma, 0, NULL, NULL)
  948. || SQL_ERROR == SqlStmt_BindColumn(stmt, 24, SQLDT_SHORT, &p->manner, 0, NULL, NULL)
  949. || SQL_ERROR == SqlStmt_BindColumn(stmt, 25, SQLDT_INT, &p->party_id, 0, NULL, NULL)
  950. || SQL_ERROR == SqlStmt_BindColumn(stmt, 26, SQLDT_INT, &p->guild_id, 0, NULL, NULL)
  951. || SQL_ERROR == SqlStmt_BindColumn(stmt, 27, SQLDT_INT, &p->pet_id, 0, NULL, NULL)
  952. || SQL_ERROR == SqlStmt_BindColumn(stmt, 28, SQLDT_INT, &p->hom_id, 0, NULL, NULL)
  953. || SQL_ERROR == SqlStmt_BindColumn(stmt, 29, SQLDT_INT, &p->ele_id, 0, NULL, NULL)
  954. || SQL_ERROR == SqlStmt_BindColumn(stmt, 30, SQLDT_SHORT, &p->hair, 0, NULL, NULL)
  955. || SQL_ERROR == SqlStmt_BindColumn(stmt, 31, SQLDT_SHORT, &p->hair_color, 0, NULL, NULL)
  956. || SQL_ERROR == SqlStmt_BindColumn(stmt, 32, SQLDT_SHORT, &p->clothes_color, 0, NULL, NULL)
  957. || SQL_ERROR == SqlStmt_BindColumn(stmt, 33, SQLDT_SHORT, &p->body, 0, NULL, NULL)
  958. || SQL_ERROR == SqlStmt_BindColumn(stmt, 34, SQLDT_SHORT, &p->weapon, 0, NULL, NULL)
  959. || SQL_ERROR == SqlStmt_BindColumn(stmt, 35, SQLDT_SHORT, &p->shield, 0, NULL, NULL)
  960. || SQL_ERROR == SqlStmt_BindColumn(stmt, 36, SQLDT_SHORT, &p->head_top, 0, NULL, NULL)
  961. || SQL_ERROR == SqlStmt_BindColumn(stmt, 37, SQLDT_SHORT, &p->head_mid, 0, NULL, NULL)
  962. || SQL_ERROR == SqlStmt_BindColumn(stmt, 38, SQLDT_SHORT, &p->head_bottom, 0, NULL, NULL)
  963. || SQL_ERROR == SqlStmt_BindColumn(stmt, 39, SQLDT_STRING, &last_map, sizeof(last_map), NULL, NULL)
  964. || SQL_ERROR == SqlStmt_BindColumn(stmt, 40, SQLDT_SHORT, &p->last_point.x, 0, NULL, NULL)
  965. || SQL_ERROR == SqlStmt_BindColumn(stmt, 41, SQLDT_SHORT, &p->last_point.y, 0, NULL, NULL)
  966. || SQL_ERROR == SqlStmt_BindColumn(stmt, 42, SQLDT_STRING, &save_map, sizeof(save_map), NULL, NULL)
  967. || SQL_ERROR == SqlStmt_BindColumn(stmt, 43, SQLDT_SHORT, &p->save_point.x, 0, NULL, NULL)
  968. || SQL_ERROR == SqlStmt_BindColumn(stmt, 44, SQLDT_SHORT, &p->save_point.y, 0, NULL, NULL)
  969. || SQL_ERROR == SqlStmt_BindColumn(stmt, 45, SQLDT_UINT32, &p->partner_id, 0, NULL, NULL)
  970. || SQL_ERROR == SqlStmt_BindColumn(stmt, 46, SQLDT_UINT32, &p->father, 0, NULL, NULL)
  971. || SQL_ERROR == SqlStmt_BindColumn(stmt, 47, SQLDT_UINT32, &p->mother, 0, NULL, NULL)
  972. || SQL_ERROR == SqlStmt_BindColumn(stmt, 48, SQLDT_UINT32, &p->child, 0, NULL, NULL)
  973. || SQL_ERROR == SqlStmt_BindColumn(stmt, 49, SQLDT_INT, &p->fame, 0, NULL, NULL)
  974. || SQL_ERROR == SqlStmt_BindColumn(stmt, 50, SQLDT_SHORT, &p->rename, 0, NULL, NULL)
  975. || SQL_ERROR == SqlStmt_BindColumn(stmt, 51, SQLDT_UINT32, &p->delete_date, 0, NULL, NULL)
  976. || SQL_ERROR == SqlStmt_BindColumn(stmt, 52, SQLDT_SHORT, &p->robe, 0, NULL, NULL)
  977. || SQL_ERROR == SqlStmt_BindColumn(stmt, 53, SQLDT_UINT32, &p->character_moves, 0, NULL, NULL)
  978. || SQL_ERROR == SqlStmt_BindColumn(stmt, 54, SQLDT_LONG, &p->unban_time, 0, NULL, NULL)
  979. || SQL_ERROR == SqlStmt_BindColumn(stmt, 55, SQLDT_UCHAR, &p->font, 0, NULL, NULL)
  980. || SQL_ERROR == SqlStmt_BindColumn(stmt, 56, SQLDT_UINT, &p->uniqueitem_counter, 0, NULL, NULL)
  981. || SQL_ERROR == SqlStmt_BindColumn(stmt, 57, SQLDT_ENUM, &sex, sizeof(sex), NULL, NULL)
  982. || SQL_ERROR == SqlStmt_BindColumn(stmt, 58, SQLDT_UCHAR, &p->hotkey_rowshift, 0, NULL, NULL)
  983. )
  984. {
  985. SqlStmt_ShowDebug(stmt);
  986. SqlStmt_Free(stmt);
  987. return 0;
  988. }
  989. if( SQL_ERROR == SqlStmt_NextRow(stmt) )
  990. {
  991. ShowError("Requested non-existant character id: %d!\n", char_id);
  992. SqlStmt_Free(stmt);
  993. return 0;
  994. }
  995. p->sex = char_mmo_gender(NULL, p, sex[0]);
  996. p->last_point.map = mapindex_name2id(last_map);
  997. p->save_point.map = mapindex_name2id(save_map);
  998. if( p->last_point.map == 0 ) {
  999. p->last_point.map = mapindex_name2id(charserv_config.default_map);
  1000. p->last_point.x = charserv_config.default_map_x;
  1001. p->last_point.y = charserv_config.default_map_y;
  1002. }
  1003. if( p->save_point.map == 0 ) {
  1004. p->save_point.map = mapindex_name2id(charserv_config.default_map);
  1005. p->save_point.x = charserv_config.default_map_x;
  1006. p->save_point.y = charserv_config.default_map_y;
  1007. }
  1008. StringBuf_Init(&msg_buf);
  1009. StringBuf_AppendStr(&msg_buf, " status");
  1010. if (!load_everything) // For quick selection of data when displaying the char menu
  1011. {
  1012. SqlStmt_Free(stmt);
  1013. StringBuf_Destroy(&msg_buf);
  1014. return 1;
  1015. }
  1016. //read memo data
  1017. //`memo` (`memo_id`,`char_id`,`map`,`x`,`y`)
  1018. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT `map`,`x`,`y` FROM `%s` WHERE `char_id`=? ORDER by `memo_id` LIMIT %d", schema_config.memo_db, MAX_MEMOPOINTS)
  1019. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &char_id, 0)
  1020. || SQL_ERROR == SqlStmt_Execute(stmt)
  1021. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_STRING, &point_map, sizeof(point_map), NULL, NULL)
  1022. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_SHORT, &tmp_point.x, 0, NULL, NULL)
  1023. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_SHORT, &tmp_point.y, 0, NULL, NULL) )
  1024. SqlStmt_ShowDebug(stmt);
  1025. for( i = 0; i < MAX_MEMOPOINTS && SQL_SUCCESS == SqlStmt_NextRow(stmt); ++i )
  1026. {
  1027. tmp_point.map = mapindex_name2id(point_map);
  1028. memcpy(&p->memo_point[i], &tmp_point, sizeof(tmp_point));
  1029. }
  1030. StringBuf_AppendStr(&msg_buf, " memo");
  1031. //read skill
  1032. //`skill` (`char_id`, `id`, `lv`)
  1033. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT `id`, `lv`,`flag` FROM `%s` WHERE `char_id`=? LIMIT %d", schema_config.skill_db, MAX_SKILL)
  1034. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &char_id, 0)
  1035. || SQL_ERROR == SqlStmt_Execute(stmt)
  1036. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_UINT16, &tmp_skill.id , 0, NULL, NULL)
  1037. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_UINT8 , &tmp_skill.lv , 0, NULL, NULL)
  1038. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_UINT8 , &tmp_skill.flag, 0, NULL, NULL) )
  1039. SqlStmt_ShowDebug(stmt);
  1040. if( tmp_skill.flag != SKILL_FLAG_PERM_GRANTED )
  1041. tmp_skill.flag = SKILL_FLAG_PERMANENT;
  1042. for( i = 0; skill_count < MAX_SKILL && SQL_SUCCESS == SqlStmt_NextRow(stmt); i++ ) {
  1043. if( tmp_skill.id > 0 && tmp_skill.id < MAX_SKILL_ID ) {
  1044. memcpy(&p->skill[i], &tmp_skill, sizeof(tmp_skill));
  1045. skill_count++;
  1046. }
  1047. else
  1048. ShowWarning("mmo_char_fromsql: ignoring invalid skill (id=%u,lv=%u) of character %s (AID=%d,CID=%d)\n", tmp_skill.id, tmp_skill.lv, p->name, p->account_id, p->char_id);
  1049. }
  1050. StringBuf_Printf(&msg_buf, " %d skills", skill_count);
  1051. //read friends
  1052. //`friends` (`char_id`, `friend_account`, `friend_id`)
  1053. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT c.`account_id`, c.`char_id`, c.`name` FROM `%s` c LEFT JOIN `%s` f ON f.`friend_account` = c.`account_id` AND f.`friend_id` = c.`char_id` WHERE f.`char_id`=? LIMIT %d", schema_config.char_db, schema_config.friend_db, MAX_FRIENDS)
  1054. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &char_id, 0)
  1055. || SQL_ERROR == SqlStmt_Execute(stmt)
  1056. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &tmp_friend.account_id, 0, NULL, NULL)
  1057. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_INT, &tmp_friend.char_id, 0, NULL, NULL)
  1058. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_STRING, &tmp_friend.name, sizeof(tmp_friend.name), NULL, NULL) )
  1059. SqlStmt_ShowDebug(stmt);
  1060. for( i = 0; i < MAX_FRIENDS && SQL_SUCCESS == SqlStmt_NextRow(stmt); ++i )
  1061. memcpy(&p->friends[i], &tmp_friend, sizeof(tmp_friend));
  1062. StringBuf_AppendStr(&msg_buf, " friends");
  1063. #ifdef HOTKEY_SAVING
  1064. //read hotkeys
  1065. //`hotkey` (`char_id`, `hotkey`, `type`, `itemskill_id`, `skill_lvl`
  1066. if( SQL_ERROR == SqlStmt_Prepare(stmt, "SELECT `hotkey`, `type`, `itemskill_id`, `skill_lvl` FROM `%s` WHERE `char_id`=?", schema_config.hotkey_db)
  1067. || SQL_ERROR == SqlStmt_BindParam(stmt, 0, SQLDT_INT, &char_id, 0)
  1068. || SQL_ERROR == SqlStmt_Execute(stmt)
  1069. || SQL_ERROR == SqlStmt_BindColumn(stmt, 0, SQLDT_INT, &hotkey_num, 0, NULL, NULL)
  1070. || SQL_ERROR == SqlStmt_BindColumn(stmt, 1, SQLDT_UCHAR, &tmp_hotkey.type, 0, NULL, NULL)
  1071. || SQL_ERROR == SqlStmt_BindColumn(stmt, 2, SQLDT_UINT, &tmp_hotkey.id, 0, NULL, NULL)
  1072. || SQL_ERROR == SqlStmt_BindColumn(stmt, 3, SQLDT_USHORT, &tmp_hotkey.lv, 0, NULL, NULL) )
  1073. SqlStmt_ShowDebug(stmt);
  1074. while( SQL_SUCCESS == SqlStmt_NextRow(stmt) )
  1075. {
  1076. if( hotkey_num >= 0 && hotkey_num < MAX_HOTKEYS )
  1077. memcpy(&p->hotkeys[hotkey_num], &tmp_hotkey, sizeof(tmp_hotkey));
  1078. else
  1079. ShowWarning("mmo_char_fromsql: ignoring invalid hotkey (hotkey=%d,type=%u,id=%u,lv=%u) of character %s (AID=%d,CID=%d)\n", hotkey_num, tmp_hotkey.type, tmp_hotkey.id, tmp_hotkey.lv, p->name, p->account_id, p->char_id);
  1080. }
  1081. StringBuf_AppendStr(&msg_buf, " hotkeys");
  1082. #endif
  1083. /* Mercenary Owner DataBase */
  1084. mercenary_owner_fromsql(char_id, p);
  1085. StringBuf_AppendStr(&msg_buf, " mercenary");
  1086. if (charserv_config.save_log)
  1087. ShowInfo("Loaded char (%d - %s): %s\n", char_id, p->name, StringBuf_Value(&msg_buf)); //ok. all data load successfully!
  1088. SqlStmt_Free(stmt);
  1089. cp = (struct mmo_charstatus *)idb_ensure(char_db_, char_id, char_create_charstatus);
  1090. memcpy(cp, p, sizeof(struct mmo_charstatus));
  1091. StringBuf_Destroy(&msg_buf);
  1092. return 1;
  1093. }
  1094. //==========================================================================================================
  1095. int char_mmo_sql_init(void) {
  1096. char_db_= idb_alloc(DB_OPT_RELEASE_DATA);
  1097. ShowStatus("Characters per Account: '%d'.\n", charserv_config.char_config.char_per_account);
  1098. //the 'set offline' part is now in check_login_conn ...
  1099. //if the server connects to loginserver
  1100. //it will dc all off players
  1101. //and send the loginserver the new state....
  1102. // Force all users offline in sql when starting char-server
  1103. // (useful when servers crashs and don't clean the database)
  1104. char_set_all_offline_sql();
  1105. return 0;
  1106. }
  1107. //-----------------------------------
  1108. // Function to change chararcter's names
  1109. //-----------------------------------
  1110. int char_rename_char_sql(struct char_session_data *sd, uint32 char_id)
  1111. {
  1112. struct mmo_charstatus char_dat;
  1113. char esc_name[NAME_LENGTH*2+1];
  1114. if( sd->new_name[0] == 0 ) // Not ready for rename
  1115. return 2;
  1116. if( !char_mmo_char_fromsql(char_id, &char_dat, false) ) // Only the short data is needed.
  1117. return 2;
  1118. if( char_dat.rename == 0 )
  1119. return 1;
  1120. Sql_EscapeStringLen(sql_handle, esc_name, sd->new_name, strnlen(sd->new_name, NAME_LENGTH));
  1121. // check if the char exist
  1122. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `name` LIKE '%s' LIMIT 1", schema_config.char_db, esc_name) )
  1123. {
  1124. Sql_ShowDebug(sql_handle);
  1125. return 4;
  1126. }
  1127. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `name` = '%s', `rename` = '%d' WHERE `char_id` = '%d'", schema_config.char_db, esc_name, --char_dat.rename, char_id) )
  1128. {
  1129. Sql_ShowDebug(sql_handle);
  1130. return 3;
  1131. }
  1132. // Change character's name into guild_db.
  1133. if( char_dat.guild_id )
  1134. inter_guild_charname_changed(char_dat.guild_id, sd->account_id, char_id, sd->new_name);
  1135. safestrncpy(char_dat.name, sd->new_name, NAME_LENGTH);
  1136. memset(sd->new_name,0,sizeof(sd->new_name));
  1137. // log change
  1138. if( charserv_config.log_char )
  1139. {
  1140. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`time`, `char_msg`,`account_id`,`char_num`,`name`,`str`,`agi`,`vit`,`int`,`dex`,`luk`,`hair`,`hair_color`)"
  1141. "VALUES (NOW(), '%s', '%d', '%d', '%s', '0', '0', '0', '0', '0', '0', '0', '0')",
  1142. schema_config.charlog_db, "change char name", sd->account_id, char_dat.slot, esc_name) )
  1143. Sql_ShowDebug(sql_handle);
  1144. }
  1145. return 0;
  1146. }
  1147. int char_check_char_name(char * name, char * esc_name)
  1148. {
  1149. int i;
  1150. // check length of character name
  1151. if( name[0] == '\0' )
  1152. return -2; // empty character name
  1153. /**
  1154. * The client does not allow you to create names with less than 4 characters, however,
  1155. * the use of WPE can bypass this, and this fixes the exploit.
  1156. **/
  1157. if( strlen( name ) < 4 )
  1158. return -2;
  1159. // check content of character name
  1160. if( remove_control_chars(name) )
  1161. return -2; // control chars in name
  1162. // check for reserved names
  1163. if( strcmpi(name, charserv_config.wisp_server_name) == 0 )
  1164. return -1; // nick reserved for internal server messages
  1165. // Check Authorised letters/symbols in the name of the character
  1166. if( charserv_config.char_config.char_name_option == 1 )
  1167. { // only letters/symbols in char_name_letters are authorised
  1168. for( i = 0; i < NAME_LENGTH && name[i]; i++ )
  1169. if( strchr(charserv_config.char_config.char_name_letters, name[i]) == NULL )
  1170. return -2;
  1171. }
  1172. else if( charserv_config.char_config.char_name_option == 2 )
  1173. { // letters/symbols in char_name_letters are forbidden
  1174. for( i = 0; i < NAME_LENGTH && name[i]; i++ )
  1175. if( strchr(charserv_config.char_config.char_name_letters, name[i]) != NULL )
  1176. return -2;
  1177. }
  1178. if( charserv_config.char_config.name_ignoring_case ) {
  1179. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE BINARY `name` = '%s' LIMIT 1", schema_config.char_db, esc_name) ) {
  1180. Sql_ShowDebug(sql_handle);
  1181. return -2;
  1182. }
  1183. } else {
  1184. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `name` = '%s' LIMIT 1", schema_config.char_db, esc_name) ) {
  1185. Sql_ShowDebug(sql_handle);
  1186. return -2;
  1187. }
  1188. }
  1189. if( Sql_NumRows(sql_handle) > 0 )
  1190. return -1; // name already exists
  1191. return 0;
  1192. }
  1193. //-----------------------------------
  1194. // Function to create a new character
  1195. //-----------------------------------
  1196. #if PACKETVER >= 20120307
  1197. #if PACKETVER >= 20151001
  1198. int char_make_new_char_sql(struct char_session_data* sd, char* name_, int slot, int hair_color, int hair_style, short start_job, short unknown, int sex) { // TODO: Unknown byte
  1199. #else
  1200. int char_make_new_char_sql(struct char_session_data* sd, char* name_, int slot, int hair_color, int hair_style) {
  1201. #endif
  1202. int str = 1, agi = 1, vit = 1, int_ = 1, dex = 1, luk = 1;
  1203. #else
  1204. int char_make_new_char_sql(struct char_session_data* sd, char* name_, int str, int agi, int vit, int int_, int dex, int luk, int slot, int hair_color, int hair_style) {
  1205. #endif
  1206. char name[NAME_LENGTH];
  1207. char esc_name[NAME_LENGTH*2+1];
  1208. struct point tmp_start_point[MAX_STARTPOINT];
  1209. struct startitem tmp_start_items[MAX_STARTITEM];
  1210. uint32 char_id;
  1211. int flag, k, start_point_idx = rand() % charserv_config.start_point_count;
  1212. safestrncpy(name, name_, NAME_LENGTH);
  1213. normalize_name(name,TRIM_CHARS);
  1214. Sql_EscapeStringLen(sql_handle, esc_name, name, strnlen(name, NAME_LENGTH));
  1215. memset(tmp_start_point, 0, MAX_STARTPOINT * sizeof(struct point));
  1216. memset(tmp_start_items, 0, MAX_STARTITEM * sizeof(struct startitem));
  1217. memcpy(tmp_start_point, charserv_config.start_point, MAX_STARTPOINT * sizeof(struct point));
  1218. memcpy(tmp_start_items, charserv_config.start_items, MAX_STARTITEM * sizeof(struct startitem));
  1219. flag = char_check_char_name(name,esc_name);
  1220. if( flag < 0 )
  1221. return flag;
  1222. //check other inputs
  1223. #if PACKETVER >= 20120307
  1224. #if PACKETVER >= 20151001
  1225. switch(sex) {
  1226. case SEX_FEMALE:
  1227. sex = 'F';
  1228. break;
  1229. case SEX_MALE:
  1230. sex = 'M';
  1231. break;
  1232. default:
  1233. sex = 'U';
  1234. break;
  1235. }
  1236. #endif
  1237. if(slot < 0 || slot >= sd->char_slots)
  1238. #else
  1239. if((slot < 0 || slot >= sd->char_slots) // slots
  1240. || (str + agi + vit + int_ + dex + luk != 6*5 ) // stats
  1241. || (str < 1 || str > 9 || agi < 1 || agi > 9 || vit < 1 || vit > 9 || int_ < 1 || int_ > 9 || dex < 1 || dex > 9 || luk < 1 || luk > 9) // individual stat values
  1242. || (str + int_ != 10 || agi + luk != 10 || vit + dex != 10) ) // pairs
  1243. #endif
  1244. #if PACKETVER >= 20100413
  1245. return -4; // invalid slot
  1246. #else
  1247. return -2; // invalid input
  1248. #endif
  1249. // check the number of already existing chars in this account
  1250. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `account_id` = '%d'", schema_config.char_db, sd->account_id) )
  1251. Sql_ShowDebug(sql_handle);
  1252. if( Sql_NumRows(sql_handle) >= sd->char_slots )
  1253. return -2; // character account limit exceeded
  1254. // check char slot
  1255. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` WHERE `account_id` = '%d' AND `char_num` = '%d' LIMIT 1", schema_config.char_db, sd->account_id, slot) )
  1256. Sql_ShowDebug(sql_handle);
  1257. if( Sql_NumRows(sql_handle) > 0 )
  1258. return -2; // slot already in use
  1259. // validation success, log result
  1260. if (charserv_config.log_char) {
  1261. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`time`, `char_msg`,`account_id`,`char_num`,`name`,`str`,`agi`,`vit`,`int`,`dex`,`luk`,`hair`,`hair_color`)"
  1262. "VALUES (NOW(), '%s', '%d', '%d', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d')",
  1263. schema_config.charlog_db, "make new char", sd->account_id, slot, esc_name, str, agi, vit, int_, dex, luk, hair_style, hair_color) )
  1264. Sql_ShowDebug(sql_handle);
  1265. }
  1266. #if PACKETVER >= 20151001
  1267. if (start_job != JOB_NOVICE && start_job != JOB_SUMMONER)
  1268. return -2; // Invalid job
  1269. // Check for Doram based information.
  1270. if (start_job == JOB_SUMMONER) { // Check for just this job for now.
  1271. memset(tmp_start_point, 0, MAX_STARTPOINT * sizeof(struct point));
  1272. memset(tmp_start_items, 0, MAX_STARTITEM * sizeof(struct startitem));
  1273. memcpy(tmp_start_point, charserv_config.start_point_doram, MAX_STARTPOINT * sizeof(struct point));
  1274. memcpy(tmp_start_items, charserv_config.start_items_doram, MAX_STARTITEM * sizeof(struct startitem));
  1275. start_point_idx = rand() % charserv_config.start_point_count_doram;
  1276. }
  1277. #endif
  1278. //Insert the new char entry to the database
  1279. #if PACKETVER >= 20151001
  1280. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`account_id`, `char_num`, `name`, `class`, `zeny`, `status_point`, `str`, `agi`, `vit`, `int`, `dex`, `luk`, `max_hp`, `hp`,"
  1281. "`max_sp`, `sp`, `hair`, `hair_color`, `last_map`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`, `sex`) VALUES ("
  1282. "'%d', '%d', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%s', '%d', '%d', '%s', '%d', '%d', '%c')",
  1283. schema_config.char_db, sd->account_id , slot, esc_name, start_job, charserv_config.start_zeny, 48, str, agi, vit, int_, dex, luk,
  1284. (40 * (100 + vit)/100) , (40 * (100 + vit)/100 ), (11 * (100 + int_)/100), (11 * (100 + int_)/100), hair_style, hair_color,
  1285. mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y, mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y, sex) )
  1286. #elif PACKETVER >= 20120307
  1287. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`account_id`, `char_num`, `name`, `zeny`, `status_point`, `str`, `agi`, `vit`, `int`, `dex`, `luk`, `max_hp`, `hp`,"
  1288. "`max_sp`, `sp`, `hair`, `hair_color`, `last_map`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`) VALUES ("
  1289. "'%d', '%d', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%s', '%d', '%d', '%s', '%d', '%d')",
  1290. schema_config.char_db, sd->account_id , slot, esc_name, charserv_config.start_zeny, 48, str, agi, vit, int_, dex, luk,
  1291. (40 * (100 + vit)/100) , (40 * (100 + vit)/100 ), (11 * (100 + int_)/100), (11 * (100 + int_)/100), hair_style, hair_color,
  1292. mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y, mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y) )
  1293. #else
  1294. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`account_id`, `char_num`, `name`, `zeny`, `str`, `agi`, `vit`, `int`, `dex`, `luk`, `max_hp`, `hp`,"
  1295. "`max_sp`, `sp`, `hair`, `hair_color`, `last_map`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`) VALUES ("
  1296. "'%d', '%d', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%s', '%d', '%d', '%s', '%d', '%d')",
  1297. schema_config.char_db, sd->account_id , slot, esc_name, charserv_config.start_zeny, str, agi, vit, int_, dex, luk,
  1298. (40 * (100 + vit)/100) , (40 * (100 + vit)/100 ), (11 * (100 + int_)/100), (11 * (100 + int_)/100), hair_style, hair_color,
  1299. mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y, mapindex_id2name(tmp_start_point[start_point_idx].map), tmp_start_point[start_point_idx].x, tmp_start_point[start_point_idx].y) )
  1300. #endif
  1301. {
  1302. Sql_ShowDebug(sql_handle);
  1303. return -2; //No, stop the procedure!
  1304. }
  1305. //Retrieve the newly auto-generated char id
  1306. char_id = (int)Sql_LastInsertId(sql_handle);
  1307. //Give the char the default items
  1308. for (k = 0; k <= MAX_STARTITEM && tmp_start_items[k].nameid != 0; k++) {
  1309. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`char_id`,`nameid`, `amount`, `equip`, `identify`) VALUES ('%d', '%hu', '%hu', '%hu', '%d')", schema_config.inventory_db, char_id, tmp_start_items[k].nameid, tmp_start_items[k].amount, tmp_start_items[k].pos, 1) )
  1310. Sql_ShowDebug(sql_handle);
  1311. }
  1312. ShowInfo("Created char: account: %d, char: %d, slot: %d, name: %s\n", sd->account_id, char_id, slot, name);
  1313. return char_id;
  1314. }
  1315. /*----------------------------------------------------------------------------------------------------------*/
  1316. /* Divorce Players */
  1317. /*----------------------------------------------------------------------------------------------------------*/
  1318. int char_divorce_char_sql(int partner_id1, int partner_id2){
  1319. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `partner_id`='0' WHERE `char_id`='%d' OR `char_id`='%d' LIMIT 2", schema_config.char_db, partner_id1, partner_id2) )
  1320. Sql_ShowDebug(sql_handle);
  1321. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE (`nameid`='%hu' OR `nameid`='%hu') AND (`char_id`='%d' OR `char_id`='%d') LIMIT 2", schema_config.inventory_db, WEDDING_RING_M, WEDDING_RING_F, partner_id1, partner_id2) )
  1322. Sql_ShowDebug(sql_handle);
  1323. chmapif_send_ackdivorce(partner_id1, partner_id2);
  1324. return 0;
  1325. }
  1326. /*----------------------------------------------------------------------------------------------------------*/
  1327. /* Delete char - davidsiaw */
  1328. /*----------------------------------------------------------------------------------------------------------*/
  1329. /* Returns 0 if successful
  1330. * Returns < 0 for error
  1331. */
  1332. int char_delete_char_sql(uint32 char_id){
  1333. char name[NAME_LENGTH];
  1334. char esc_name[NAME_LENGTH*2+1]; //Name needs be escaped.
  1335. uint32 account_id;
  1336. int party_id, guild_id, hom_id, base_level, partner_id, father_id, mother_id, elemental_id;
  1337. char *data;
  1338. size_t len;
  1339. if (SQL_ERROR == Sql_Query(sql_handle, "SELECT `name`,`account_id`,`party_id`,`guild_id`,`base_level`,`homun_id`,`partner_id`,`father`,`mother`,`elemental_id` FROM `%s` WHERE `char_id`='%d'", schema_config.char_db, char_id))
  1340. Sql_ShowDebug(sql_handle);
  1341. if( SQL_SUCCESS != Sql_NextRow(sql_handle) )
  1342. {
  1343. ShowError("delete_char_sql: Unable to fetch character data, deletion aborted.\n");
  1344. Sql_FreeResult(sql_handle);
  1345. return -1;
  1346. }
  1347. Sql_GetData(sql_handle, 0, &data, &len); safestrncpy(name, data, NAME_LENGTH);
  1348. Sql_GetData(sql_handle, 1, &data, NULL); account_id = atoi(data);
  1349. Sql_GetData(sql_handle, 2, &data, NULL); party_id = atoi(data);
  1350. Sql_GetData(sql_handle, 3, &data, NULL); guild_id = atoi(data);
  1351. Sql_GetData(sql_handle, 4, &data, NULL); base_level = atoi(data);
  1352. Sql_GetData(sql_handle, 5, &data, NULL); hom_id = atoi(data);
  1353. Sql_GetData(sql_handle, 6, &data, NULL); partner_id = atoi(data);
  1354. Sql_GetData(sql_handle, 7, &data, NULL); father_id = atoi(data);
  1355. Sql_GetData(sql_handle, 8, &data, NULL); mother_id = atoi(data);
  1356. Sql_GetData(sql_handle, 9, &data, NULL); elemental_id = atoi(data);
  1357. Sql_EscapeStringLen(sql_handle, esc_name, name, zmin(len, NAME_LENGTH));
  1358. Sql_FreeResult(sql_handle);
  1359. //check for config char del condition [Lupus]
  1360. // TODO: Move this out to packet processing (0x68/0x1fb).
  1361. if( ( charserv_config.char_config.char_del_level > 0 && base_level >= charserv_config.char_config.char_del_level )
  1362. || ( charserv_config.char_config.char_del_level < 0 && base_level <= -charserv_config.char_config.char_del_level )
  1363. ) {
  1364. ShowInfo("Char deletion aborted: %s, BaseLevel: %i\n", name, base_level);
  1365. return -1;
  1366. }
  1367. if (charserv_config.char_config.char_del_restriction&CHAR_DEL_RESTRICT_GUILD && guild_id) // character is in guild
  1368. {
  1369. ShowInfo("Char deletion aborted: %s, Guild ID: %i\n", name, guild_id);
  1370. return -1;
  1371. }
  1372. if (charserv_config.char_config.char_del_restriction&CHAR_DEL_RESTRICT_PARTY && party_id) // character is in party
  1373. {
  1374. ShowInfo("Char deletion aborted: %s, Party ID: %i\n", name, party_id);
  1375. return -1;
  1376. }
  1377. /* Divorce [Wizputer] */
  1378. if( partner_id )
  1379. char_divorce_char_sql(char_id, partner_id);
  1380. /* De-addopt [Zephyrus] */
  1381. if( father_id || mother_id )
  1382. { // Char is Baby
  1383. unsigned char buf[64];
  1384. if( SQL_ERROR == Sql_Query(sql_handle, "UPDATE `%s` SET `child`='0' WHERE `char_id`='%d' OR `char_id`='%d'", schema_config.char_db, father_id, mother_id) )
  1385. Sql_ShowDebug(sql_handle);
  1386. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `id` = '410'AND (`char_id`='%d' OR `char_id`='%d')", schema_config.skill_db, father_id, mother_id) )
  1387. Sql_ShowDebug(sql_handle);
  1388. WBUFW(buf,0) = 0x2b25;
  1389. WBUFL(buf,2) = father_id;
  1390. WBUFL(buf,6) = mother_id;
  1391. WBUFL(buf,10) = char_id; // Baby
  1392. chmapif_sendall(buf,14);
  1393. }
  1394. //Make the character leave the party [Skotlex]
  1395. if (party_id)
  1396. inter_party_leave(party_id, account_id, char_id, name);
  1397. /* delete char's pet */
  1398. //Delete the hatched pet if you have one...
  1399. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d' AND `incubate` = '0'", schema_config.pet_db, char_id) )
  1400. Sql_ShowDebug(sql_handle);
  1401. //Delete all pets that are stored in eggs (inventory + cart)
  1402. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` USING `%s` JOIN `%s` ON `pet_id` = `card1`|`card2`<<16 WHERE `%s`.char_id = '%d' AND card0 = 256", schema_config.pet_db, schema_config.pet_db, schema_config.inventory_db, schema_config.inventory_db, char_id) )
  1403. Sql_ShowDebug(sql_handle);
  1404. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` USING `%s` JOIN `%s` ON `pet_id` = `card1`|`card2`<<16 WHERE `%s`.char_id = '%d' AND card0 = 256", schema_config.pet_db, schema_config.pet_db, schema_config.cart_db, schema_config.cart_db, char_id) )
  1405. Sql_ShowDebug(sql_handle);
  1406. /* remove homunculus */
  1407. if( hom_id )
  1408. mapif_homunculus_delete(hom_id);
  1409. /* remove elemental */
  1410. if (elemental_id)
  1411. mapif_elemental_delete(elemental_id);
  1412. /* remove mercenary data */
  1413. mercenary_owner_delete(char_id);
  1414. /* delete char's friends list */
  1415. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id` = '%d'", schema_config.friend_db, char_id) )
  1416. Sql_ShowDebug(sql_handle);
  1417. /* delete char from other's friend list */
  1418. //NOTE: Won't this cause problems for people who are already online? [Skotlex]
  1419. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `friend_id` = '%d'", schema_config.friend_db, char_id) )
  1420. Sql_ShowDebug(sql_handle);
  1421. #ifdef HOTKEY_SAVING
  1422. /* delete hotkeys */
  1423. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.hotkey_db, char_id) )
  1424. Sql_ShowDebug(sql_handle);
  1425. #endif
  1426. /* delete inventory */
  1427. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.inventory_db, char_id) )
  1428. Sql_ShowDebug(sql_handle);
  1429. /* delete cart inventory */
  1430. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.cart_db, char_id) )
  1431. Sql_ShowDebug(sql_handle);
  1432. /* delete memo areas */
  1433. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.memo_db, char_id) )
  1434. Sql_ShowDebug(sql_handle);
  1435. /* delete character registry */
  1436. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.char_reg_str_table, char_id) )
  1437. Sql_ShowDebug(sql_handle);
  1438. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.char_reg_num_table, char_id) )
  1439. Sql_ShowDebug(sql_handle);
  1440. /* delete skills */
  1441. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.skill_db, char_id) )
  1442. Sql_ShowDebug(sql_handle);
  1443. /* delete mails (only received) */
  1444. if (SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `dest_id`='%d'", schema_config.mail_db, char_id))
  1445. Sql_ShowDebug(sql_handle);
  1446. #ifdef ENABLE_SC_SAVING
  1447. /* status changes */
  1448. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `account_id` = '%d' AND `char_id`='%d'", schema_config.scdata_db, account_id, char_id) )
  1449. Sql_ShowDebug(sql_handle);
  1450. #endif
  1451. /* bonus_scripts */
  1452. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id` = '%d'", schema_config.bonus_script_db, char_id) )
  1453. Sql_ShowDebug(sql_handle);
  1454. if (charserv_config.log_char) {
  1455. if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s`(`time`, `account_id`,`char_num`,`char_msg`,`name`) VALUES (NOW(), '%d', '%d', 'Deleted char (CID %d)', '%s')",
  1456. schema_config.charlog_db, account_id, 0, char_id, esc_name) )
  1457. Sql_ShowDebug(sql_handle);
  1458. }
  1459. /* delete character */
  1460. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", schema_config.char_db, char_id) )
  1461. Sql_ShowDebug(sql_handle);
  1462. /* No need as we used inter_guild_leave [Skotlex]
  1463. // Also delete info from guildtables.
  1464. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `char_id`='%d'", guild_member_db, char_id) )
  1465. Sql_ShowDebug(sql_handle);
  1466. */
  1467. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id` FROM `%s` WHERE `char_id` = '%d'", schema_config.guild_db, char_id) )
  1468. Sql_ShowDebug(sql_handle);
  1469. else if( Sql_NumRows(sql_handle) > 0 )
  1470. mapif_parse_BreakGuild(0,guild_id);
  1471. else if( guild_id )
  1472. inter_guild_leave(guild_id, account_id, char_id);// Leave your guild.
  1473. return 0;
  1474. }
  1475. /**
  1476. * This function parse all map-serv attached to this char-serv and increase user count
  1477. * @return numbers of total users
  1478. */
  1479. int char_count_users(void)
  1480. {
  1481. int i, users;
  1482. users = 0;
  1483. for(i = 0; i < ARRAYLENGTH(map_server); i++) {
  1484. if (map_server[i].fd > 0) {
  1485. users += map_server[i].users;
  1486. }
  1487. }
  1488. return users;
  1489. }
  1490. // Writes char data to the buffer in the format used by the client.
  1491. // Used in packets 0x6b (chars info) and 0x6d (new char info)
  1492. // Returns the size
  1493. int char_mmo_char_tobuf(uint8* buffer, struct mmo_charstatus* p)
  1494. {
  1495. unsigned short offset = 0;
  1496. uint8* buf;
  1497. if( buffer == NULL || p == NULL )
  1498. return 0;
  1499. buf = WBUFP(buffer,0);
  1500. WBUFL(buf,0) = p->char_id;
  1501. WBUFL(buf,4) = umin(p->base_exp, INT32_MAX);
  1502. WBUFL(buf,8) = p->zeny;
  1503. WBUFL(buf,12) = umin(p->job_exp, INT32_MAX);
  1504. WBUFL(buf,16) = p->job_level;
  1505. WBUFL(buf,20) = 0; // probably opt1
  1506. WBUFL(buf,24) = 0; // probably opt2
  1507. WBUFL(buf,28) = p->option;
  1508. WBUFL(buf,32) = p->karma;
  1509. WBUFL(buf,36) = p->manner;
  1510. WBUFW(buf,40) = umin(p->status_point, INT16_MAX);
  1511. WBUFL(buf,42) = p->hp;
  1512. WBUFL(buf,46) = p->max_hp;
  1513. offset+=4;
  1514. buf = WBUFP(buffer,offset);
  1515. WBUFW(buf,46) = min(p->sp, INT16_MAX);
  1516. WBUFW(buf,48) = min(p->max_sp, INT16_MAX);
  1517. WBUFW(buf,50) = DEFAULT_WALK_SPEED; // p->speed;
  1518. WBUFW(buf,52) = p->class_;
  1519. WBUFW(buf,54) = p->hair;
  1520. #if PACKETVER >= 20141022
  1521. WBUFW(buf,56) = p->body;
  1522. offset+=2;
  1523. buf = WBUFP(buffer,offset);
  1524. #endif
  1525. //When the weapon is sent and your option is riding, the client crashes on login!?
  1526. WBUFW(buf,56) = p->option&(0x20|0x80000|0x100000|0x200000|0x400000|0x800000|0x1000000|0x2000000|0x4000000|0x8000000) ? 0 : p->weapon;
  1527. WBUFW(buf,58) = p->base_level;
  1528. WBUFW(buf,60) = umin(p->skill_point, INT16_MAX);
  1529. WBUFW(buf,62) = p->head_bottom;
  1530. WBUFW(buf,64) = p->shield;
  1531. WBUFW(buf,66) = p->head_top;
  1532. WBUFW(buf,68) = p->head_mid;
  1533. WBUFW(buf,70) = p->hair_color;
  1534. WBUFW(buf,72) = p->clothes_color;
  1535. memcpy(WBUFP(buf,74), p->name, NAME_LENGTH);
  1536. WBUFB(buf,98) = (unsigned char)u16min(p->str, UINT8_MAX);
  1537. WBUFB(buf,99) = (unsigned char)u16min(p->agi, UINT8_MAX);
  1538. WBUFB(buf,100) = (unsigned char)u16min(p->vit, UINT8_MAX);
  1539. WBUFB(buf,101) = (unsigned char)u16min(p->int_, UINT8_MAX);
  1540. WBUFB(buf,102) = (unsigned char)u16min(p->dex, UINT8_MAX);
  1541. WBUFB(buf,103) = (unsigned char)u16min(p->luk, UINT8_MAX);
  1542. WBUFW(buf,104) = p->slot;
  1543. WBUFW(buf,106) = ( p->rename > 0 ) ? 0 : 1;
  1544. offset += 2;
  1545. #if (PACKETVER >= 20100720 && PACKETVER <= 20100727) || PACKETVER >= 20100803
  1546. mapindex_getmapname_ext(mapindex_id2name(p->last_point.map), (char*)WBUFP(buf,108));
  1547. offset += MAP_NAME_LENGTH_EXT;
  1548. #endif
  1549. #if PACKETVER >= 20100803
  1550. #if PACKETVER_CHAR_DELETEDATE
  1551. WBUFL(buf,124) = (p->delete_date?TOL(p->delete_date-time(NULL)):0);
  1552. #else
  1553. WBUFL(buf,124) = TOL(p->delete_date);
  1554. #endif
  1555. offset += 4;
  1556. #endif
  1557. #if PACKETVER >= 20110111
  1558. WBUFL(buf,128) = p->robe;
  1559. offset += 4;
  1560. #endif
  1561. #if PACKETVER != 20111116 //2011-11-16 wants 136, ask gravity.
  1562. #if PACKETVER >= 20110928
  1563. // change slot feature (0 = disabled, otherwise enabled)
  1564. if( (charserv_config.charmove_config.char_move_enabled)==0 )
  1565. WBUFL(buf,132) = 0;
  1566. else if( charserv_config.charmove_config.char_moves_unlimited )
  1567. WBUFL(buf,132) = 1;
  1568. else
  1569. WBUFL(buf,132) = max( 0, (int)p->character_moves );
  1570. offset += 4;
  1571. #endif
  1572. #if PACKETVER >= 20111025
  1573. WBUFL(buf,136) = ( p->rename > 0 ) ? 1 : 0; // (0 = disabled, otherwise displays "Add-Ons" sidebar)
  1574. offset += 4;
  1575. #endif
  1576. #if PACKETVER >= 20141016
  1577. WBUFB(buf,140) = p->sex;// sex - (0 = female, 1 = male, 99 = logindefined)
  1578. offset += 1;
  1579. #endif
  1580. #endif
  1581. return 106+offset;
  1582. }
  1583. int char_married(int pl1, int pl2)
  1584. {
  1585. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `partner_id` FROM `%s` WHERE `char_id` = '%d'", schema_config.char_db, pl1) )
  1586. Sql_ShowDebug(sql_handle);
  1587. else if( SQL_SUCCESS == Sql_NextRow(sql_handle) )
  1588. {
  1589. char* data;
  1590. Sql_GetData(sql_handle, 0, &data, NULL);
  1591. if( pl2 == atoi(data) )
  1592. {
  1593. Sql_FreeResult(sql_handle);
  1594. return 1;
  1595. }
  1596. }
  1597. Sql_FreeResult(sql_handle);
  1598. return 0;
  1599. }
  1600. int char_child(int parent_id, int child_id)
  1601. {
  1602. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `child` FROM `%s` WHERE `char_id` = '%d'", schema_config.char_db, parent_id) )
  1603. Sql_ShowDebug(sql_handle);
  1604. else if( SQL_SUCCESS == Sql_NextRow(sql_handle) )
  1605. {
  1606. char* data;
  1607. Sql_GetData(sql_handle, 0, &data, NULL);
  1608. if( child_id == atoi(data) )
  1609. {
  1610. Sql_FreeResult(sql_handle);
  1611. return 1;
  1612. }
  1613. }
  1614. Sql_FreeResult(sql_handle);
  1615. return 0;
  1616. }
  1617. int char_family(int cid1, int cid2, int cid3)
  1618. {
  1619. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`partner_id`,`child` FROM `%s` WHERE `char_id` IN ('%d','%d','%d')", schema_config.char_db, cid1, cid2, cid3) )
  1620. Sql_ShowDebug(sql_handle);
  1621. else while( SQL_SUCCESS == Sql_NextRow(sql_handle) )
  1622. {
  1623. int charid;
  1624. int partnerid;
  1625. int childid;
  1626. char* data;
  1627. Sql_GetData(sql_handle, 0, &data, NULL); charid = atoi(data);
  1628. Sql_GetData(sql_handle, 1, &data, NULL); partnerid = atoi(data);
  1629. Sql_GetData(sql_handle, 2, &data, NULL); childid = atoi(data);
  1630. if( (cid1 == charid && ((cid2 == partnerid && cid3 == childid ) || (cid2 == childid && cid3 == partnerid))) ||
  1631. (cid1 == partnerid && ((cid2 == charid && cid3 == childid ) || (cid2 == childid && cid3 == charid ))) ||
  1632. (cid1 == childid && ((cid2 == charid && cid3 == partnerid) || (cid2 == partnerid && cid3 == charid ))) )
  1633. {
  1634. Sql_FreeResult(sql_handle);
  1635. return childid;
  1636. }
  1637. }
  1638. Sql_FreeResult(sql_handle);
  1639. return 0;
  1640. }
  1641. //----------------------------------------------------------------------
  1642. // Force disconnection of an online player (with account value) by [Yor]
  1643. //----------------------------------------------------------------------
  1644. void char_disconnect_player(uint32 account_id)
  1645. {
  1646. int i;
  1647. struct char_session_data* sd;
  1648. // disconnect player if online on char-server
  1649. ARR_FIND( 0, fd_max, i, session[i] && (sd = (struct char_session_data*)session[i]->session_data) && sd->account_id == account_id );
  1650. if( i < fd_max )
  1651. set_eof(i);
  1652. }
  1653. /**
  1654. * Set 'flag' value of char_session_data
  1655. * @param account_id
  1656. * @param value
  1657. * @param set True: set the value by using '|= val', False: unset the value by using '&= ~val'
  1658. **/
  1659. void char_set_session_flag_(int account_id, int val, bool set) {
  1660. int i;
  1661. struct char_session_data* sd;
  1662. ARR_FIND(0, fd_max, i, session[i] && (sd = (struct char_session_data*)session[i]->session_data) && sd->account_id == account_id);
  1663. if (i < fd_max) {
  1664. if (set)
  1665. sd->flag |= val;
  1666. else
  1667. sd->flag &= ~val;
  1668. }
  1669. }
  1670. void char_auth_ok(int fd, struct char_session_data *sd) {
  1671. struct online_char_data* character;
  1672. if( (character = (struct online_char_data*)idb_get(online_char_db, sd->account_id)) != NULL )
  1673. { // check if character is not online already. [Skotlex]
  1674. if (character->server > -1)
  1675. { //Character already online. KICK KICK KICK
  1676. mapif_disconnectplayer(map_server[character->server].fd, character->account_id, character->char_id, 2);
  1677. if (character->waiting_disconnect == INVALID_TIMER)
  1678. character->waiting_disconnect = add_timer(gettick()+20000, char_chardb_waiting_disconnect, character->account_id, 0);
  1679. chclif_send_auth_result(fd,8);
  1680. return;
  1681. }
  1682. if (character->fd >= 0 && character->fd != fd)
  1683. { //There's already a connection from this account that hasn't picked a char yet.
  1684. chclif_send_auth_result(fd,8);
  1685. return;
  1686. }
  1687. character->fd = fd;
  1688. }
  1689. chlogif_send_reqaccdata(login_fd,sd); // request account data
  1690. // mark session as 'authed'
  1691. sd->auth = true;
  1692. // set char online on charserver
  1693. char_set_charselect(sd->account_id);
  1694. // continues when account data is received...
  1695. }
  1696. void char_read_fame_list(void)
  1697. {
  1698. int i;
  1699. char* data;
  1700. size_t len;
  1701. // Empty ranking lists
  1702. memset(smith_fame_list, 0, sizeof(smith_fame_list));
  1703. memset(chemist_fame_list, 0, sizeof(chemist_fame_list));
  1704. memset(taekwon_fame_list, 0, sizeof(taekwon_fame_list));
  1705. // Build Blacksmith ranking list
  1706. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`fame`,`name` FROM `%s` WHERE `fame`>0 AND (`class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d') ORDER BY `fame` DESC LIMIT 0,%d", schema_config.char_db, JOB_BLACKSMITH, JOB_WHITESMITH, JOB_BABY_BLACKSMITH, JOB_MECHANIC, JOB_MECHANIC_T, JOB_BABY_MECHANIC, fame_list_size_smith) )
  1707. Sql_ShowDebug(sql_handle);
  1708. for( i = 0; i < fame_list_size_smith && SQL_SUCCESS == Sql_NextRow(sql_handle); ++i )
  1709. {
  1710. // char_id
  1711. Sql_GetData(sql_handle, 0, &data, NULL);
  1712. smith_fame_list[i].id = atoi(data);
  1713. // fame
  1714. Sql_GetData(sql_handle, 1, &data, &len);
  1715. smith_fame_list[i].fame = atoi(data);
  1716. // name
  1717. Sql_GetData(sql_handle, 2, &data, &len);
  1718. memcpy(smith_fame_list[i].name, data, zmin(len, NAME_LENGTH));
  1719. }
  1720. // Build Alchemist ranking list
  1721. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`fame`,`name` FROM `%s` WHERE `fame`>0 AND (`class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d' OR `class`='%d') ORDER BY `fame` DESC LIMIT 0,%d", schema_config.char_db, JOB_ALCHEMIST, JOB_CREATOR, JOB_BABY_ALCHEMIST, JOB_GENETIC, JOB_GENETIC_T, JOB_BABY_GENETIC, fame_list_size_chemist) )
  1722. Sql_ShowDebug(sql_handle);
  1723. for( i = 0; i < fame_list_size_chemist && SQL_SUCCESS == Sql_NextRow(sql_handle); ++i )
  1724. {
  1725. // char_id
  1726. Sql_GetData(sql_handle, 0, &data, NULL);
  1727. chemist_fame_list[i].id = atoi(data);
  1728. // fame
  1729. Sql_GetData(sql_handle, 1, &data, &len);
  1730. chemist_fame_list[i].fame = atoi(data);
  1731. // name
  1732. Sql_GetData(sql_handle, 2, &data, &len);
  1733. memcpy(chemist_fame_list[i].name, data, zmin(len, NAME_LENGTH));
  1734. }
  1735. // Build Taekwon ranking list
  1736. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`fame`,`name` FROM `%s` WHERE `fame`>0 AND (`class`='%d') ORDER BY `fame` DESC LIMIT 0,%d", schema_config.char_db, JOB_TAEKWON, fame_list_size_taekwon) )
  1737. Sql_ShowDebug(sql_handle);
  1738. for( i = 0; i < fame_list_size_taekwon && SQL_SUCCESS == Sql_NextRow(sql_handle); ++i )
  1739. {
  1740. // char_id
  1741. Sql_GetData(sql_handle, 0, &data, NULL);
  1742. taekwon_fame_list[i].id = atoi(data);
  1743. // fame
  1744. Sql_GetData(sql_handle, 1, &data, &len);
  1745. taekwon_fame_list[i].fame = atoi(data);
  1746. // name
  1747. Sql_GetData(sql_handle, 2, &data, &len);
  1748. memcpy(taekwon_fame_list[i].name, data, zmin(len, NAME_LENGTH));
  1749. }
  1750. Sql_FreeResult(sql_handle);
  1751. }
  1752. //Loads a character's name and stores it in the buffer given (must be NAME_LENGTH in size)
  1753. //Returns 1 on found, 0 on not found (buffer is filled with Unknown char name)
  1754. int char_loadName(uint32 char_id, char* name){
  1755. char* data;
  1756. size_t len;
  1757. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `name` FROM `%s` WHERE `char_id`='%d'", schema_config.char_db, char_id) )
  1758. Sql_ShowDebug(sql_handle);
  1759. else if( SQL_SUCCESS == Sql_NextRow(sql_handle) )
  1760. {
  1761. Sql_GetData(sql_handle, 0, &data, &len);
  1762. safestrncpy(name, data, NAME_LENGTH);
  1763. return 1;
  1764. }
  1765. else
  1766. {
  1767. safestrncpy(name, charserv_config.char_config.unknown_char_name, NAME_LENGTH);
  1768. }
  1769. return 0;
  1770. }
  1771. // Searches for the mapserver that has a given map (and optionally ip/port, if not -1).
  1772. // If found, returns the server's index in the 'server' array (otherwise returns -1).
  1773. int char_search_mapserver(unsigned short map, uint32 ip, uint16 port){
  1774. int i, j;
  1775. for(i = 0; i < ARRAYLENGTH(map_server); i++)
  1776. {
  1777. if (map_server[i].fd > 0
  1778. && (ip == (uint32)-1 || map_server[i].ip == ip)
  1779. && (port == (uint16)-1 || map_server[i].port == port))
  1780. {
  1781. for (j = 0; map_server[i].map[j]; j++)
  1782. if (map_server[i].map[j] == map)
  1783. return i;
  1784. }
  1785. }
  1786. return -1;
  1787. }
  1788. /**
  1789. * Test to know if an IP come from LAN or WAN.
  1790. * @param ip: ip to check if in auth network
  1791. * @return 0 if from wan, or subnet_map_ip if lan
  1792. **/
  1793. int char_lan_subnetcheck(uint32 ip){
  1794. int i;
  1795. ARR_FIND( 0, subnet_count, i, (subnet[i].char_ip & subnet[i].mask) == (ip & subnet[i].mask) );
  1796. if( i < subnet_count ) {
  1797. ShowInfo("Subnet check [%u.%u.%u.%u]: Matches "CL_CYAN"%u.%u.%u.%u/%u.%u.%u.%u"CL_RESET"\n", CONVIP(ip), CONVIP(subnet[i].char_ip & subnet[i].mask), CONVIP(subnet[i].mask));
  1798. return subnet[i].map_ip;
  1799. } else {
  1800. ShowInfo("Subnet check [%u.%u.%u.%u]: "CL_CYAN"WAN"CL_RESET"\n", CONVIP(ip));
  1801. return 0;
  1802. }
  1803. }
  1804. // Console Command Parser [Wizputer]
  1805. //FIXME to be remove (moved to cnslif / will be done once map/char/login, all have their cnslif interface ready)
  1806. int parse_console(const char* buf){
  1807. return cnslif_parse(buf);
  1808. }
  1809. #if PACKETVER_SUPPORTS_PINCODE
  1810. //------------------------------------------------
  1811. //Pincode system
  1812. //------------------------------------------------
  1813. int char_pincode_compare( int fd, struct char_session_data* sd, char* pin ){
  1814. if( strcmp( sd->pincode, pin ) == 0 ){
  1815. sd->pincode_try = 0;
  1816. return 1;
  1817. }else{
  1818. chclif_pincode_sendstate( fd, sd, PINCODE_WRONG );
  1819. if( charserv_config.pincode_config.pincode_maxtry && ++sd->pincode_try >= charserv_config.pincode_config.pincode_maxtry ){
  1820. chlogif_pincode_notifyLoginPinError( sd->account_id );
  1821. }
  1822. return 0;
  1823. }
  1824. }
  1825. void char_pincode_decrypt( uint32 userSeed, char* pin ){
  1826. int i;
  1827. char tab[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
  1828. char *buf;
  1829. for( i = 1; i < 10; i++ ){
  1830. int pos;
  1831. uint32 multiplier = 0x3498, baseSeed = 0x881234;
  1832. userSeed = baseSeed + userSeed * multiplier;
  1833. pos = userSeed % ( i + 1 );
  1834. if( i != pos ){
  1835. tab[i] ^= tab[pos];
  1836. tab[pos] ^= tab[i];
  1837. tab[i] ^= tab[pos];
  1838. }
  1839. }
  1840. buf = (char *)aMalloc( sizeof(char) * ( PINCODE_LENGTH + 1 ) );
  1841. memset( buf, 0, PINCODE_LENGTH + 1 );
  1842. for( i = 0; i < PINCODE_LENGTH; i++ ){
  1843. sprintf( buf + i, "%d", tab[pin[i] - '0'] );
  1844. }
  1845. strcpy( pin, buf );
  1846. aFree( buf );
  1847. }
  1848. #endif
  1849. //------------------------------------------------
  1850. //Invoked 15 seconds after mapif_disconnectplayer in case the map server doesn't
  1851. //replies/disconnect the player we tried to kick. [Skotlex]
  1852. //------------------------------------------------
  1853. int char_chardb_waiting_disconnect(int tid, unsigned int tick, int id, intptr_t data)
  1854. {
  1855. struct online_char_data* character;
  1856. if ((character = (struct online_char_data*)idb_get(online_char_db, id)) != NULL && character->waiting_disconnect == tid)
  1857. { //Mark it offline due to timeout.
  1858. character->waiting_disconnect = INVALID_TIMER;
  1859. char_set_char_offline(character->char_id, character->account_id);
  1860. }
  1861. return 0;
  1862. }
  1863. /**
  1864. * @see DBApply
  1865. */
  1866. static int char_online_data_cleanup_sub(DBKey key, DBData *data, va_list ap)
  1867. {
  1868. struct online_char_data *character= (struct online_char_data *)db_data2ptr(data);
  1869. if (character->fd != -1)
  1870. return 0; //Character still connected
  1871. if (character->server == -2) //Unknown server.. set them offline
  1872. char_set_char_offline(character->char_id, character->account_id);
  1873. if (character->server < 0)
  1874. //Free data from players that have not been online for a while.
  1875. db_remove(online_char_db, key);
  1876. return 0;
  1877. }
  1878. static int char_online_data_cleanup(int tid, unsigned int tick, int id, intptr_t data){
  1879. online_char_db->foreach(online_char_db, char_online_data_cleanup_sub);
  1880. return 0;
  1881. }
  1882. //----------------------------------
  1883. // Reading Lan Support configuration
  1884. // Rewrote: Anvanced subnet check [LuzZza]
  1885. //----------------------------------
  1886. int char_lan_config_read(const char *lancfgName) {
  1887. FILE *fp;
  1888. int line_num = 0, s_subnet=ARRAYLENGTH(subnet);
  1889. char line[1024], w1[64], w2[64], w3[64], w4[64];
  1890. if((fp = fopen(lancfgName, "r")) == NULL) {
  1891. ShowWarning("LAN Support configuration file is not found: %s\n", lancfgName);
  1892. return 1;
  1893. }
  1894. while(fgets(line, sizeof(line), fp)) {
  1895. line_num++;
  1896. if ((line[0] == '/' && line[1] == '/') || line[0] == '\n' || line[1] == '\n')
  1897. continue;
  1898. if(sscanf(line,"%63[^:]: %63[^:]:%63[^:]:%63[^\r\n]", w1, w2, w3, w4) != 4) {
  1899. ShowWarning("Error syntax of configuration file %s in line %d.\n", lancfgName, line_num);
  1900. continue;
  1901. }
  1902. remove_control_chars(w1);
  1903. remove_control_chars(w2);
  1904. remove_control_chars(w3);
  1905. remove_control_chars(w4);
  1906. if( strcmpi(w1, "subnet") == 0 ){
  1907. if(subnet_count>=s_subnet) { //We skip instead of break in case we want to add other conf in that file.
  1908. ShowError("%s: Too many subnets defined, skipping line %d...\n", lancfgName, line_num);
  1909. continue;
  1910. }
  1911. subnet[subnet_count].mask = str2ip(w2);
  1912. subnet[subnet_count].char_ip = str2ip(w3);
  1913. subnet[subnet_count].map_ip = str2ip(w4);
  1914. if( (subnet[subnet_count].char_ip & subnet[subnet_count].mask) != (subnet[subnet_count].map_ip & subnet[subnet_count].mask) )
  1915. {
  1916. ShowError("%s: Configuration Error: The char server (%s) and map server (%s) belong to different subnetworks!\n", lancfgName, w3, w4);
  1917. continue;
  1918. }
  1919. subnet_count++;
  1920. }
  1921. }
  1922. if( subnet_count > 1 ) /* only useful if there is more than 1 */
  1923. ShowStatus("Read information about %d subnetworks.\n", subnet_count);
  1924. fclose(fp);
  1925. return 0;
  1926. }
  1927. /**
  1928. * Check if our table are all ok in sqlserver
  1929. * Char tables to check
  1930. * @return 0:fail, 1:success
  1931. */
  1932. bool char_checkdb(void){
  1933. int i;
  1934. const char* sqltable[] = {
  1935. schema_config.char_db, schema_config.hotkey_db, schema_config.scdata_db, schema_config.cart_db,
  1936. schema_config.inventory_db, schema_config.charlog_db,
  1937. schema_config.char_reg_str_table, schema_config.char_reg_num_table, schema_config.acc_reg_str_table,
  1938. schema_config.acc_reg_num_table, schema_config.skill_db, schema_config.interlog_db, schema_config.memo_db,
  1939. schema_config.guild_db, schema_config.guild_alliance_db, schema_config.guild_castle_db,
  1940. schema_config.guild_expulsion_db, schema_config.guild_member_db,
  1941. schema_config.guild_skill_db, schema_config.guild_position_db, schema_config.guild_storage_db,
  1942. schema_config.party_db, schema_config.pet_db, schema_config.friend_db, schema_config.mail_db,
  1943. schema_config.auction_db, schema_config.quest_db, schema_config.homunculus_db, schema_config.skill_homunculus_db,
  1944. schema_config.mercenary_db, schema_config.mercenary_owner_db,
  1945. schema_config.elemental_db, schema_config.ragsrvinfo_db, schema_config.skillcooldown_db, schema_config.bonus_script_db
  1946. };
  1947. ShowInfo("Start checking DB integrity\n");
  1948. for (i=0; i<ARRAYLENGTH(sqltable); i++){ //check if they all exist and we can acces them in sql-server
  1949. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT 1 FROM `%s` LIMIT 1;", sqltable[i]) )
  1950. return false;
  1951. }
  1952. //checking char_db
  1953. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`account_id`,`char_num`,`name`,`class`,"
  1954. "`base_level`,`job_level`,`base_exp`,`job_exp`,`zeny`,`str`,`agi`,`vit`,`int`,`dex`,`luk`,"
  1955. "`max_hp`,`hp`,`max_sp`,`sp`,`status_point`,`skill_point`,`option`,`karma`,`manner`,`party_id`,"
  1956. "`guild_id`,`pet_id`,`homun_id`,`elemental_id`,`hair`,`hair_color`,`clothes_color`,`weapon`,"
  1957. "`shield`,`head_top`,`head_mid`,`head_bottom`,`robe`,`last_map`,`last_x`,`last_y`,`save_map`,"
  1958. "`save_x`,`save_y`,`partner_id`,`online`,`father`,`mother`,`child`,`fame`,`rename`,`delete_date`,"
  1959. "`moves`,`unban_time`,`font`,`sex`,`hotkey_rowshift`"
  1960. " FROM `%s` LIMIT 1;", schema_config.char_db) ){
  1961. Sql_ShowDebug(sql_handle);
  1962. return false;
  1963. }
  1964. //checking charlog_db
  1965. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `time`,`char_msg`,`account_id`,`char_num`,`name`,"
  1966. "`str`,`agi`,`vit`,`int`,`dex`,`luk`,`hair`,`hair_color`"
  1967. " FROM `%s` LIMIT 1;", schema_config.charlog_db) ){
  1968. Sql_ShowDebug(sql_handle);
  1969. return false;
  1970. }
  1971. //checking char_reg_str_table
  1972. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`key`,`index`,`value` from `%s` LIMIT 1;", schema_config.char_reg_str_table) ) {
  1973. Sql_ShowDebug(sql_handle);
  1974. return false;
  1975. }
  1976. //checking char_reg_num_table
  1977. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`key`,`index`,`value` from `%s` LIMIT 1;", schema_config.char_reg_num_table) ) {
  1978. Sql_ShowDebug(sql_handle);
  1979. return false;
  1980. }
  1981. //checking global_acc_reg_str_table
  1982. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `account_id`,`key`,`index`,`value` from `%s` LIMIT 1;", schema_config.acc_reg_str_table) ) {
  1983. Sql_ShowDebug(sql_handle);
  1984. return false;
  1985. }
  1986. //checking global_acc_reg_num_table
  1987. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `account_id`,`key`,`index`,`value` from `%s` LIMIT 1;", schema_config.acc_reg_num_table) ) {
  1988. Sql_ShowDebug(sql_handle);
  1989. return false;
  1990. }
  1991. //checking hotkey_db
  1992. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`hotkey`,`type`,`itemskill_id`,`skill_lvl`"
  1993. " FROM `%s` LIMIT 1;", schema_config.hotkey_db) ){
  1994. Sql_ShowDebug(sql_handle);
  1995. return false;
  1996. }
  1997. //checking scdata_db
  1998. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `account_id`,`char_id`,`type`,`tick`,`val1`,`val2`,`val3`,`val4`"
  1999. " FROM `%s` LIMIT 1;", schema_config.scdata_db) ){
  2000. Sql_ShowDebug(sql_handle);
  2001. return false;
  2002. }
  2003. //checking skill_db
  2004. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`id`,`lv`,`flag` FROM `%s` LIMIT 1;", schema_config.skill_db) ){
  2005. Sql_ShowDebug(sql_handle);
  2006. return false;
  2007. }
  2008. //checking interlog_db
  2009. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `time`,`log` FROM `%s` LIMIT 1;", schema_config.interlog_db) ){
  2010. Sql_ShowDebug(sql_handle);
  2011. return false;
  2012. }
  2013. //checking memo_db
  2014. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `memo_id`,`char_id`,`map`,`x`,`y` FROM `%s` LIMIT 1;", schema_config.memo_db) ){
  2015. Sql_ShowDebug(sql_handle);
  2016. return false;
  2017. }
  2018. //checking guild_db
  2019. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`name`,`char_id`,`master`,`guild_lv`,"
  2020. "`connect_member`,`max_member`,`average_lv`,`exp`,`next_exp`,`skill_point`,`mes1`,`mes2`,"
  2021. "`emblem_len`,`emblem_id`,`emblem_data`"
  2022. " FROM `%s` LIMIT 1;", schema_config.guild_db) ){
  2023. Sql_ShowDebug(sql_handle);
  2024. return false;
  2025. }
  2026. //checking guild_alliance_db
  2027. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`opposition`,`alliance_id`,`name` FROM `%s` LIMIT 1;", schema_config.guild_alliance_db) ){
  2028. Sql_ShowDebug(sql_handle);
  2029. return false;
  2030. }
  2031. //checking guild_castle_db
  2032. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `castle_id`,`guild_id`,`economy`,`defense`,`triggerE`,"
  2033. "`triggerD`,`nextTime`,`payTime`,`createTime`,`visibleC`,`visibleG0`,`visibleG1`,`visibleG2`,"
  2034. "`visibleG3`,`visibleG4`,`visibleG5`,`visibleG6`,`visibleG7` "
  2035. " FROM `%s` LIMIT 1;", schema_config.guild_castle_db) ){
  2036. Sql_ShowDebug(sql_handle);
  2037. return false;
  2038. }
  2039. //checking guild_expulsion_db
  2040. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`account_id`,`name`,`mes` FROM `%s` LIMIT 1;", schema_config.guild_expulsion_db) ){
  2041. Sql_ShowDebug(sql_handle);
  2042. return false;
  2043. }
  2044. //checking guild_member_db
  2045. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`account_id`,`char_id`,`hair`,"
  2046. "`hair_color`,`gender`,`class`,`lv`,`exp`,`exp_payper`,`online`,`position`,`name`"
  2047. " FROM `%s` LIMIT 1;", schema_config.guild_member_db) ){
  2048. Sql_ShowDebug(sql_handle);
  2049. return false;
  2050. }
  2051. //checking guild_skill_db
  2052. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`id`,`lv` FROM `%s` LIMIT 1;", schema_config.guild_skill_db) ){
  2053. Sql_ShowDebug(sql_handle);
  2054. return false;
  2055. }
  2056. //checking guild_position_db
  2057. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `guild_id`,`position`,`name`,`mode`,`exp_mode` FROM `%s` LIMIT 1;", schema_config.guild_position_db) ){
  2058. Sql_ShowDebug(sql_handle);
  2059. return false;
  2060. }
  2061. //checking party_db
  2062. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `party_id`,`name`,`exp`,`item`,`leader_id`,`leader_char` FROM `%s` LIMIT 1;", schema_config.party_db) ){
  2063. Sql_ShowDebug(sql_handle);
  2064. return false;
  2065. }
  2066. //checking pet_db
  2067. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `pet_id`,`class`,`name`,`account_id`,`char_id`,`level`,"
  2068. "`egg_id`,`equip`,`intimate`,`hungry`,`rename_flag`,`incubate`"
  2069. " FROM `%s` LIMIT 1;", schema_config.pet_db) ){
  2070. Sql_ShowDebug(sql_handle);
  2071. return false;
  2072. }
  2073. //checking friend_db
  2074. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`friend_account`,`friend_id` FROM `%s` LIMIT 1;", schema_config.friend_db) ){
  2075. Sql_ShowDebug(sql_handle);
  2076. return false;
  2077. }
  2078. //checking mail_db
  2079. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `id`,`send_name`,`send_id`,`dest_name`,`dest_id`,"
  2080. "`title`,`message`,`time`,`status`,`zeny`,`nameid`,`amount`,`refine`,`attribute`,`identify`,"
  2081. "`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`unique_id`, `bound`"
  2082. " FROM `%s` LIMIT 1;", schema_config.mail_db) ){
  2083. Sql_ShowDebug(sql_handle);
  2084. return false;
  2085. }
  2086. //checking auction_db
  2087. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `auction_id`,`seller_id`,`seller_name`,`buyer_id`,`buyer_name`,"
  2088. "`price`,`buynow`,`hours`,`timestamp`,`nameid`,`item_name`,`type`,`refine`,`attribute`,`card0`,`card1`,"
  2089. "`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`unique_id` "
  2090. "FROM `%s` LIMIT 1;", schema_config.auction_db) ){
  2091. Sql_ShowDebug(sql_handle);
  2092. return false;
  2093. }
  2094. //checking quest_db
  2095. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`quest_id`,`state`,`time`,`count1`,`count2`,`count3` from `%s`;", schema_config.quest_db) ){
  2096. Sql_ShowDebug(sql_handle);
  2097. return false;
  2098. }
  2099. //checking homunculus_db
  2100. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `homun_id`,`char_id`,`class`,`prev_class`,`name`,`level`,`exp`,`intimacy`,`hunger`,"
  2101. "`str`,`agi`,`vit`,`int`,`dex`,`luk`,`hp`,`max_hp`,`sp`,`max_sp`,`skill_point`,`alive`,`rename_flag`,`vaporize` "
  2102. " FROM `%s` LIMIT 1;", schema_config.homunculus_db) ){
  2103. Sql_ShowDebug(sql_handle);
  2104. return false;
  2105. }
  2106. //checking skill_homunculus_db
  2107. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `homun_id`,`id`,`lv` FROM `%s` LIMIT 1;", schema_config.skill_homunculus_db) ){
  2108. Sql_ShowDebug(sql_handle);
  2109. return false;
  2110. }
  2111. //checking mercenary_db
  2112. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `mer_id`,`char_id`,`class`,`hp`,`sp`,`kill_counter`,`life_time` FROM `%s` LIMIT 1;", schema_config.mercenary_db) ){
  2113. Sql_ShowDebug(sql_handle);
  2114. return false;
  2115. }
  2116. //checking mercenary_owner_db
  2117. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`merc_id`,`arch_calls`,`arch_faith`,"
  2118. "`spear_calls`,`spear_faith`,`sword_calls`,`sword_faith`"
  2119. " FROM `%s` LIMIT 1;", schema_config.mercenary_owner_db) ){
  2120. Sql_ShowDebug(sql_handle);
  2121. return false;
  2122. }
  2123. //checking elemental_db
  2124. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `ele_id`,`char_id`,`class`,`mode`,`hp`,`sp`,`max_hp`,`max_sp`,"
  2125. "`atk1`,`atk2`,`matk`,`aspd`,`def`,`mdef`,`flee`,`hit`,`life_time` "
  2126. " FROM `%s` LIMIT 1;", schema_config.elemental_db) ){
  2127. Sql_ShowDebug(sql_handle);
  2128. return false;
  2129. }
  2130. //checking ragsrvinfo_db
  2131. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `index`,`name`,`exp`,`jexp`,`drop` FROM `%s` LIMIT 1;", schema_config.ragsrvinfo_db) ){
  2132. Sql_ShowDebug(sql_handle);
  2133. return false;
  2134. }
  2135. //checking skillcooldown_db
  2136. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `account_id`,`char_id`,`skill`,`tick` FROM `%s` LIMIT 1;", schema_config.skillcooldown_db) ){
  2137. Sql_ShowDebug(sql_handle);
  2138. return false;
  2139. }
  2140. //checking bonus_script_db
  2141. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `char_id`,`script`,`tick`,`flag`,`type`,`icon` FROM `%s` LIMIT 1;", schema_config.bonus_script_db) ){
  2142. Sql_ShowDebug(sql_handle);
  2143. return false;
  2144. }
  2145. //checking cart_db
  2146. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `id`,`char_id`,`nameid`,`amount`,`equip`,`identify`,`refine`,"
  2147. "`attribute`,`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`expire_time`,`bound`,`unique_id`"
  2148. " FROM `%s` LIMIT 1;", schema_config.cart_db) ){
  2149. Sql_ShowDebug(sql_handle);
  2150. return false;
  2151. }
  2152. //checking inventory_db
  2153. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `id`,`char_id`,`nameid`,`amount`,`equip`,`identify`,`refine`,"
  2154. "`attribute`,`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`expire_time`,`favorite`,`bound`,`unique_id`"
  2155. " FROM `%s` LIMIT 1;", schema_config.inventory_db) ){
  2156. Sql_ShowDebug(sql_handle);
  2157. return false;
  2158. }
  2159. //checking guild_storage_db
  2160. if( SQL_ERROR == Sql_Query(sql_handle, "SELECT `id`,`guild_id`,`nameid`,`amount`,`equip`,`identify`,`refine`,"
  2161. "`attribute`,`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`expire_time`,`bound`,`unique_id`"
  2162. " FROM `%s` LIMIT 1;", schema_config.guild_storage_db) ){
  2163. Sql_ShowDebug(sql_handle);
  2164. return false;
  2165. }
  2166. Sql_FreeResult(sql_handle);
  2167. ShowInfo("DB integrity check finished with success\n");
  2168. return true;
  2169. }
  2170. void char_sql_config_read(const char* cfgName) {
  2171. char line[1024], w1[1024], w2[1024];
  2172. FILE* fp;
  2173. if ((fp = fopen(cfgName, "r")) == NULL) {
  2174. ShowError("File not found: %s\n", cfgName);
  2175. return;
  2176. }
  2177. while(fgets(line, sizeof(line), fp)) {
  2178. if(line[0] == '/' && line[1] == '/')
  2179. continue;
  2180. if (sscanf(line, "%1023[^:]: %1023[^\r\n]", w1, w2) != 2)
  2181. continue;
  2182. if(!strcmpi(w1,"char_db"))
  2183. safestrncpy(schema_config.char_db, w2, sizeof(schema_config.char_db));
  2184. else if(!strcmpi(w1,"scdata_db"))
  2185. safestrncpy(schema_config.scdata_db, w2, sizeof(schema_config.scdata_db));
  2186. else if(!strcmpi(w1,"cart_db"))
  2187. safestrncpy(schema_config.cart_db, w2, sizeof(schema_config.cart_db));
  2188. else if(!strcmpi(w1,"inventory_db"))
  2189. safestrncpy(schema_config.inventory_db, w2, sizeof(schema_config.inventory_db));
  2190. else if(!strcmpi(w1,"charlog_db"))
  2191. safestrncpy(schema_config.charlog_db, w2, sizeof(schema_config.charlog_db));
  2192. else if(!strcmpi(w1,"skill_db"))
  2193. safestrncpy(schema_config.skill_db, w2, sizeof(schema_config.skill_db));
  2194. else if(!strcmpi(w1,"interlog_db"))
  2195. safestrncpy(schema_config.interlog_db, w2, sizeof(schema_config.interlog_db));
  2196. else if(!strcmpi(w1,"memo_db"))
  2197. safestrncpy(schema_config.memo_db, w2, sizeof(schema_config.memo_db));
  2198. else if(!strcmpi(w1,"guild_db"))
  2199. safestrncpy(schema_config.guild_db, w2, sizeof(schema_config.guild_db));
  2200. else if(!strcmpi(w1,"guild_alliance_db"))
  2201. safestrncpy(schema_config.guild_alliance_db, w2, sizeof(schema_config.guild_alliance_db));
  2202. else if(!strcmpi(w1,"guild_castle_db"))
  2203. safestrncpy(schema_config.guild_castle_db, w2, sizeof(schema_config.guild_castle_db));
  2204. else if(!strcmpi(w1,"guild_expulsion_db"))
  2205. safestrncpy(schema_config.guild_expulsion_db, w2, sizeof(schema_config.guild_expulsion_db));
  2206. else if(!strcmpi(w1,"guild_member_db"))
  2207. safestrncpy(schema_config.guild_member_db, w2, sizeof(schema_config.guild_member_db));
  2208. else if(!strcmpi(w1,"guild_skill_db"))
  2209. safestrncpy(schema_config.guild_skill_db, w2, sizeof(schema_config.guild_skill_db));
  2210. else if(!strcmpi(w1,"guild_position_db"))
  2211. safestrncpy(schema_config.guild_position_db, w2, sizeof(schema_config.guild_position_db));
  2212. else if(!strcmpi(w1,"guild_storage_db"))
  2213. safestrncpy(schema_config.guild_storage_db, w2, sizeof(schema_config.guild_storage_db));
  2214. else if(!strcmpi(w1,"party_db"))
  2215. safestrncpy(schema_config.party_db, w2, sizeof(schema_config.party_db));
  2216. else if(!strcmpi(w1,"pet_db"))
  2217. safestrncpy(schema_config.pet_db, w2, sizeof(schema_config.pet_db));
  2218. else if(!strcmpi(w1,"mail_db"))
  2219. safestrncpy(schema_config.mail_db, w2, sizeof(schema_config.mail_db));
  2220. else if(!strcmpi(w1,"auction_db"))
  2221. safestrncpy(schema_config.auction_db, w2, sizeof(schema_config.auction_db));
  2222. else if(!strcmpi(w1,"friend_db"))
  2223. safestrncpy(schema_config.friend_db, w2, sizeof(schema_config.friend_db));
  2224. else if(!strcmpi(w1,"hotkey_db"))
  2225. safestrncpy(schema_config.hotkey_db, w2, sizeof(schema_config.hotkey_db));
  2226. else if(!strcmpi(w1,"quest_db"))
  2227. safestrncpy(schema_config.quest_db,w2,sizeof(schema_config.quest_db));
  2228. else if(!strcmpi(w1,"homunculus_db"))
  2229. safestrncpy(schema_config.homunculus_db,w2,sizeof(schema_config.homunculus_db));
  2230. else if(!strcmpi(w1,"skill_homunculus_db"))
  2231. safestrncpy(schema_config.skill_homunculus_db,w2,sizeof(schema_config.skill_homunculus_db));
  2232. else if(!strcmpi(w1,"mercenary_db"))
  2233. safestrncpy(schema_config.mercenary_db,w2,sizeof(schema_config.mercenary_db));
  2234. else if(!strcmpi(w1,"mercenary_owner_db"))
  2235. safestrncpy(schema_config.mercenary_owner_db,w2,sizeof(schema_config.mercenary_owner_db));
  2236. else if(!strcmpi(w1,"elemental_db"))
  2237. safestrncpy(schema_config.elemental_db,w2,sizeof(schema_config.elemental_db));
  2238. else if(!strcmpi(w1,"skillcooldown_db"))
  2239. safestrncpy(schema_config.skillcooldown_db, w2, sizeof(schema_config.skillcooldown_db));
  2240. else if(!strcmpi(w1,"bonus_script_db"))
  2241. safestrncpy(schema_config.bonus_script_db, w2, sizeof(schema_config.bonus_script_db));
  2242. else if(!strcmpi(w1,"char_reg_num_table"))
  2243. safestrncpy(schema_config.char_reg_num_table, w2, sizeof(schema_config.char_reg_num_table));
  2244. else if(!strcmpi(w1,"char_reg_str_table"))
  2245. safestrncpy(schema_config.char_reg_str_table, w2, sizeof(schema_config.char_reg_str_table));
  2246. else if(!strcmpi(w1,"acc_reg_str_table"))
  2247. safestrncpy(schema_config.acc_reg_str_table, w2, sizeof(schema_config.acc_reg_str_table));
  2248. else if(!strcmpi(w1,"acc_reg_num_table"))
  2249. safestrncpy(schema_config.acc_reg_num_table, w2, sizeof(schema_config.acc_reg_num_table));
  2250. //support the import command, just like any other config
  2251. else if(!strcmpi(w1,"import"))
  2252. char_sql_config_read(w2);
  2253. }
  2254. fclose(fp);
  2255. ShowInfo("Done reading %s.\n", cfgName);
  2256. }
  2257. void char_set_default_sql(){
  2258. // schema_config.db_use_sqldbs;
  2259. safestrncpy(schema_config.db_path,"db",sizeof(schema_config.db_path));
  2260. safestrncpy(schema_config.char_db,"char",sizeof(schema_config.char_db));
  2261. safestrncpy(schema_config.scdata_db,"sc_data",sizeof(schema_config.scdata_db));
  2262. safestrncpy(schema_config.cart_db,"cart_inventory",sizeof(schema_config.cart_db));
  2263. safestrncpy(schema_config.inventory_db,"inventory",sizeof(schema_config.inventory_db));
  2264. safestrncpy(schema_config.charlog_db,"charlog",sizeof(schema_config.charlog_db));
  2265. safestrncpy(schema_config.storage_db,"storage",sizeof(schema_config.storage_db));
  2266. safestrncpy(schema_config.interlog_db,"interlog",sizeof(schema_config.interlog_db));
  2267. safestrncpy(schema_config.skill_db,"skill",sizeof(schema_config.skill_db));
  2268. safestrncpy(schema_config.memo_db,"memo",sizeof(schema_config.memo_db));
  2269. safestrncpy(schema_config.guild_db,"guild",sizeof(schema_config.guild_db));
  2270. safestrncpy(schema_config.guild_alliance_db,"guild_alliance",sizeof(schema_config.guild_alliance_db));
  2271. safestrncpy(schema_config.guild_castle_db,"guild_castle",sizeof(schema_config.guild_castle_db));
  2272. safestrncpy(schema_config.guild_expulsion_db,"guild_expulsion",sizeof(schema_config.guild_expulsion_db));
  2273. safestrncpy(schema_config.guild_member_db,"guild_member",sizeof(schema_config.guild_member_db));
  2274. safestrncpy(schema_config.guild_position_db,"guild_position",sizeof(schema_config.guild_position_db));
  2275. safestrncpy(schema_config.guild_skill_db,"guild_skill",sizeof(schema_config.guild_skill_db));
  2276. safestrncpy(schema_config.guild_storage_db,"guild_storage",sizeof(schema_config.guild_storage_db));
  2277. safestrncpy(schema_config.party_db,"party",sizeof(schema_config.party_db));
  2278. safestrncpy(schema_config.pet_db,"pet",sizeof(schema_config.pet_db));
  2279. safestrncpy(schema_config.mail_db,"mail",sizeof(schema_config.mail_db)); // MAIL SYSTEM
  2280. safestrncpy(schema_config.auction_db,"auction",sizeof(schema_config.auction_db)); // Auctions System
  2281. safestrncpy(schema_config.friend_db,"friends",sizeof(schema_config.friend_db));
  2282. safestrncpy(schema_config.hotkey_db,"hotkey",sizeof(schema_config.hotkey_db));
  2283. safestrncpy(schema_config.quest_db,"quest",sizeof(schema_config.quest_db));
  2284. safestrncpy(schema_config.homunculus_db,"homunculus",sizeof(schema_config.homunculus_db));
  2285. safestrncpy(schema_config.skill_homunculus_db,"skill_homunculus",sizeof(schema_config.skill_homunculus_db));
  2286. safestrncpy(schema_config.mercenary_db,"mercenary",sizeof(schema_config.mercenary_db));
  2287. safestrncpy(schema_config.mercenary_owner_db,"mercenary_owner",sizeof(schema_config.mercenary_owner_db));
  2288. safestrncpy(schema_config.ragsrvinfo_db,"ragsrvinfo",sizeof(schema_config.ragsrvinfo_db));
  2289. safestrncpy(schema_config.skillcooldown_db,"skillcooldown",sizeof(schema_config.skillcooldown_db));
  2290. safestrncpy(schema_config.bonus_script_db,"bonus_script",sizeof(schema_config.bonus_script_db));
  2291. safestrncpy(schema_config.char_reg_num_table,"char_reg_num",sizeof(schema_config.char_reg_num_table));
  2292. safestrncpy(schema_config.char_reg_str_table,"char_reg_str",sizeof(schema_config.char_reg_str_table));
  2293. safestrncpy(schema_config.acc_reg_str_table,"acc_reg_str",sizeof(schema_config.acc_reg_str_table));
  2294. safestrncpy(schema_config.acc_reg_num_table,"acc_reg_num",sizeof(schema_config.acc_reg_num_table));
  2295. }
  2296. //set default config
  2297. void char_set_defaults(){
  2298. #if PACKETVER_SUPPORTS_PINCODE
  2299. charserv_config.pincode_config.pincode_enabled = true;
  2300. charserv_config.pincode_config.pincode_changetime = 0;
  2301. charserv_config.pincode_config.pincode_maxtry = 3;
  2302. charserv_config.pincode_config.pincode_force = true;
  2303. charserv_config.pincode_config.pincode_allow_repeated = false;
  2304. charserv_config.pincode_config.pincode_allow_sequential = false;
  2305. #endif
  2306. charserv_config.charmove_config.char_move_enabled = true;
  2307. charserv_config.charmove_config.char_movetoused = true;
  2308. charserv_config.charmove_config.char_moves_unlimited = false;
  2309. charserv_config.char_config.char_per_account = 0; //Maximum chars per account (default unlimited) [Sirius]
  2310. charserv_config.char_config.char_del_level = 0; //From which level u can delete character [Lupus]
  2311. charserv_config.char_config.char_del_delay = 86400;
  2312. #if PACKETVER >= 20100803
  2313. charserv_config.char_config.char_del_option = CHAR_DEL_BIRTHDATE;
  2314. #else
  2315. charserv_config.char_config.char_del_option = CHAR_DEL_EMAIL;
  2316. #endif
  2317. charserv_config.char_config.char_del_restriction = CHAR_DEL_RESTRICT_ALL;
  2318. // charserv_config.userid[24];
  2319. // charserv_config.passwd[24];
  2320. // charserv_config.server_name[20];
  2321. safestrncpy(charserv_config.wisp_server_name,"Server",sizeof(charserv_config.wisp_server_name));
  2322. // charserv_config.login_ip_str[128];
  2323. charserv_config.login_ip = 0;
  2324. charserv_config.login_port = 6900;
  2325. // charserv_config.char_ip_str[128];
  2326. charserv_config.char_ip = 0;
  2327. // charserv_config.bind_ip_str[128];
  2328. charserv_config.bind_ip = INADDR_ANY;
  2329. charserv_config.char_port = 6121;
  2330. charserv_config.char_maintenance = 0;
  2331. charserv_config.char_new = true;
  2332. charserv_config.char_new_display = 0;
  2333. charserv_config.char_config.name_ignoring_case = false; // Allow or not identical name for characters but with a different case by [Yor]
  2334. charserv_config.char_config.char_name_option = 0; // Option to know which letters/symbols are authorised in the name of a character (0: all, 1: only those in char_name_letters, 2: all EXCEPT those in char_name_letters) by [Yor]
  2335. safestrncpy(charserv_config.char_config.unknown_char_name,"Unknown",sizeof(charserv_config.char_config.unknown_char_name)); // Name to use when the requested name cannot be determined
  2336. safestrncpy(charserv_config.char_config.char_name_letters,"",sizeof(charserv_config.char_config.char_name_letters)); // list of letters/symbols allowed (or not) in a character name. by [Yor]
  2337. charserv_config.save_log = 1; // show loading/saving messages
  2338. charserv_config.log_char = 1; // loggin char or not [devil]
  2339. charserv_config.log_inter = 1; // loggin inter or not [devil]
  2340. charserv_config.char_check_db =1;
  2341. // See const.h to change the default values
  2342. charserv_config.start_point[0].map = mapindex_name2id(MAP_DEFAULT_NAME);
  2343. charserv_config.start_point[0].x = MAP_DEFAULT_X;
  2344. charserv_config.start_point[0].y = MAP_DEFAULT_Y;
  2345. charserv_config.start_point_count = 1;
  2346. #if PACKETVER >= 20151001
  2347. charserv_config.start_point_doram[0].map = mapindex_name2id(MAP_DEFAULT_NAME);
  2348. charserv_config.start_point_doram[0].x = MAP_DEFAULT_X;
  2349. charserv_config.start_point_doram[0].y = MAP_DEFAULT_Y;
  2350. charserv_config.start_point_count_doram = 1;
  2351. #endif
  2352. charserv_config.start_items[0].nameid = 1201;
  2353. charserv_config.start_items[0].amount = 1;
  2354. charserv_config.start_items[0].pos = 2;
  2355. charserv_config.start_items[1].nameid = 2301;
  2356. charserv_config.start_items[1].amount = 1;
  2357. charserv_config.start_items[1].pos = 16;
  2358. #if PACKETVER >= 20150101
  2359. charserv_config.start_items_doram[0].nameid = 1681;
  2360. charserv_config.start_items_doram[0].amount = 1;
  2361. charserv_config.start_items_doram[0].pos = 2;
  2362. charserv_config.start_items_doram[1].nameid = 2301;
  2363. charserv_config.start_items_doram[1].amount = 1;
  2364. charserv_config.start_items_doram[1].pos = 16;
  2365. #endif
  2366. charserv_config.console = 0;
  2367. charserv_config.max_connect_user = -1;
  2368. charserv_config.gm_allow_group = -1;
  2369. charserv_config.autosave_interval = DEFAULT_AUTOSAVE_INTERVAL;
  2370. charserv_config.start_zeny = 0;
  2371. charserv_config.guild_exp_rate = 100;
  2372. safestrncpy(charserv_config.default_map, "prontera", MAP_NAME_LENGTH);
  2373. charserv_config.default_map_x = 156;
  2374. charserv_config.default_map_y = 191;
  2375. }
  2376. /**
  2377. * Split start_point configuration values.
  2378. * @param w1_value: Value from w1
  2379. * @param w2_value: Value from w2
  2380. * @param start: Start point reference
  2381. * @param count: Start point count reference
  2382. */
  2383. static void char_config_split_startpoint(char *w1_value, char *w2_value, struct point start_point[MAX_STARTPOINT], short *count)
  2384. {
  2385. char *lineitem, **fields;
  2386. int i = 0, fields_length = 3 + 1;
  2387. (*count) = 0; // Reset to begin reading
  2388. fields = (char **)aMalloc(fields_length * sizeof(char *));
  2389. if (fields == NULL)
  2390. return; // Failed to allocate memory.
  2391. lineitem = strtok(w2_value, ":");
  2392. while (lineitem != NULL && (*count) < MAX_STARTPOINT) {
  2393. int n = sv_split(lineitem, strlen(lineitem), 0, ',', fields, fields_length, SV_NOESCAPE_NOTERMINATE);
  2394. if (n + 1 < fields_length) {
  2395. ShowDebug("%s: not enough arguments for %s! Skipping...\n", w1_value, lineitem);
  2396. lineitem = strtok(NULL, ":"); //next lineitem
  2397. continue;
  2398. }
  2399. start_point[i].map = mapindex_name2id(fields[1]);
  2400. if (!start_point[i].map) {
  2401. ShowError("Start point %s not found in map-index cache. Setting to default location.\n", start_point[i].map);
  2402. start_point[i].map = mapindex_name2id(MAP_DEFAULT_NAME);
  2403. start_point[i].x = MAP_DEFAULT_X;
  2404. start_point[i].y = MAP_DEFAULT_Y;
  2405. } else {
  2406. start_point[i].x = max(0, atoi(fields[2]));
  2407. start_point[i].y = max(0, atoi(fields[3]));
  2408. }
  2409. (*count)++;
  2410. lineitem = strtok(NULL, ":"); //next lineitem
  2411. i++;
  2412. }
  2413. aFree(fields);
  2414. }
  2415. /**
  2416. * Split start_items configuration values.
  2417. * @param w1_value: Value from w1
  2418. * @param w2_value: Value from w2
  2419. * @param start: Start item reference
  2420. */
  2421. static void char_config_split_startitem(char *w1_value, char *w2_value, struct startitem start_items[MAX_STARTITEM])
  2422. {
  2423. char *lineitem, **fields;
  2424. int i = 0, fields_length = 3 + 1;
  2425. fields = (char **)aMalloc(fields_length * sizeof(char *));
  2426. if (fields == NULL)
  2427. return; // Failed to allocate memory.
  2428. lineitem = strtok(w2_value, ":");
  2429. while (lineitem != NULL && i < MAX_STARTITEM) {
  2430. int n = sv_split(lineitem, strlen(lineitem), 0, ',', fields, fields_length, SV_NOESCAPE_NOTERMINATE);
  2431. if (n + 1 < fields_length) {
  2432. ShowDebug("%s: not enough arguments for %s! Skipping...\n", w1_value, lineitem);
  2433. lineitem = strtok(NULL, ":"); //next lineitem
  2434. continue;
  2435. }
  2436. // TODO: Item ID verification
  2437. start_items[i].nameid = max(0, atoi(fields[1]));
  2438. start_items[i].amount = max(0, atoi(fields[2]));
  2439. start_items[i].pos = max(0, atoi(fields[3]));
  2440. lineitem = strtok(NULL, ":"); //next lineitem
  2441. i++;
  2442. }
  2443. aFree(fields);
  2444. }
  2445. bool char_config_read(const char* cfgName, bool normal){
  2446. char line[1024], w1[1024], w2[1024];
  2447. FILE* fp = fopen(cfgName, "r");
  2448. if (fp == NULL) {
  2449. ShowError("Configuration file not found: %s.\n", cfgName);
  2450. return false;
  2451. }
  2452. while(fgets(line, sizeof(line), fp)) {
  2453. if (line[0] == '/' && line[1] == '/')
  2454. continue;
  2455. if (sscanf(line, "%1023[^:]: %1023[^\r\n]", w1, w2) != 2)
  2456. continue;
  2457. remove_control_chars(w1);
  2458. remove_control_chars(w2);
  2459. // Config that loaded only when server started, not by reloading config file
  2460. if (normal) {
  2461. if (strcmpi(w1, "userid") == 0) {
  2462. safestrncpy(charserv_config.userid, w2, sizeof(charserv_config.userid));
  2463. } else if (strcmpi(w1, "passwd") == 0) {
  2464. safestrncpy(charserv_config.passwd, w2, sizeof(charserv_config.passwd));
  2465. } else if (strcmpi(w1, "server_name") == 0) {
  2466. safestrncpy(charserv_config.server_name, w2, sizeof(charserv_config.server_name));
  2467. } else if (strcmpi(w1, "wisp_server_name") == 0) {
  2468. if (strlen(w2) >= 4) {
  2469. safestrncpy(charserv_config.wisp_server_name, w2, sizeof(charserv_config.wisp_server_name));
  2470. }
  2471. } else if (strcmpi(w1, "login_ip") == 0) {
  2472. charserv_config.login_ip = host2ip(w2);
  2473. if (charserv_config.login_ip) {
  2474. char ip_str[16];
  2475. safestrncpy(charserv_config.login_ip_str, w2, sizeof(charserv_config.login_ip_str));
  2476. ShowStatus("Login server IP address : %s -> %s\n", w2, ip2str(charserv_config.login_ip, ip_str));
  2477. }
  2478. } else if (strcmpi(w1, "login_port") == 0) {
  2479. charserv_config.login_port = atoi(w2);
  2480. } else if (strcmpi(w1, "char_ip") == 0) {
  2481. charserv_config.char_ip = host2ip(w2);
  2482. if (charserv_config.char_ip) {
  2483. char ip_str[16];
  2484. safestrncpy(charserv_config.char_ip_str, w2, sizeof(charserv_config.char_ip_str));
  2485. ShowStatus("Character server IP address : %s -> %s\n", w2, ip2str(charserv_config.char_ip, ip_str));
  2486. }
  2487. } else if (strcmpi(w1, "bind_ip") == 0) {
  2488. charserv_config.bind_ip = host2ip(w2);
  2489. if (charserv_config.bind_ip) {
  2490. char ip_str[16];
  2491. safestrncpy(charserv_config.bind_ip_str, w2, sizeof(charserv_config.bind_ip_str));
  2492. ShowStatus("Character server binding IP address : %s -> %s\n", w2, ip2str(charserv_config.bind_ip, ip_str));
  2493. }
  2494. } else if (strcmpi(w1, "char_port") == 0) {
  2495. charserv_config.char_port = atoi(w2);
  2496. } else if (strcmpi(w1, "console") == 0) {
  2497. charserv_config.console = config_switch(w2);
  2498. }
  2499. }
  2500. if(strcmpi(w1,"timestamp_format") == 0) {
  2501. safestrncpy(timestamp_format, w2, sizeof(timestamp_format));
  2502. } else if(strcmpi(w1,"console_silent")==0){
  2503. msg_silent = atoi(w2);
  2504. if( msg_silent ) /* only bother if its actually enabled */
  2505. ShowInfo("Console Silent Setting: %d\n", atoi(w2));
  2506. } else if (strcmpi(w1, "console_msg_log") == 0) {
  2507. console_msg_log = atoi(w2);
  2508. } else if (strcmpi(w1, "console_log_filepath") == 0) {
  2509. safestrncpy(console_log_filepath, w2, sizeof(console_log_filepath));
  2510. } else if(strcmpi(w1,"stdout_with_ansisequence")==0){
  2511. stdout_with_ansisequence = config_switch(w2);
  2512. } else if (strcmpi(w1, "char_maintenance") == 0) {
  2513. charserv_config.char_maintenance = atoi(w2);
  2514. } else if (strcmpi(w1, "char_new") == 0) {
  2515. charserv_config.char_new = (bool)atoi(w2);
  2516. } else if (strcmpi(w1, "char_new_display") == 0) {
  2517. charserv_config.char_new_display = atoi(w2);
  2518. } else if (strcmpi(w1, "max_connect_user") == 0) {
  2519. charserv_config.max_connect_user = atoi(w2);
  2520. if (charserv_config.max_connect_user < -1)
  2521. charserv_config.max_connect_user = -1;
  2522. } else if(strcmpi(w1, "gm_allow_group") == 0) {
  2523. charserv_config.gm_allow_group = atoi(w2);
  2524. } else if (strcmpi(w1, "autosave_time") == 0) {
  2525. charserv_config.autosave_interval = atoi(w2)*1000;
  2526. if (charserv_config.autosave_interval <= 0)
  2527. charserv_config.autosave_interval = DEFAULT_AUTOSAVE_INTERVAL;
  2528. } else if (strcmpi(w1, "save_log") == 0) {
  2529. charserv_config.save_log = config_switch(w2);
  2530. #ifdef RENEWAL
  2531. } else if (strcmpi(w1, "start_point") == 0) {
  2532. #else
  2533. } else if (strcmpi(w1, "start_point_pre") == 0) {
  2534. #endif
  2535. char_config_split_startpoint(w1, w2, charserv_config.start_point, &charserv_config.start_point_count);
  2536. #if PACKETVER >= 20151001
  2537. } else if (strcmpi(w1, "start_point_doram") == 0) {
  2538. char_config_split_startpoint(w1, w2, charserv_config.start_point_doram, &charserv_config.start_point_count_doram);
  2539. #endif
  2540. } else if (strcmpi(w1, "start_zeny") == 0) {
  2541. charserv_config.start_zeny = atoi(w2);
  2542. if (charserv_config.start_zeny < 0)
  2543. charserv_config.start_zeny = 0;
  2544. } else if (strcmpi(w1, "start_items") == 0) {
  2545. char_config_split_startitem(w1, w2, charserv_config.start_items);
  2546. #if PACKETVER >= 20151001
  2547. } else if (strcmpi(w1, "start_items_doram") == 0) {
  2548. char_config_split_startitem(w1, w2, charserv_config.start_items_doram);
  2549. #endif
  2550. } else if(strcmpi(w1,"log_char")==0) { //log char or not [devil]
  2551. charserv_config.log_char = atoi(w2);
  2552. } else if (strcmpi(w1, "unknown_char_name") == 0) {
  2553. safestrncpy(charserv_config.char_config.unknown_char_name, w2, sizeof(charserv_config.char_config.unknown_char_name));
  2554. charserv_config.char_config.unknown_char_name[NAME_LENGTH-1] = '\0';
  2555. } else if (strcmpi(w1, "name_ignoring_case") == 0) {
  2556. charserv_config.char_config.name_ignoring_case = (bool)config_switch(w2);
  2557. } else if (strcmpi(w1, "char_name_option") == 0) {
  2558. charserv_config.char_config.char_name_option = atoi(w2);
  2559. } else if (strcmpi(w1, "char_name_letters") == 0) {
  2560. safestrncpy(charserv_config.char_config.char_name_letters, w2, sizeof(charserv_config.char_config.char_name_letters));
  2561. } else if (strcmpi(w1, "char_del_level") == 0) { //disable/enable char deletion by its level condition [Lupus]
  2562. charserv_config.char_config.char_del_level = atoi(w2);
  2563. } else if (strcmpi(w1, "char_del_delay") == 0) {
  2564. charserv_config.char_config.char_del_delay = atoi(w2);
  2565. } else if (strcmpi(w1, "char_del_option") == 0) {
  2566. charserv_config.char_config.char_del_option = atoi(w2);
  2567. } else if (strcmpi(w1, "char_del_restriction") == 0) {
  2568. charserv_config.char_config.char_del_restriction = atoi(w2);
  2569. } else if(strcmpi(w1,"db_path")==0) {
  2570. safestrncpy(schema_config.db_path, w2, sizeof(schema_config.db_path));
  2571. } else if (strcmpi(w1, "fame_list_alchemist") == 0) {
  2572. fame_list_size_chemist = atoi(w2);
  2573. if (fame_list_size_chemist > MAX_FAME_LIST) {
  2574. ShowWarning("Max fame list size is %d (fame_list_alchemist)\n", MAX_FAME_LIST);
  2575. fame_list_size_chemist = MAX_FAME_LIST;
  2576. }
  2577. } else if (strcmpi(w1, "fame_list_blacksmith") == 0) {
  2578. fame_list_size_smith = atoi(w2);
  2579. if (fame_list_size_smith > MAX_FAME_LIST) {
  2580. ShowWarning("Max fame list size is %d (fame_list_blacksmith)\n", MAX_FAME_LIST);
  2581. fame_list_size_smith = MAX_FAME_LIST;
  2582. }
  2583. } else if (strcmpi(w1, "fame_list_taekwon") == 0) {
  2584. fame_list_size_taekwon = atoi(w2);
  2585. if (fame_list_size_taekwon > MAX_FAME_LIST) {
  2586. ShowWarning("Max fame list size is %d (fame_list_taekwon)\n", MAX_FAME_LIST);
  2587. fame_list_size_taekwon = MAX_FAME_LIST;
  2588. }
  2589. } else if (strcmpi(w1, "guild_exp_rate") == 0) {
  2590. charserv_config.guild_exp_rate = atoi(w2);
  2591. } else if (strcmpi(w1, "pincode_enabled") == 0) {
  2592. #if PACKETVER_SUPPORTS_PINCODE
  2593. charserv_config.pincode_config.pincode_enabled = config_switch(w2);
  2594. } else if (strcmpi(w1, "pincode_changetime") == 0) {
  2595. charserv_config.pincode_config.pincode_changetime = atoi(w2)*60*60*24;
  2596. } else if (strcmpi(w1, "pincode_maxtry") == 0) {
  2597. charserv_config.pincode_config.pincode_maxtry = atoi(w2);
  2598. } else if (strcmpi(w1, "pincode_force") == 0) {
  2599. charserv_config.pincode_config.pincode_force = config_switch(w2);
  2600. } else if (strcmpi(w1, "pincode_allow_repeated") == 0) {
  2601. charserv_config.pincode_config.pincode_allow_repeated = config_switch(w2);
  2602. } else if (strcmpi(w1, "pincode_allow_sequential") == 0) {
  2603. charserv_config.pincode_config.pincode_allow_sequential = config_switch(w2);
  2604. #else
  2605. if( config_switch(w2) ) {
  2606. ShowWarning("pincode_enabled requires PACKETVER 20110309 or higher.\n");
  2607. }
  2608. #endif
  2609. } else if (strcmpi(w1, "char_move_enabled") == 0) {
  2610. charserv_config.charmove_config.char_move_enabled = config_switch(w2);
  2611. } else if (strcmpi(w1, "char_movetoused") == 0) {
  2612. charserv_config.charmove_config.char_movetoused = config_switch(w2);
  2613. } else if (strcmpi(w1, "char_moves_unlimited") == 0) {
  2614. charserv_config.charmove_config.char_moves_unlimited = config_switch(w2);
  2615. } else if (strcmpi(w1, "char_checkdb") == 0) {
  2616. charserv_config.char_check_db = config_switch(w2);
  2617. } else if (strcmpi(w1, "default_map") == 0) {
  2618. safestrncpy(charserv_config.default_map, w2, MAP_NAME_LENGTH);
  2619. } else if (strcmpi(w1, "default_map_x") == 0) {
  2620. charserv_config.default_map_x = atoi(w2);
  2621. } else if (strcmpi(w1, "default_map_y") == 0) {
  2622. charserv_config.default_map_y = atoi(w2);
  2623. } else if (strcmpi(w1, "import") == 0) {
  2624. char_config_read(w2, normal);
  2625. }
  2626. }
  2627. fclose(fp);
  2628. ShowInfo("Done reading %s.\n", cfgName);
  2629. return true;
  2630. }
  2631. /**
  2632. * Checks for values out of range.
  2633. */
  2634. static void char_config_adjust() {
  2635. #if PACKETVER < 20100803
  2636. if (charserv_config.char_config.char_del_option&CHAR_DEL_BIRTHDATE) {
  2637. ShowWarning("conf/char_athena.conf:char_del_option birthdate is enabled but it requires PACKETVER 2010-08-03 or newer, defaulting to email...\n");
  2638. charserv_config.char_config.char_del_option &= ~CHAR_DEL_BIRTHDATE;
  2639. }
  2640. #endif
  2641. }
  2642. /*
  2643. * Message conf function
  2644. */
  2645. int char_msg_config_read(char *cfgName){
  2646. return _msg_config_read(cfgName,CHAR_MAX_MSG,msg_table);
  2647. }
  2648. const char* char_msg_txt(int msg_number){
  2649. return _msg_txt(msg_number,CHAR_MAX_MSG,msg_table);
  2650. }
  2651. void char_do_final_msg(void){
  2652. _do_final_msg(CHAR_MAX_MSG,msg_table);
  2653. }
  2654. void do_final(void)
  2655. {
  2656. ShowStatus("Terminating...\n");
  2657. char_set_all_offline(-1);
  2658. char_set_all_offline_sql();
  2659. inter_final();
  2660. flush_fifos();
  2661. do_final_msg();
  2662. do_final_chmapif();
  2663. do_final_chlogif();
  2664. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s`", schema_config.ragsrvinfo_db) )
  2665. Sql_ShowDebug(sql_handle);
  2666. char_db_->destroy(char_db_, NULL);
  2667. online_char_db->destroy(online_char_db, NULL);
  2668. auth_db->destroy(auth_db, NULL);
  2669. if( char_fd != -1 )
  2670. {
  2671. do_close(char_fd);
  2672. char_fd = -1;
  2673. }
  2674. Sql_Free(sql_handle);
  2675. mapindex_final();
  2676. ShowStatus("Finished.\n");
  2677. }
  2678. void set_server_type(void){
  2679. SERVER_TYPE = ATHENA_SERVER_CHAR;
  2680. }
  2681. //------------------------------
  2682. // Function called when the server
  2683. // has received a crash signal.
  2684. //------------------------------
  2685. void do_abort(void)
  2686. {
  2687. }
  2688. /// Called when a terminate signal is received.
  2689. void do_shutdown(void) {
  2690. if( runflag != CHARSERVER_ST_SHUTDOWN )
  2691. {
  2692. int id;
  2693. runflag = CHARSERVER_ST_SHUTDOWN;
  2694. ShowStatus("Shutting down...\n");
  2695. // TODO proper shutdown procedure; wait for acks?, kick all characters, ... [FlavoJS]
  2696. for( id = 0; id < ARRAYLENGTH(map_server); ++id )
  2697. chmapif_server_reset(id);
  2698. chlogif_check_shutdown();
  2699. flush_fifos();
  2700. runflag = CORE_ST_STOP;
  2701. }
  2702. }
  2703. int do_init(int argc, char **argv)
  2704. {
  2705. //Read map indexes
  2706. runflag = CHARSERVER_ST_STARTING;
  2707. mapindex_init();
  2708. // Init default value
  2709. CHAR_CONF_NAME = "conf/char_athena.conf";
  2710. LAN_CONF_NAME = "conf/subnet_athena.conf";
  2711. SQL_CONF_NAME = "conf/inter_athena.conf";
  2712. MSG_CONF_NAME_EN = "conf/msg_conf/char_msg.conf";
  2713. safestrncpy(console_log_filepath, "./log/char-msg_log.log", sizeof(console_log_filepath));
  2714. cli_get_options(argc,argv);
  2715. char_set_defaults();
  2716. char_config_read(CHAR_CONF_NAME, true);
  2717. char_config_adjust();
  2718. char_lan_config_read(LAN_CONF_NAME);
  2719. char_set_default_sql();
  2720. char_sql_config_read(SQL_CONF_NAME);
  2721. msg_config_read(MSG_CONF_NAME_EN);
  2722. if (strcmp(charserv_config.userid, "s1")==0 && strcmp(charserv_config.passwd, "p1")==0) {
  2723. ShowWarning("Using the default user/password s1/p1 is NOT RECOMMENDED.\n");
  2724. ShowNotice("Please edit your 'login' table to create a proper inter-server user/password (gender 'S')\n");
  2725. ShowNotice("And then change the user/password to use in conf/char_athena.conf (or conf/import/char_conf.txt)\n");
  2726. }
  2727. inter_init_sql((argc > 2) ? argv[2] : inter_cfgName); // inter server configuration
  2728. auth_db = idb_alloc(DB_OPT_RELEASE_DATA);
  2729. online_char_db = idb_alloc(DB_OPT_RELEASE_DATA);
  2730. char_mmo_sql_init();
  2731. char_read_fame_list(); //Read fame lists.
  2732. if ((naddr_ != 0) && (!(charserv_config.login_ip) || !(charserv_config.char_ip) ))
  2733. {
  2734. char ip_str[16];
  2735. ip2str(addr_[0], ip_str);
  2736. if (naddr_ > 1)
  2737. ShowStatus("Multiple interfaces detected.. using %s as our IP address\n", ip_str);
  2738. else
  2739. ShowStatus("Defaulting to %s as our IP address\n", ip_str);
  2740. if (!(charserv_config.login_ip) ) {
  2741. safestrncpy(charserv_config.login_ip_str, ip_str, sizeof(charserv_config.login_ip_str));
  2742. charserv_config.login_ip = str2ip(charserv_config.login_ip_str);
  2743. }
  2744. if (!(charserv_config.char_ip)) {
  2745. safestrncpy(charserv_config.char_ip_str, ip_str, sizeof(charserv_config.char_ip_str));
  2746. charserv_config.char_ip = str2ip(charserv_config.char_ip_str);
  2747. }
  2748. }
  2749. do_init_chlogif();
  2750. do_init_chmapif();
  2751. // periodically update the overall user count on all mapservers + login server
  2752. add_timer_func_list(chlogif_broadcast_user_count, "broadcast_user_count");
  2753. add_timer_interval(gettick() + 1000, chlogif_broadcast_user_count, 0, 0, 5 * 1000);
  2754. // Timer to clear (online_char_db)
  2755. add_timer_func_list(char_chardb_waiting_disconnect, "chardb_waiting_disconnect");
  2756. // Online Data timers (checking if char still connected)
  2757. add_timer_func_list(char_online_data_cleanup, "online_data_cleanup");
  2758. add_timer_interval(gettick() + 1000, char_online_data_cleanup, 0, 0, 600 * 1000);
  2759. //check db tables
  2760. if(charserv_config.char_check_db && char_checkdb() == 0){
  2761. ShowFatalError("char : A tables is missing in sql-server, please fix it, see (sql-files main.sql for structure) \n");
  2762. exit(EXIT_FAILURE);
  2763. }
  2764. //Cleaning the tables for NULL entrys @ startup [Sirius]
  2765. //Chardb clean
  2766. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `account_id` = '0'", schema_config.char_db) )
  2767. Sql_ShowDebug(sql_handle);
  2768. //guilddb clean
  2769. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `guild_lv` = '0' AND `max_member` = '0' AND `exp` = '0' AND `next_exp` = '0' AND `average_lv` = '0'", schema_config.guild_db) )
  2770. Sql_ShowDebug(sql_handle);
  2771. //guildmemberdb clean
  2772. if( SQL_ERROR == Sql_Query(sql_handle, "DELETE FROM `%s` WHERE `guild_id` = '0' AND `account_id` = '0' AND `char_id` = '0'", schema_config.guild_member_db) )
  2773. Sql_ShowDebug(sql_handle);
  2774. set_defaultparse(chclif_parse);
  2775. if( (char_fd = make_listen_bind(charserv_config.bind_ip,charserv_config.char_port)) == -1 ) {
  2776. ShowFatalError("Failed to bind to port '"CL_WHITE"%d"CL_RESET"'\n",charserv_config.char_port);
  2777. exit(EXIT_FAILURE);
  2778. }
  2779. if( runflag != CORE_ST_STOP )
  2780. {
  2781. shutdown_callback = do_shutdown;
  2782. runflag = CHARSERVER_ST_RUNNING;
  2783. }
  2784. do_init_chcnslif();
  2785. mapindex_check_mapdefault(charserv_config.default_map);
  2786. ShowInfo("Default map: '"CL_WHITE"%s %d,%d"CL_RESET"'\n", charserv_config.default_map, charserv_config.default_map_x, charserv_config.default_map_y);
  2787. ShowStatus("The char-server is "CL_GREEN"ready"CL_RESET" (Server is listening on the port %d).\n\n", charserv_config.char_port);
  2788. return 0;
  2789. }