Petey Pablo Posted October 23, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted October 23, 2012 change the 471 to your AFK hat view id. ..... by default...in latest client / server...471 is the AFK Hat view sprite... Thank you! It works now. Quote Link to comment Share on other sites More sharing options...
VladimirCastro Posted October 24, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Share Posted October 24, 2012 i dont want to use hat how can i do that? Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 24, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 18 hours ago Share Posted October 24, 2012 remove clif_changelook(&sd->bl,LOOK_HEAD_TOP,471); Quote Link to comment Share on other sites More sharing options...
Rebel Posted October 25, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted October 25, 2012 (edited) Make sure you remove the // in the item_db. //5474,Notice_Board,AFK Hat,5,20,,700,,2,,0,0xFFFFFFFF,7,2,256,,10,0,471,{},{},{} change to 5474,Notice_Board,AFK Hat,5,20,,700,,2,,0,0xFFFFFFFF,7,2,256,,10,0,471,{},{},{} Haha. im wrong sorry. Edited October 26, 2012 by Rebel Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 25, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted October 25, 2012 how to remove pub from @afk? So that players can't use @afk with pub. See the image below Quote Link to comment Share on other sites More sharing options...
Rebel Posted October 26, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted October 26, 2012 how to remove pub from @afk? So that players can't use @afk with pub. See the image below Download the @afk_mod_v1.1 Quote Link to comment Share on other sites More sharing options...
Thanna Posted October 26, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 271 Reputation: 7 Joined: 01/06/12 Last Seen: May 16, 2015 Share Posted October 26, 2012 is it possible to make a config on this mod like @autotrade the time can be change in misc.conf which is (at_timeout: 10000) is it possible to make a (afk_timeout:100000) so that afk players will be kicked after the set time Quote Link to comment Share on other sites More sharing options...
Rebel Posted October 29, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted October 29, 2012 is it possible to make a config on this mod like @autotrade the time can be change in misc.conf which is (at_timeout: 10000) is it possible to make a (afk_timeout:100000) so that afk players will be kicked after the set time I updated the patch.. and I added a config just like @autotrade .. just download the new patch.. for now let's wait til someone approve what i uploaded.. Quote Link to comment Share on other sites More sharing options...
Natsu Dragneel Posted October 29, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 138 Reputation: 1 Joined: 12/27/11 Last Seen: September 7, 2016 Share Posted October 29, 2012 Just want to ask how can I implement this in my server? I will just insert the code in my atcommand.c? Quote Link to comment Share on other sites More sharing options...
Thanna Posted October 31, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 271 Reputation: 7 Joined: 01/06/12 Last Seen: May 16, 2015 Share Posted October 31, 2012 (edited) thanks for applying my suggestion Just want to ask how can I implement this in my server? I will just insert the code in my atcommand.c? yes, then recompile your server Edited October 31, 2012 by Thanna Quote Link to comment Share on other sites More sharing options...
Nyashuki Posted December 17, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 27 Reputation: 4 Joined: 12/10/12 Last Seen: December 8, 2013 Share Posted December 17, 2012 (edited) I added this command to my server but it keeps giving me "@afk is not allowed on this map. " I even deleted this part but still giving me the not allowed map. if( sd -> bl . m == map_mapname2mapid ( "prontera" )) { clif_displaymessage ( fd, "@afk is not allowed on this map." ); return 0 ; } any idea's why? EDIT: Nvm. Solved it. Edited December 18, 2012 by Nyashuki Quote Link to comment Share on other sites More sharing options...
Shogun Posted December 18, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 99 Reputation: 4 Joined: 10/25/12 Last Seen: January 20, 2013 Share Posted December 18, 2012 I need some modification guide. How to change the pm msg to someone afk? Quote Link to comment Share on other sites More sharing options...
Famous Posted December 20, 2012 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Share Posted December 20, 2012 how to make 8 hours? afk_timeout: 0 Quote Link to comment Share on other sites More sharing options...
Shogun Posted December 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 99 Reputation: 4 Joined: 10/25/12 Last Seen: January 20, 2013 Share Posted December 20, 2012 how to make 8 hours? afk_timeout: 0 afk_timeout: 480 Quote Link to comment Share on other sites More sharing options...
Famous Posted December 21, 2012 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Share Posted December 21, 2012 thanks Quote Link to comment Share on other sites More sharing options...
Architekt of Deztruktion Posted January 6, 2013 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 10/08/12 Last Seen: February 16, 2013 Share Posted January 6, 2013 Two suggestions... heheh #1 - When u use @afk with a chat, when u login again your chat will be closed. Right? You can edit this to save the chat, if have some chat. It's a valid idea. #2 - I think this isn't possible, but how can i do to show the afk hat without remove the sprite of the currently in use helm? Anyway, i love this. Great work! I'm already using. Quote Link to comment Share on other sites More sharing options...
kangfredy Posted February 16, 2013 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted February 16, 2013 any update of this? Quote Link to comment Share on other sites More sharing options...
Candy Crush Posted February 19, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 29 Reputation: 3 Joined: 06/20/12 Last Seen: August 1, 2015 Share Posted February 19, 2013 [root@lyk-ro Desktop]# patch < @afk_mod_v1.2_rAthena.patch (Stripping trailing CRs from patch.) can't find file to patch at input line 5 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |Index: atcommand.c |=================================================================== |--- atcommand.c (revision 16833) |+++ atcommand.c (working copy) Quote Link to comment Share on other sites More sharing options...
kangfredy Posted February 21, 2013 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted February 21, 2013 need update to make this is work on rathena latest version Quote Link to comment Share on other sites More sharing options...
donkeyg Posted March 9, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted March 9, 2013 when i type @die, and then type @afk, , i cant login back to my char, it display Failed to connect to the server.... but other char works fine.PLEASE HLEP T_T Quote Link to comment Share on other sites More sharing options...
Rebel Posted March 9, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted March 9, 2013 (edited) when i type @die, and then type @afk, , i cant login back to my char, it display Failed to connect to the server.... but other char works fine. PLEASE HLEP T_T add this if( pc_isdead(sd) ) { clif_displaymessage(fd, "Cannot @afk if you are dead."); return -1; } Edited March 9, 2013 by Rebel Quote Link to comment Share on other sites More sharing options...
donkeyg Posted March 9, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted March 9, 2013 when i type @die, and then type @afk, , i cant login back to my char, it display Failed to connect to the server.... but other char works fine. PLEASE HLEP T_T add this if( pc_isdead(sd) ) { clif_displaymessage(fd, "Cannot @afk if you are dead."); return -1; } below where? and btw, my player used that command, and now whenever i login his char, it will display failed to connect to the server. how can i fix it?? his item all inside there Quote Link to comment Share on other sites More sharing options...
Rebel Posted March 9, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted March 9, 2013 (edited) below nullpo_retr(-1, sd); sorry cant reproduce ur other problem.. Edited March 9, 2013 by Rebel Quote Link to comment Share on other sites More sharing options...
donkeyg Posted March 9, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted March 9, 2013 below nullpo_retr(-1, sd); ok thanks.. and also btw. previously my player used that command, and now whenever i login his char, it will display failed to connect to the server. how can i fix it?? his item all inside there Quote Link to comment Share on other sites More sharing options...
kangfredy Posted March 13, 2013 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted March 13, 2013 (edited) hello guys im using latest rathena.and i've been compiling..i found like this...can you slove it??(im using manual patch) >atcommand.obj : error LNK2001: unresolved external symbol _ATCOMMAND_CONF_FILENAME 1>map.obj : error LNK2001: unresolved external symbol _ATCOMMAND_CONF_FILENAME 1>atcommand.obj : error LNK2001: unresolved external symbol _BATTLE_CONF_FILENAME 1>map.obj : error LNK2001: unresolved external symbol _BATTLE_CONF_FILENAME 1>map.obj : error LNK2019: unresolved external symbol _cli_get_options referenced in function _do_init 1>map.obj : error LNK2001: unresolved external symbol _GRF_PATH_FILENAME 1>map.obj : error LNK2001: unresolved external symbol _MSG_CONF_NAME 1>map.obj : error LNK2001: unresolved external symbol _SCRIPT_CONF_NAME 1>map.obj : error LNK2001: unresolved external symbol _MAP_CONF_NAME 1>map.obj : error LNK2001: unresolved external symbol _LOG_CONF_NAME 1>map.obj : error LNK2001: unresolved external symbol _INTER_CONF_NAME 1>map.obj : error LNK2019: unresolved external symbol __msg_config_read referenced in function _map_msg_config_read 1>map.obj : error LNK2019: unresolved external symbol __msg_txt referenced in function _map_msg_txt 1>map.obj : error LNK2019: unresolved external symbol __do_final_msg referenced in function _map_do_final_msg Edited March 13, 2013 by kangfredy Quote Link to comment Share on other sites More sharing options...
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.