Jump to content

Question

Posted

Why is it that my script on this item doesn't work?

20515,FCP_Jewel,FCP Jewel,2,2,,10,,,,,0x00800000,7,2,,,,,,{ sc_start4 CR_FULLPROTECTION,350000,5,461,0,0; },{},{}

 

I Can't click the item and it doesn't buff me FCP Skill Level 5.

8 answers to this question

Recommended Posts

Posted (edited)

sc_start works with { <effect type> }, you can find them in db/const.txt

 

I can't find for full protection skill (maybe it doesn't exist)

20515,FCP_Jewel,FCP Jewel,2,2,,10,,,,,0x00800000,7,2,,,,,,{ skilleffect "AM_CP_WEAPON",0; sc_start SC_CP_WEAPON,350000,5; sc_start SC_CP_SHIELD,350000,5; sc_start SC_CP_ARMOR,350000,5; sc_start SC_CP_HELM,350000,5; },{},{}
Edited by Capuche
Posted

The problem is for job type

,Slots,Job,Upper

20515,FCP_Jewel,FCP Jewel,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ skilleffect "AM_CP_WEAPON",0; sc_start SC_CP_WEAPON,350000,5; sc_start SC_CP_SHIELD,350000,5; sc_start SC_CP_ARMOR,350000,5; sc_start SC_CP_HELM,350000,5; },{},{}

0xFFFFFFFF : all job can use the item

0x00800000 : restricted to Class Monk

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...