Jump to content
  • 0

como colocar custons itens no Banco dados


Question

Posted
{
Id: 31000
AegisName: "aura_de_marin"
Name: "Aura_de_marin"
Type: 5
Buy: 10
Sell: 10
Weight: 10
Slots: 4
Job: 0x04564665
Upper: 7
Gender: 2
Loc: 512
EquipLv: 1
View: 2000
Script: <" bonus bAllStats,40; ">
},
)
 
REPLACE INTO item_db VALUES(31000,'aura_de_marin','Aura_de_marin',5,10,10,10,NULL,NULL,NULL,NULL,4,7,2,512,NULL,1,NULL,NULL,2000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,' bonus bAllStats,40; ','','');
 
Erro

Mensagens do MySQL : dot.gif

#1136 - Contagem de colunas não confere com a contagem de valores na linha 1

 

3 answers to this question

Recommended Posts

  • 0
Posted

 

{
Id: 31000
AegisName: "aura_de_marin"
Name: "Aura_de_marin"
Type: 5
Buy: 10
Sell: 10
Weight: 10
Slots: 4
Job: 0x04564665
Upper: 7
Gender: 2
Loc: 512
EquipLv: 1
View: 2000
Script: <" bonus bAllStats,40; ">
},
)
 
REPLACE INTO item_db VALUES(31000,'aura_de_marin','Aura_de_marin',5,10,10,10,NULL,NULL,NULL,NULL,4,7,2,512,NULL,1,NULL,NULL,2000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,' bonus bAllStats,40; ','','');
 
Erro

Mensagens do MySQL : dot.gif

#1136 - Contagem de colunas não confere com a contagem de valores na linha 1

 

 

more lost than the other.

You shows an example of DB Hercules.

 

 

1zdupn6.jpg

 

1zdupn6.jpg

 

 

You have presented a model of brathena ...

 

 

Use:

 

// Items Database
//
// Structure of Database:
// ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

exemp:

501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(45,65),0; },{},{}

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