Jump to content
  • 0
Sign in to follow this  
karazu

R> Working @afk and @autoattack (latest revision)

Question

10 answers to this question

Recommended Posts

  • 0

 

karazu, on 17 Jan 2014 - 07:59, said:I am also using the latest REVLatest REV with version 2.7 AFK        CONFIGUREReconfiguring with options:config.status: creating Makefileconfig.status: creating src/common/Makefileconfig.status: creating 3rdparty/mt19937ar/Makefileconfig.status: creating 3rdparty/libconfig/Makefileconfig.status: creating src/char/Makefileconfig.status: creating src/login/Makefileconfig.status: creating src/map/Makefileconfig.status: creating src/plugins/Makefileconfig.status: creating src/tool/Makefileconfig.status: creating src/test/Makefileconfig.status: creating tools/HPMHookGen/Makefile        MAKE    pluginsmake[1]: Entering directory `/home/****/trunk/src/plugins'        CC      afk.cafk.c: In function 'plugin_init':afk.c:69: warning: implicit declaration of function 'ACMD_A'afk.c:69: error: 'afk' undeclared (first use in this function)afk.c:69: error: (Each undeclared identifier is reported only onceafk.c:69: error: for each function it appears in.)make[1]: *** [../../plugins/afk.so] Error 1make[1]: Leaving directory `/home/trincli0082/trunk/src/plugins'make: *** [plugins] Error 2 Latest Rev using Old AFKafk.c: In function 'plugin_init':afk.c:69: warning: implicit declaration of function 'ACMD_A'afk.c:69: error: 'afk' undeclared (first use in this function)afk.c:69: error: (Each undeclared identifier is reported only onceafk.c:69: error: for each function it appears in.)make[1]: *** [../../plugins/afk.so] Error 1make[1]: Leaving directory `/home/8888888/trunk/src/plugins'make: *** [plugins] Error 2  

 

 

karazu, on 17 Jan 2014 - 10:12, said:alsoautoattack.c: In function 'autoattack_timer':autoattack.c:61: warning: passing argument 2 of 'timer->add' from incompatible pointer typeautoattack.c:61: note: expected 'TimerFunc' but argument is of type 'int (*)(int,  unsigned int,  int,  intptr_t)'autoattack.c: In function 'atcommand_autoatk':autoattack.c:78: warning: passing argument 2 of 'timer->add' from incompatible pointer typeautoattack.c:78: note: expected 'TimerFunc' but argument is of type 'int (*)(int,  unsigned int,  int,  intptr_t)'autoattack.c: In function 'plugin_init':autoattack.c:97: warning: implicit declaration of function 'ACMD_A'autoattack.c:97: error: 'autoatk' undeclared (first use in this function)autoattack.c:97: error: (Each undeclared identifier is reported only onceautoattack.c:97: error: for each function it appears in.)make[1]: *** [../../plugins/autoattack.so] Error 1make[1]: Leaving directory `/home/trincli0082/trunk/src/plugins'make: *** [plugins] Error 2  



But the Identifyall is working.

Edited by karazu

Share this post


Link to post
Share on other sites
  • 0

Please download the latest release of that plugins it seems you are using old,

autoattack.c:97: warning: implicit declaration of function 'ACMD_A'afk.c:69: warning: implicit declaration of function 'ACMD_A'

 this is already solved on Last update (January 4) of the said plugins 

 

Download @afk v2.3 and @autoatk v1.3

Share this post


Link to post
Share on other sites
  • 0

 

make[1]: Leaving directory `/home/trincli0082/trunk/src/map'
building conf/import folder...
trincli0082@Testro:~/trunk$ make plugins
        MAKE    mt19937ar
make[1]: Entering directory `/home/trincli0082/trunk/3rdparty/mt19937ar'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/trincli0082/trunk/3rdparty/mt19937ar'
        MAKE    libconfig
make[1]: Entering directory `/home/trincli0082/trunk/3rdparty/libconfig'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/trincli0082/trunk/3rdparty/libconfig'
        MAKE    common_sql
make[1]: Entering directory `/home/trincli0082/trunk/src/common'
make[1]: Nothing to be done for `sql'.
make[1]: Leaving directory `/home/trincli0082/trunk/src/common'
        MAKE    plugins
make[1]: Entering directory `/home/trincli0082/trunk/src/plugins'
        CC      sample.c
        CC      db2sql.c
        CC      HPMHooking.c
        CC      identifyall.c
        CC      afk.c
afk.c: In function 'plugin_init':
afk.c:69: warning: implicit declaration of function 'ACMD_A'
afk.c:69: error: 'afk' undeclared (first use in this function)
afk.c:69: error: (Each undeclared identifier is reported only once
afk.c:69: error: for each function it appears in.)
make[1]: *** [../../plugins/afk.so] Error 1
make[1]: Leaving directory `/home/trunk/src/plugins'
make: *** [plugins] Error 2
 

 

Share this post


Link to post
Share on other sites
  • 0

You still using old afk, please download the latest 2.3.7z not 2.7z

 

7z is an extension file :meow:

 

sorry if I made you confused..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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