Jump to content
  • 0

Kindly please check this item script


Blazing Spear

Question


  • Group:  Members
  • Topic Count:  58
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

What is wrong with this item script??

4492,Upgrade_Maya_Purple_Card,6,20,,10,,,,,,,,769,,,,,{ bonus bIntravision,0; bonus bAllStats,1; skill "AL_RUWACH",1; },{},{ sc_end SC_RUWACH; }
4535,Sealed_Garm Card,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Freeze,2500; if(getrefine()>=15) { bonus2 bAddEffWhenHit,Eff_Freeze,4000; } },{},{}
4536,Sealed_Atroce Card,6,20,,10,,,,,,,,2,,,,,{ bonus bBaseAtk,15; autobonus "{ bonus bAspdRate,50; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; if(getrefine()>=15) {bonus bBaseAtk,55; autobonus "{ bonus bAspdRate,75; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
4537,Sealed_Phreeoni Card,6,20,,10,,,,,,,,2,,,,,{ bonus bHit,50; if(getrefine()>=15) { bonus bHit,75; } },{},{}
4538,Sealed_White Lady Card,6,20,,10,,,,,,,,769,,,,,{ bonus bHealPower,15; bonus bUseSPrate,30; if(getrefine()>=15) { bonus bHealPower,25; bonus bUseSPrate,20; } },{},{}
4539,Sealed_Pharaoh Card,6,20,,10,,,,,,,,769,,,,,{ bonus bUseSPrate,15; },{},{}

Here the Scree Shot

post-1302-0-31843600-1355040408_thumb.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

Please refer the custom item structure and fix your problem...

Custom_Items#Structure

from your script..i roughly can tell you that you are missing DBName / ScreenName...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  58
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

ok i miss something :)

thanks for reminding :)

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