JoshXp Posted April 25, 2013 Posted April 25, 2013 31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "TF_CONCENTRATE",1; },{},{ sc_end SC_CONCENTRATE; }I want to add skills Attention Concentrate When Using these Equip, Reduce Demi Human Monsters Attack 10%, and All Stat 5 Please Help Me. !!!! Quote
joelolopez Posted April 25, 2013 Posted April 25, 2013 (edited) { skill "TF_CONCENTRATE",1; bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5; },{ sc_start SC_CONCENTRATE,60000,5; },{ sc_end SC_CONCENTRATE; } Edited April 25, 2013 by joelolopez Quote
JoshXp Posted April 26, 2013 Author Posted April 26, 2013 something wrong, in my server i find . [Error]: pc_skill: Skill with id 0 does not exist in the skill database[Warning]: pc_bonus: unknown type 243 2 ! Quote
Jarek Posted April 29, 2013 Posted April 29, 2013 TF_CONCENTRATE??? skill "AC_CONCENTRATION",1; Quote
JoshXp Posted April 30, 2013 Author Posted April 30, 2013 (edited) TF_CONCENTRATE??? skill "AC_CONCENTRATION",1; Sorry, I'm Find in My Console : [Error]: pc_skill: Skill with id 0 does not exist in the skill database What's Wrong ? This is My Script : 31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1; bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5; },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{} I want like when we wear smokie card, so when we put equip the additional skills that we can Attention Cocentrate, Thx Edited April 30, 2013 by JoshXp Quote
Jarek Posted April 30, 2013 Posted April 30, 2013 31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1; bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5; },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{} omg, must be AC_CONCENTRATION Quote
JoshXp Posted April 30, 2013 Author Posted April 30, 2013 31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1; bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5; },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{} omg, must be AC_CONCENTRATION Thx You So much. Quote
Question
JoshXp
31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "TF_CONCENTRATE",1; },{},{ sc_end SC_CONCENTRATE; }
I want to add skills Attention Concentrate When Using these Equip, Reduce Demi Human Monsters Attack 10%, and All Stat 5
Please Help Me. !!!!
6 answers to this question
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.