CC storage.c
CC skill.c
CC atcommand.c
atcommand.c: In function ‘atcommand_afk’:
atcommand.c:9121: warning: passing argument 2 of ‘status_change_start’ makes pointer from integer without a cast
status.h:1822: note: expected ‘struct block_list *’ but argument is of type ‘int’
atcommand.c:9121: error: too few arguments to function ‘status_change_start’
atcommand.c: In function ‘atcommand_basecommands’:
atcommand.c:9408: error: ‘atcommand_reloadmsgconf’ undeclared (first use in this function)
atcommand.c:9408: error: (Each undeclared identifier is reported only once
atcommand.c:9408: error: for each function it appears in.)
make[1]: *** [obj_sql/atcommand.o] Error 1
make[1]: Leaving directory `/home/dedi194/trunk/src/map'
make: *** [map] Error 2
Recompile failed. Please check again.
Question
donkeyg
http://rathena.org/board/topic/71389-afk-with-afk-hat/
this is the link that i get from there...
and it shows me this problem after i compile..
my trunk version date is
174863 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.