Emistry Posted March 28, 2012 Posted March 28, 2012 http://rathena.org/board/topic/55821-new-source-mod-added-afk-souce/ at item_db.txt .............,{},{ atcommand "@afk"; },{} Quote
Reducto Posted March 28, 2012 Author Posted March 28, 2012 Thanks alot Emistry! But, How about adding the Sleep status or AFK headgear? Quote
Emistry Posted March 28, 2012 Posted March 28, 2012 5474,Notice_Board,AFK Hat,5,20,,700,,2,,0,0xFFFFFFFF,7,2,256,,10,0,471,{},{},{} Quote
Reducto Posted March 28, 2012 Author Posted March 28, 2012 Okay, Thank you very much! I get it now. SLOW~~~ SOLVED! Quote
QQfoolsorellina Posted March 28, 2012 Posted March 28, 2012 clif_changelook(&sd->bl,LOOK_HEAD_TOP,471); sd->sc.opt1 = OPT1_SLEEP; Quote
Reducto Posted March 28, 2012 Author Posted March 28, 2012 clif_changelook(&sd->bl,LOOK_HEAD_TOP,471); sd->sc.opt1 = OPT1_SLEEP; Weee, thanks! Thats what I'm looking for... Quote
karazu Posted March 31, 2012 Posted March 31, 2012 (edited) clif_changelook(&sd->bl,LOOK_HEAD_TOP,471); sd->sc.opt1 = OPT1_SLEEP; so where to pu it in here? 5474,Notice_Board,AFK Hat,5,20,,700,,2,,0,0xFFFFFFFF,7,2,256,,10,0,471,{},{},{} ??? ok i downloaded the source code but where should i put this? is this an NPC? Edited March 31, 2012 by karazu Quote
Reducto Posted March 31, 2012 Author Posted March 31, 2012 @Kerazu You need to put it in the atcommand.c. Quote
karazu Posted March 31, 2012 Posted March 31, 2012 you mean here? docatcommands.txt I am really new in source code sorry T_T! I found it in the src can anyone tell me where to insert the source code? Quote
Petey Pablo Posted June 30, 2012 Posted June 30, 2012 please re-upload the mod for this. thanks 1 Quote
Question
Reducto
Anyone have this kind of source code?
11 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.