Jump to content

tancejang

Members
  • Content Count

    4
  • Joined

  • Last visited

  1. Thank you @@AnnieRuru for the source.. I implemented this in my server.. no compiled error, no failed . but no file built in conf/import folder.. it said no file "conf/import/OnPCUseSkillEvent.txt" instead of "OnPCUseSkillEvent.conf" when in your post is conf formatted file. And i dunno what should i do with OnPCUseSkillEvent.txt or .conf .. can anyone help me? Thank you ^^
  2. a little confused about @QQfoolsorellina in https://rathena.org/...tatus/?p=147074 .. what the meaning of replacing the npc_script_event with run_script? Please anyone help me because i really need it now but i have no idea what to do thank you so much
  3. Thank you @@Hadeszeus and @@Ranz for your answer.. I already fixed that error now.. but i got error in invalid password every time i logged in so i cannot login to my server. I will try another one. Thank you
  4. i do the patch of Hashield src. and then when i recompiled my server i got this. Please someone help me. make[1]: Leaving directory `/root/Hercules/src/login' MAKE char_sql make[1]: Entering directory `/root/Hercules/src/char' MKDIR obj_sql CC hashield_char.c In file included from ../common/hercules.h:35, from ../common/core.h:24, from hashield_char.c:6: ../common/HPMi.h:40: error: field 'type' has incomplete type In file included from ../common/hercules.h:35, from ../common/core.h:24, from hashield_char.c:6: ../common/HPMi.h:239: error: expected declaration specifiers or '...' before 'CmdlineExecFunc' hashield_char.c:8:30: error: ../common/malloc.h: No such file or directory In file included from hashield_char.c:17: hashield_char.h:6:1: warning: "HERCULES" redefined hashield_char.h:5:1: warning: this is the location of the previous definition hashield_char.c: In function 'parse_fromhashield': hashield_char.c:124: warning: implicit declaration of function 'do_close' hashield_char.c:124: warning: nested extern declaration of 'do_close' hashield_char.c:128: error: 'session' undeclared (first use in this function) hashield_char.c:128: error: (Each undeclared identifier is reported only once hashield_char.c:128: error: for each function it appears in.) hashield_char.c:174: warning: implicit declaration of function 'set_eof' hashield_char.c:174: warning: nested extern declaration of 'set_eof' hashield_char.c: In function 'hashield_account_connected': hashield_char.c:186: error: 'session' undeclared (first use in this function) hashield_char.c: In function 'hashield_connect': hashield_char.c:213: error: 'session' undeclared (first use in this function) hashield_char.c:251: warning: implicit declaration of function 'realloc_fifo' hashield_char.c:251: warning: nested extern declaration of 'realloc_fifo' make[1]: *** [obj_sql/hashield_char.o] Error 1 make[1]: Leaving directory `/root/Hercules/src/char' make: *** [char_sql] Error 2 Please help me.. Thank you for your attention
×
×
  • Create New...

Important Information

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