GodKnows Jhomz Posted August 30, 2014 Posted August 30, 2014 (edited) Now ko lang naencounter to kya di ko sure kung kelan at saan nagstart yung problem na to >.< Pag nag skill ako ng AoE Skill, Tatamaan pati ako... XDSana may makatulong sakin.Salamat Edited August 30, 2014 by GodKnows Jhomz Quote
Yonko Posted September 22, 2014 Posted September 22, 2014 Now ko lang naencounter to kya di ko sure kung kelan at saan nagstart yung problem na to >.< Pag nag skill ako ng AoE Skill, Tatamaan pati ako... XD Sana may makatulong sakin. Salamat check stormgust skill_db.txt pattern if yung pang 12 lines is 0x00100- skill that damages/targets yourself 12 inf2 (skill information 2): // 0x00001- quest skill // 0x00002- npc skill // 0x00004- wedding skill // 0x00008- spirit skill // 0x00010- guild skill // 0x00020- song/dance // 0x00040- ensemble skill // 0x00080- trap // 0x00100- skill that damages/targets yourself // 0x00200- cannot be casted on self (if inf = 4, auto-select target skill) // 0x00400- usable only on party-members (and enemies if skill is offensive) // 0x00800- usable only on guild-mates (and enemies if skill is offensive) // 0x01000- disable usage on enemies (for non-offensive skills). // 0x02000- available skill for SC_AUTOSHADOWSPELL // 0x04000- chorus skill // 0x08000- skill that ignore bg reduction // 0x10000- skill that ignore gvg reduction // 0x20000- makes 'self'/'place' skill cannot be casted/placed when near NPC (see 'db/skill_nonearnpc_db.txt' for more options) Quote
GodKnows Jhomz Posted September 22, 2014 Author Posted September 22, 2014 Now ko lang naencounter to kya di ko sure kung kelan at saan nagstart yung problem na to >.< Pag nag skill ako ng AoE Skill, Tatamaan pati ako... XD Sana may makatulong sakin. Salamat check stormgust skill_db.txt pattern if yung pang 12 lines is 0x00100- skill that damages/targets yourself 12 inf2 (skill information 2): // 0x00001- quest skill // 0x00002- npc skill // 0x00004- wedding skill // 0x00008- spirit skill // 0x00010- guild skill // 0x00020- song/dance // 0x00040- ensemble skill // 0x00080- trap // 0x00100- skill that damages/targets yourself // 0x00200- cannot be casted on self (if inf = 4, auto-select target skill) // 0x00400- usable only on party-members (and enemies if skill is offensive) // 0x00800- usable only on guild-mates (and enemies if skill is offensive) // 0x01000- disable usage on enemies (for non-offensive skills). // 0x02000- available skill for SC_AUTOSHADOWSPELL // 0x04000- chorus skill // 0x08000- skill that ignore bg reduction // 0x10000- skill that ignore gvg reduction // 0x20000- makes 'self'/'place' skill cannot be casted/placed when near NPC (see 'db/skill_nonearnpc_db.txt' for more options) Affected lahat ng AoE skills sir, not just storm gust. Quote
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.