~BorealP Posted October 23, 2014 Posted October 23, 2014 Hello I have made a new skill for Interlude. Skill works fine but i can not make the visual cas and sound effect. When you cas it you only see your character making the cast movement but no sound or skill visual cast is present. I have added the Vampiric Rage line in skillsoundgrp.dat and changed the skill ID but nothing happen. Now i show you how i have it: skillgrp.dat 15000 1 1 0 -1 1 4.00000000 0 D icon.etc_scroll_white_i00 0 0 0 0 8 10 skillsoundgrp.dat 15000 1 SkillSound.might_cast SkillSound.regeneration_shot 250.00000000 40.00000000 250.00000000 40.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 chrsound.m_hfighter_black chrsound.f_hfighter_black chrsound.m_darkelf_black chrsound.f_darkelf_black chrsound.m_dwarf_type_b chrsound.f_dwarf_type_b chrsound.m_elf_black chrsound.f_elf_black chrsound.m_hmagician_black chrsound.f_hmagician_black chrsound.m_orc_fighter_type_b chrsound.f_orc_fighter_type_b chrsound.m_orc_magician_type_b chrsound.f_orc_magician_type_b chrsound.m_hfighter_notarget chrsound.f_hfighter_notarget chrsound.m_darkelf_notarget chrsound.f_darkelf_notarget chrsound.m_dwarf_notarget chrsound.f_dwarf_notarget chrsound.m_elf_notarget chrsound.f_elf_notarget chrsound.m_hmagician_notarget chrsound.f_hmagician_notarget chrsound.m_orc_fighter_notarget chrsound.f_orc_fighter_notarget chrsound.m_orc_magician_notarget chrsound.f_orc_magician_notarget 250.00000000 50.00000000 Please any help.
te0x Posted October 23, 2014 Posted October 23, 2014 15000 1 1 0 -1 1 4.00000000 0 D icon.etc_scroll_white_i00 0 0 0 0 8 10 after the D you must have the skill animation i guess. example "skill.mo.4" find a skill that got the animation and add it. about the sound i don't have idea ;p
~BorealP Posted October 23, 2014 Author Posted October 23, 2014 On 10/23/2014 at 2:30 PM, te0x said: 15000 1 1 0 -1 1 4.00000000 0 D icon.etc_scroll_white_i00 0 0 0 0 8 10 after the D you must have the skill animation i guess. example "skill.mo.4" find a skill that got the animation and add it. about the sound i don't have idea ;p I need to ass the same visual effect as Vampiric Rage buff, the problem is the Vampiric Rage ID: 1268 have not this info, so i dont know where is exactly this effect becouse in file you can see many of: skill.ol.XX skill.me.XX skill.XX.XX So... how can i take the correct config?
te0x Posted October 23, 2014 Posted October 23, 2014 here you are skill.su.1077 ps. <skill id="7053" levels="1" name="Masters Blessing- Vampiric Rage"> got the same animation with the normal vampiric rage ;p
SweeTs Posted October 23, 2014 Posted October 23, 2014 You can't. Skills which don't have defined the skill animation, can not be used for other skill .. at least it's what I have noticed so far. I could be wrong ofc ..
te0x Posted October 23, 2014 Posted October 23, 2014 On 10/23/2014 at 2:58 PM, SweeTs said: You can't. Skills which don't have defined the skill animation, can not be used for other skill .. at least it's what I have noticed so far. I could be wrong ofc .. he can actually xD u just have to search another skill with the same animation ^.^
SweeTs Posted October 23, 2014 Posted October 23, 2014 (edited) On 10/23/2014 at 2:59 PM, te0x said: he can actually xD u just have to search another skill with the same animation ^.^ Adn what if there is not? :troll: Edited October 23, 2014 by SweeTs
te0x Posted October 23, 2014 Posted October 23, 2014 (edited) On 10/23/2014 at 3:00 PM, SweeTs said: Adn what if there is not? :troll: in the most of cases there is ;p i gave him a solution for this one here you are skill.su.1077 ps. <skill id="7053" levels="1" name="Masters Blessing- Vampiric Rage"> got the same animation with the normal vampiric rage ;p Edited October 23, 2014 by te0x
~BorealP Posted October 23, 2014 Author Posted October 23, 2014 On 10/23/2014 at 2:58 PM, te0x said: here you are skill.su.1077 ps. <skill id="7053" levels="1" name="Masters Blessing- Vampiric Rage"> got the same animation with the normal vampiric rage ;p It works so fine!! Many thanks you :)
te0x Posted October 23, 2014 Posted October 23, 2014 On 10/23/2014 at 3:30 PM, SweeTs said: Indeed, it's working like that :D ^.^ On 10/23/2014 at 3:31 PM, ~BorealP said: It works so fine!! Many thanks you :) u're welcome :)
Recommended Posts