[AtCommand] afk

@seventh, no permission to download..

i have update to latest version of rathena.

i got this error.

im using this plugin

HPExport struct hplugin_info pinfo = {
  "afk",   // Plugin name
  SERVER_TYPE_MAP,// Which server types this plugin works with?
  "1.0",   // Plugin version
  HPM_VERSION,   // HPM Version (don't change, macro is automatically updated)

 
Latest revision of rAthena? this plugin feature is for Herules..

 
^try to download it again..
i got this error

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 `/root/hercules/src/plugins'

make: *** [plugins] Error 2

 
make sure that you download the latest version which is 2.2 and make sure that you also compiled afk plugins without any error.

 
is there any error in console?

I cant reproduce, its perfectly working on my server..

 
i'm using latest revision of hercules and installed the updated afk command using my linux OS. then when i type the command @afk ingame it crashes my server.

 
are you sure you download the latest update which is afk 2.2.7z?

Its perfectly working for me. 



maybe theres something wrong with my files, I will reupload it again..

Download Link Updated:



yes! i downloaded the latest version 2.2 and compile it w/o error! but when i try to use the command in game i got disconnected and map-server crash.. dont know the error..
i'm using latest revision of hercules and installed the updated afk command using my linux OS. then when i type the command @afk ingame it crashes my server.

Please download it again latest ver. @afk 2.3

 
Last edited by a moderator:
are you sure you download the latest update which is afk 2.2.7z?

Its perfectly working for me. 



maybe theres something wrong with my files, I will reupload it again..

Download Link Updated:




yes! i downloaded the latest version 2.2 and compile it w/o error! but when i try to use the command in game i got disconnected and map-server crash.. dont know the error..
>i'm using latest revision of hercules and installed the updated afk command using my linux OS. then when i type the command @afk ingame it crashes my server.

Please download it again latest ver. @afk 2.3
afk.c:78:2: warning: no newline at end of file
 
I download it again and recompile and I ddnt receive any warning

1>------ Rebuild All started: Project: afk, Configuration: Debug Win32 ------1> afk.c1> Creating library ..pluginsafk.lib and object ..pluginsafk.exp1> afk.vcxproj -> D:..pluginsafk.dll========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
I cant reproduce your problem

 
I download it again and recompile and I ddnt receive any warning

1>------ Rebuild All started: Project: afk, Configuration: Debug Win32 ------1> afk.c1> Creating library ..pluginsafk.lib and object ..pluginsafk.exp1> afk.vcxproj -> D:..pluginsafk.dll========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
I cant reproduce your problem
just add another space at the end of the script and it solved my problem

 
Back
Top