Jump to content
  • 0

Question

Posted

well how do i addapt sql to be for l2j frozen ! 

yes i know i should make this topic back to frozen website but is it possible somone to help me ? 

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

"addapt".. Ohh my :troll:

 

For example.. logical thinking .. seems hard to some ppl.. error says it all : column's count doesn't match.

 

your table has 20 columns

sql file has 18 or 22 columns - ohh my god, what to do!? - delete from the query 2 records or add them

 

Count tables / compare them / add or delete and execute. Else, add it by hand / use existing record and change id / type / colision / heigh / w.e is necessary.

Edited by SweeTs
  • 0
Posted

Use only the columns that l2jfrozen supports.. if you want additional columns, you should modify the query, then create the getters and setters and use them as you wish.

Guest
This topic is now closed to further replies.


×
×
  • Create New...