Jump to content

  •  

tancejang

Member Since 23 Mar 2016
Offline Last Active Apr 18 2016 01:57 PM
-----

Topics I've Started

replacing the npc_script_event with run_script?

03 April 2016 - 07:15 PM

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 

 

Anyone know why this is happening ? implementing Hashield on my hercules server

25 March 2016 - 07:36 PM

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