B Break San New member Messages 240 Points 0 Location França Oct 24, 2014 #2 Does anyone have the source code updated to pass me? thank Last edited by a moderator: Oct 24, 2014
Edgar New member Messages 33 Points 0 Location Mexico Github Edgar Emulator Oct 24, 2014 #3 Maybe with set @itemid, 471; and later Code: atcommand "@changelook 1 " + @itemid;
B Break San New member Messages 240 Points 0 Location França Oct 24, 2014 #4 Edgar said: Maybe with set @itemid, 471; and later atcommand "@changelook 1 " + @itemid; Click to expand... Could explain right'm new to emulators. I saw this change in src (http://rathena.org/board/topic/71389-afk-with-afk-hat/)
Edgar said: Maybe with set @itemid, 471; and later atcommand "@changelook 1 " + @itemid; Click to expand... Could explain right'm new to emulators. I saw this change in src (http://rathena.org/board/topic/71389-afk-with-afk-hat/)
A Angelmelody (\ /) ( . .) Messages 772 Points 0 Age 32 Location new_1-1,53,111 Github Angelmelody Emulator Oct 24, 2014 #5 http://herc.ws/board/files/file/57-atcommand-afk/
B Break San New member Messages 240 Points 0 Location França Oct 24, 2014 #6 Angelmelody said: http://herc.ws/board/files/file/57-atcommand-afk/ Click to expand... Compatible only with Hercules?
Angelmelody said: http://herc.ws/board/files/file/57-atcommand-afk/ Click to expand... Compatible only with Hercules?
Edgar New member Messages 33 Points 0 Location Mexico Github Edgar Emulator Oct 24, 2014 #7 That plugin do what you want. @ line 67 Code: clif->changelook(&sd->bl,LOOK_HEAD_TOP,471); // Change 471 to any headgear view ID you want.
That plugin do what you want. @ line 67 Code: clif->changelook(&sd->bl,LOOK_HEAD_TOP,471); // Change 471 to any headgear view ID you want.
B Break San New member Messages 240 Points 0 Location França Oct 24, 2014 #8 Some mini tutorial could not do. -.-
estoudegreve New member Messages 17 Points 0 Github estoudegreve Jun 23, 2015 #9 Break San said: Some mini tutorial could not do. -.- Click to expand... I want this solution too.