-
1 Attachment(s)
Dragon force warrior skill book
Failed to use a skillbook how to fix ?
-
Re: Dragon force warrior skill book
Not the book the problem, the skill which it yeld..
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
PwrDex
Not the book the problem, the skill which it yeld..
how to make it work sir?
-
Re: Dragon force warrior skill book
Check your skillbook skill ID and level and sync your cabal.enc and skill.scp
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
PwrDex
Check your skillbook skill ID and level and sync your cabal.enc and skill.scp
tnx i'll try
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
PwrDex
Not the book the problem, the skill which it yeld..
can you give me some hint ^_^
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
Wataryx23
can you give me some hint ^_^
SkillID on cabal_msg and search on cabal.dec and skill.scp
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
Wataryx23
Failed to use a skillbook how to fix ?
edit skill.scp
locate skill ID.. and check something value 2.. it must set to 1
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
ijoo
edit skill.scp
locate skill ID.. and check something value 2.. it must set to 1
this is my dragon force skill
<skill_main id="260" name="skill0260" type="2" multi="0" group="25" dur="3000,9000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0260" icon_id="J_icn_skill260" > <attribute target="1" max_target="1" reach="8" mreach="-1" range="1" range_type="-1" > <code grip_calc="0" anicode="81" fxcode_on="292" fxcode_keep="-1" /> <frame term="27" blendlimit="-1" hit_frame="12" firing_frame="12" ani_f="33" local_f="18" /> <effect visual_type="1" movemethod="-1" /> <condition twohand="0" dual="0" onehand="1" bracer="0" exclusive="6" usecase="23552" /> </attribute> <skill_param exp1="5" exp2="5" > <power atk="0,0" ar="" critrate="" critdmg="" /> <cost ctime="-90,1710" mp="23,207" mpadd="" sp="-1" /> <mission_cost upkeepctime="0" mission_ctime="-90,1710" /> </skill_param>
- - - Updated - - -
what part do i need to edit?
- - - Updated - - -
Quote:
Originally Posted by
ijoo
edit skill.scp
locate skill ID.. and check something value 2.. it must set to 1
1505 260 5 0 1 1 <null> <null> 0 502900 50290 9 11506 260 5 8 2 3 <null> <null> 0 517900 51790 10 11507 260 5 20 4 6 <null> <null> 0 565600 56560 10 11508 260 5 36 7 9 <null> <null> 0 1451500 145150 10 11509 260 5 56 10 12 <null> <null> 0 1575000 157500 10 11510 260 6 0 13 15 <null> <null> 0 1747500 174750 10 11511 260 6 33 16 18 <null> <null> 0 2135300 213530 10 11512 260 6 72 19 20 <null> <null> 0 2295000 229500 10 1
-
Re: Dragon force warrior skill book
based on new age 8.5 that i have..
cabal_msg.enc
Code:
<msg id="skill0298" cont="Dragon Force" />
cabal.enc
Code:
<skill_main id="298" name="skill0298" type="1" multi="0" group="24" dur="0,5000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0298" icon_id="J_icn_skill298" >
<attribute target="4" max_target="1" reach="0" mreach="-1" range="1" range_type="-1" >
<code grip_calc="0" anicode="214" fxcode_on="268" fxcode_keep="-1" />
<frame term="45" blendlimit="-1" hit_frame="30" firing_frame="30" ani_f="31" local_f="0" />
<effect visual_type="1" movemethod="-1" />
<condition twohand="1" dual="0" onehand="0" bracer="0" exclusive="1" usecase="122879" />
</attribute>
<skill_param exp1="8" exp2="8" >
<power atk="" ar="" critrate="" critdmg="" />
<cost ctime="0,300000" mp="25,225" mpadd="" sp="-1" />
<mission_cost upkeepctime="0" mission_ctime="0,300000" />
</skill_param>
</skill_main>
Skill.scp
Code:
[SKill_Main] SkillIdx Multi Target Max_Target Type Group Dur BFX_Dur Value_Ref Bfx_Ref Property Element SkillExp1 SkillExp2 Grip Exclusive UseCase Reach Range RangeType FiringFrame HitFrame Move_Method AttackCoef A.RatingCoef CriticalRateCoef CriticalMultiCoef MpCoef MPWasteBModeCoef SPWasteVal checklimit_normal checklimit_combo Upkeepctime Rate AmpCount DamageType
...........................
421 298 0 4 1 2 24 0,5000 <null> 1 0 0 0 8 8 15 1 122879 0 1 <null> -1 -1 -1 <null> <null> <null> <null> 25,225 <null> -1 1500 1100 0 0 0 2
cabal.enc not sync with skill.scp
change skill.scp from 2 to 1
and restart cabal...
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
ijoo
based on new age 8.5 that i have..
cabal_msg.enc
Code:
<msg id="skill0298" cont="Dragon Force" />
cabal.enc
Code:
<skill_main id="298" name="skill0298" type="1" multi="0" group="24" dur="0,5000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0298" icon_id="J_icn_skill298" >
<attribute target="4" max_target="1" reach="0" mreach="-1" range="1" range_type="-1" >
<code grip_calc="0" anicode="214" fxcode_on="268" fxcode_keep="-1" />
<frame term="45" blendlimit="-1" hit_frame="30" firing_frame="30" ani_f="31" local_f="0" />
<effect visual_type="1" movemethod="-1" />
<condition twohand="1" dual="0" onehand="0" bracer="0" exclusive="1" usecase="122879" />
</attribute>
<skill_param exp1="8" exp2="8" >
<power atk="" ar="" critrate="" critdmg="" />
<cost ctime="0,300000" mp="25,225" mpadd="" sp="-1" />
<mission_cost upkeepctime="0" mission_ctime="0,300000" />
</skill_param>
</skill_main>
Skill.scp
Code:
[SKill_Main] SkillIdx Multi Target Max_Target Type Group Dur BFX_Dur Value_Ref Bfx_Ref Property Element SkillExp1 SkillExp2 Grip Exclusive UseCase Reach Range RangeType FiringFrame HitFrame Move_Method AttackCoef A.RatingCoef CriticalRateCoef CriticalMultiCoef MpCoef MPWasteBModeCoef SPWasteVal checklimit_normal checklimit_combo Upkeepctime Rate AmpCount DamageType
...........................
421 298 0 4 1 2 24 0,5000 <null> 1 0 0 0 8 8 15 1 122879 0 1 <null> -1 -1 -1 <null> <null> <null> <null> 25,225 <null> -1 1500 1100 0 0 0 2
cabal.enc not sync with skill.scp
change
skill.scp from
2 to
1
and restart cabal...
i willl try on it bro thank you verry much <3
- - - Updated - - -
Quote:
Originally Posted by
Wataryx23
i willl try on it bro thank you verry much <3
im using 8.5 too
Quote:
<skill_main id="260" name="skill0260" type="1" multi="0" group="25" dur="3000,9000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0260" icon_id="J_icn_skill260" > <attribute target="1" max_target="1" reach="8" mreach="-1" range="1" range_type="-1" > <code grip_calc="0" anicode="81" fxcode_on="292" fxcode_keep="-1" /> <frame term="27" blendlimit="-1" hit_frame="12" firing_frame="12" ani_f="33" local_f="18" /> <effect visual_type="1" movemethod="-1" /> <condition twohand="0" dual="0" onehand="1" bracer="0" exclusive="6" usecase="23552" /> </attribute> <skill_param exp1="5" exp2="5" > <power atk="0,0" ar="" critrate="" critdmg="" /> <cost ctime="-90,1710" mp="23,207" mpadd="" sp="-1" /> <mission_cost upkeepctime="0" mission_ctime="-90,1710" /> </skill_param>
- - - Updated - - -
Quote:
<msg id="skill0260" cont="Dragon Force" />
New Age 8.5
- - - Updated - - -
https://imgur.com/a/24E3JBOhttps://imgur.com/a/24E3JBO
Click link a have another problem i cant get to level 2 to 20 ...
-
Re: Dragon force warrior skill book
i dont have live server that using 8.5
but i think you can check something like cabal_train in Cabal.dec and sync with skill.scp..
and see error from WorldSvr log.. when u try train that skill...
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
ijoo
i dont have live server that using 8.5
but i think you can check something like cabal_train in Cabal.dec and sync with skill.scp..
and see error from WorldSvr log.. when u try train that skill...
Theres no Error in the logs file i will try cabal_train sync with skill.scp
- - - Updated - - -
Quote:
Originally Posted by
Wataryx23
Theres no Error in the logs file i will try cabal_train sync with skill.scp
<skill_order id="298" order_level="1" rank="6" rankpoint="0" start_level="1" end_level="1" train_type="9" tr<skill_order id="298" order_level="2" rank="6" rankpoint="6" start_level="2" end_level="3" train_type="10" tr<skill_order id="298" order_level="3" rank="6" rankpoint="16" start_level="4" end_level="6" train_type="10" tr<skill_order id="298" order_level="4" rank="6" rankpoint="29" start_level="7" end_level="9" train_type="10" tr<skill_order id="298" order_level="5" rank="6" rankpoint="46" start_level="10" end_level="12" train_type="10<skill_order id="298" order_level="6" rank="7" rankpoint="0" start_level="13" end_level="15" train_type="10<skill_order id="298" order_level="7" rank="7" rankpoint="26" start_level="16" end_level="18" train_type="10<skill_order id="298" order_level="8" rank="7" rankpoint="57" start_level="19" end_level="20" train_type="10
-
Re: Dragon force warrior skill book
-
Re: Dragon force warrior skill book
-
Re: Dragon force warrior skill book
Client cabal.enc
<skill_main id="298" name="skill0298" type="2" multi="0" group="24" dur="0,20000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0298" icon_id="J_icn_skill298" >
<attribute target="6" max_target="1" reach="1" mreach="-1" range="1" range_type="-1" >
<code grip_calc="0" anicode="201" fxcode_on="267" fxcode_keep="-1" />
<frame term="45" blendlimit="-1" hit_frame="-1" firing_frame="-1" ani_f="45" local_f="0" />
<effect visual_type="1" movemethod="-1" />
<condition twohand="1" dual="1" onehand="1" bracer="1" exclusive="0" usecase="122879" />
</attribute>
<skill_param exp1="8" exp2="8" >
<power atk="" ar="" critrate="" critdmg="" />
<cost ctime="0,180000" mp="25,225" mpadd="" sp="-1" />
<mission_cost upkeepctime="0" mission_ctime="0,180000" />
</skill_param>
</skill_main>
<skill_value id="298" group="0" >
<value bforce_id="114" bforce_value="10,0,0" power="" dur="0,20000" type="1" value_type="2" />
</skill_value>
Server Skill.scp
[SKill_Value] SkillIdx Group Order BForce_ID Value Power Dur Value_type
268 298 0 0 114 10,0,0 <null> 0,20000 2
Choose what option you use, im use All Skill amp 20%
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
ijoo
based on new age 8.5 that i have..
cabal_msg.enc
Code:
<msg id="skill0298" cont="Dragon Force" />
cabal.enc
Code:
<skill_main id="298" name="skill0298" type="1" multi="0" group="24" dur="0,5000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0298" icon_id="J_icn_skill298" >
<attribute target="4" max_target="1" reach="0" mreach="-1" range="1" range_type="-1" >
<code grip_calc="0" anicode="214" fxcode_on="268" fxcode_keep="-1" />
<frame term="45" blendlimit="-1" hit_frame="30" firing_frame="30" ani_f="31" local_f="0" />
<effect visual_type="1" movemethod="-1" />
<condition twohand="1" dual="0" onehand="0" bracer="0" exclusive="1" usecase="122879" />
</attribute>
<skill_param exp1="8" exp2="8" >
<power atk="" ar="" critrate="" critdmg="" />
<cost ctime="0,300000" mp="25,225" mpadd="" sp="-1" />
<mission_cost upkeepctime="0" mission_ctime="0,300000" />
</skill_param>
</skill_main>
Skill.scp
Code:
[SKill_Main] SkillIdx Multi Target Max_Target Type Group Dur BFX_Dur Value_Ref Bfx_Ref Property Element SkillExp1 SkillExp2 Grip Exclusive UseCase Reach Range RangeType FiringFrame HitFrame Move_Method AttackCoef A.RatingCoef CriticalRateCoef CriticalMultiCoef MpCoef MPWasteBModeCoef SPWasteVal checklimit_normal checklimit_combo Upkeepctime Rate AmpCount DamageType
...........................
421 298 0 4 1 2 24 0,5000 <null> 1 0 0 0 8 8 15 1 122879 0 1 <null> -1 -1 -1 <null> <null> <null> <null> 25,225 <null> -1 1500 1100 0 0 0 2
cabal.enc not sync with skill.scp
change
skill.scp from
2 to
1
and restart cabal...
not working ... tested already .. :D
-
1 Attachment(s)
Re: Dragon force warrior skill book
someone knows how to solve I followed the guide of @Wataryx23 but it doesn't work the same I can't go to +2 etc.
-
Re: Dragon force warrior skill book
I tried every way to synchronize Dragon Force but not level up it remains at 1/20
-
Re: Dragon force warrior skill book
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
sasuke
no help for this Skill?
its easy
<skill_order id="xx"
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
amiidotcom
its easy
<skill_order id="xx"
I did not understand can you explain yourself better?
-
Re: Dragon force warrior skill book
he said check <skill_order id="298" blaah2
298 is my skillidx for dragon force.
-
Re: Dragon force warrior skill book
I understood that but it doesn't work the same with these modifications
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
sasuke
I understood that but it doesn't work the same with these modifications
LOL , already given hint . still doesnt know how to solve it? Learn la bro .
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
amiidotcom
LOL , already given hint . still doesnt know how to solve it? Learn la bro .
if you feel so master why don't you put the solution?
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
sasuke
if you feel so master why don't you put the solution?
i already give hint and you never learn . waiting for spoonfeed? nah
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
amiidotcom
i already give hint and you never learn . waiting for spoonfeed? nah
let's say you are not capable and you just want to +1
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
sasuke
let's say you are not capable and you just want to +1
Gg . Open server can , fix easy things cant . Go compare skill order with another skill that can + until level 20
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
amiidotcom
Gg . Open server can , fix easy things cant . Go compare skill order with another skill that can + until level 20
I did as you said but nothing changes always remains lv1
-
Re: Dragon force warrior skill book
some ideas for this skill I made many changes but it always remains lv1
-
1 Attachment(s)
Re: Dragon force warrior skill book
Quote:
Originally Posted by
ijoo
based on new age 8.5 that i have..
cabal_msg.enc
Code:
<msg id="skill0298" cont="Dragon Force" />
cabal.enc
Code:
<skill_main id="298" name="skill0298" type="1" multi="0" group="24" dur="0,5000" bfx_dur="0" value_ref="1" bfx_ref="0" intensity="0" element="0" desc="skill_desc0298" icon_id="J_icn_skill298" >
<attribute target="4" max_target="1" reach="0" mreach="-1" range="1" range_type="-1" >
<code grip_calc="0" anicode="214" fxcode_on="268" fxcode_keep="-1" />
<frame term="45" blendlimit="-1" hit_frame="30" firing_frame="30" ani_f="31" local_f="0" />
<effect visual_type="1" movemethod="-1" />
<condition twohand="1" dual="0" onehand="0" bracer="0" exclusive="1" usecase="122879" />
</attribute>
<skill_param exp1="8" exp2="8" >
<power atk="" ar="" critrate="" critdmg="" />
<cost ctime="0,300000" mp="25,225" mpadd="" sp="-1" />
<mission_cost upkeepctime="0" mission_ctime="0,300000" />
</skill_param>
</skill_main>
Skill.scp
Code:
[SKill_Main] SkillIdx Multi Target Max_Target Type Group Dur BFX_Dur Value_Ref Bfx_Ref Property Element SkillExp1 SkillExp2 Grip Exclusive UseCase Reach Range RangeType FiringFrame HitFrame Move_Method AttackCoef A.RatingCoef CriticalRateCoef CriticalMultiCoef MpCoef MPWasteBModeCoef SPWasteVal checklimit_normal checklimit_combo Upkeepctime Rate AmpCount DamageType
...........................
421 298 0 4 1 2 24 0,5000 <null> 1 0 0 0 8 8 15 1 122879 0 1 <null> -1 -1 -1 <null> <null> <null> <null> 25,225 <null> -1 1500 1100 0 0 0 2
cabal.enc not sync with skill.scp
change
skill.scp from
2 to
1
and restart cabal...
I tried in all possible ways but I can't make this skill work help?
-
Re: Dragon force warrior skill book
solved thanks to @Wataryx23
-
Re: Dragon force warrior skill book
Hint or solution to fix it?
I took a look into the files, cabal.enc and skill.scp but couldn't figure it out yet.
Tried to look at similar skills but eh.. still learning :D.
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
Purplex3
Hint or solution to fix it?
I took a look into the files, cabal.enc and skill.scp but couldn't figure it out yet.
Tried to look at similar skills but eh.. still learning :D.
replace this cabal.enc and your skill will work
https://www.mediafire.com/file/icxpa...cabal.rar/file
-
Re: Dragon force warrior skill book
Quote:
Originally Posted by
sasuke
Thanks, but I managed to fix it.
I had to set the exclusive in cabal.enc for skillorder id="298" (which is Dragon Force) to nothing. So just ' exclusive="" '
-
Quote:
Originally Posted by
Knox Rivera
Great, thanks! it is also worth talking about the importance of the army in antiquity. It is incredibly important at that time. At
https://writingbros.com/essay-examples/army-sharp/ you can read some interesting articles about the army throughout human history and its role in certain periods.
sorry but what does this have to do with cabal skills?