Jump to content
  • 0

requesting 31239,SwordBarrier item script


JoshXp

Question


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  124
  • Reputation:   0
  • Joined:  01/21/13
  • Last Seen:  

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. !!!!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  143
  • Reputation:   30
  • Joined:  12/23/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

{ skill "TF_CONCENTRATE",1;  bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5;  },{ sc_start SC_CONCENTRATE,60000,5; },{ sc_end SC_CONCENTRATE; }

Edited by joelolopez
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  124
  • Reputation:   0
  • Joined:  01/21/13
  • Last Seen:  

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 !
 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  143
  • Reputation:   30
  • Joined:  12/23/11
  • Last Seen:  

TF_CONCENTRATE???

skill "AC_CONCENTRATION",1;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  124
  • Reputation:   0
  • Joined:  01/21/13
  • Last Seen:  

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 by JoshXp
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  124
  • Reputation:   0
  • Joined:  01/21/13
  • Last Seen:  

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. /heh

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...