Jump to content
  • 0

Invalid format (script column) in item_db.txt


Blokerxz

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  04/27/18
  • Last Seen:  

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(.@r > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20 bonus2 bSkillAtk,"GN_CART_TORNADO",10; if(.@r > 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

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  64
  • Reputation:   9
  • Joined:  09/28/13
  • Last Seen:  

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(.@r > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20; bonus2 bSkillAtk,"GN_CART_TORNADO",10; if(.@r > 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

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  04/27/18
  • Last Seen:  

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(.@r > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20; bonus2 bSkillAtk,"GN_CART_TORNADO",10; if(.@r > 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

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  04/08/17
  • Last Seen:  

@iamhyd nice, can i ask do you have a new item_db.txt? mind sharing the txt file to us? thanks!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  04/27/18
  • Last Seen:  

new item db like what item? maybe more specific

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