Jump to content
  • 0
Blokerxz

Invalid format (script column) in item_db.txt

Question

Hello, im trying to make item script the Cylinder Hairband

19125,Cylinder_Hairband,Cylinder Hairband,4,10,,100,,10,,1,0x00040000,56,2,256,,90,1,629,4,1413,{ bonus2 bVariableCastrate,"GN_CARTCANNON",-100; bonus2 bSkillUseSP,"GN_CARTCANNON",30; bonus2 bSkillUseSP,"GN_CART_TORNADO",5; bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillAtk,"GN_CART_TORNADO",5; if([email protected] > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20 bonus2 bSkillAtk,"GN_CART_TORNADO",10; if([email protected] > 6) bonus2 bSkillAtk,"GN_CARTCANNON",30 bonus2 bSkillAtk,"GN_CART_TORNADO",20; bonus bStr,5; bonus bInt,5; },{},{}

but i get the error ..

can anyone help?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

Hope this one helps you.

19125,Cylinder_Hairband,Cylinder Hairband,4,10,,30,,12,,1,0x00040000,56,2,256,,90,1,1413,{ bonus2 bVariableCastrate,"GN_CARTCANNON",-100; bonus2 bSkillUseSP,"GN_CARTCANNON",30; bonus2 bSkillUseSP,"GN_CART_TORNADO",5; bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillAtk,"GN_CART_TORNADO",5; if([email protected] > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20; bonus2 bSkillAtk,"GN_CART_TORNADO",10; if([email protected] > 6) bonus2 bSkillAtk,"GN_CARTCANNON",30; bonus2 bSkillAtk,"GN_CART_TORNADO",20; bonus bStr,5; bonus bInt,5; },{},{}
  • Like 1
Link to comment
Share on other sites

  • 0
1 hour ago, iamhyd said:

Hope this one helps you.

19125,Cylinder_Hairband,Cylinder Hairband,4,10,,30,,12,,1,0x00040000,56,2,256,,90,1,1413,{ bonus2 bVariableCastrate,"GN_CARTCANNON",-100; bonus2 bSkillUseSP,"GN_CARTCANNON",30; bonus2 bSkillUseSP,"GN_CART_TORNADO",5; bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillAtk,"GN_CART_TORNADO",5; if([email protected] > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20; bonus2 bSkillAtk,"GN_CART_TORNADO",10; if([email protected] > 6) bonus2 bSkillAtk,"GN_CARTCANNON",30; bonus2 bSkillAtk,"GN_CART_TORNADO",20; bonus bStr,5; bonus bInt,5; },{},{}

+1 SOLVED ^^ thank you very much

 

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.