Code:
퀘스트 느낌표 시작 SYSTEM_EXCLAMATION_START ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_start.bsr * 0,5,0 none 0,0,0 none 0 none none none
퀘스트 느낌표 끝 SYSTEM_EXCLAMATION_END ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_end.bsr * 0,5,0 none 0,0,0 none 0 none none none
퀘스트 느낌표 진행 중 SYSTEM_EXCLAMATION_GOING ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_going.bsr * 0,5,0 none 0,0,0 none 0 none none none
퀘스트 (쉬움) SYSTEM_EXCLAMATION_EASY ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_going.bsr * 0,5,0 none 0,0,0 none 0 none none none
퀘스트 몬스터 표시 SYSTEM_QUEST_MARK ACT_L 0 FALSE none MOB_BASE 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ system_questmonster_mark.bsr * 0,5,0 none 0,0,0 none 0 none none none
빨간색두루마리 SYSTEM_QUEST_MARK2 ACT_L 0 FALSE none MOB_BASE 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_start_r.bsr * 0,5,0 none 0,0,0 none 0 none none none
You must edit, not sure work if copy this >
Code:
Ф¸ \ SYSTEM_EXCLAMATION_START ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ quest_mark_y.bsr * 0,5,0 none 0,0,0 none 0 none none none
Ф¸ \ ] SYSTEM_EXCLAMATION_END ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ ex_mark_y.bsr * 0,5,0 none 0,0,0 none 0 none none none
Ф¸ \ ɉ SYSTEM_EXCLAMATION_GOING ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ quest_mark_g.bsr * 0,5,0 none 0,0,0 none 0 none none none
Ф¸ (l) SYSTEM_EXCLAMATION_EASY ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ quest_mark_b.bsr * 0,5,0 none 0,0,0 none 0 none none none
Ф¸ 0 \ SYSTEM_QUEST_MARK ACT_L 0 FALSE none MOB_BASE 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ system_questmonster_mark.bsr * 0,5,0 none 0,0,0 none 0 none none none
hPȹ SYSTEM_QUEST_MARK2 ACT_L 0 FALSE none MOB_BASE 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false res\etc\ quest_mark_r.bsr * 0,5,0 none 0,0,0 none 0 none none none
Is work fine for me
Thanks alydandy