Jump to content

Question

Posted

Είναι από τις λίγες φορές που ζητάω βοήθεια, αλλά πραγματικά την χρειάζομαι!

 

Έχω κατεβάσει κάτι Custom Armor, και τα sql δεν είναι συμβατά για L2jFrozen Database.

 

Εγώ δεν έχω ασχοληθεί πάνω σε sql, και δεν μπορώ να το fix για να είναι συμβατό.

 

Άμα μπορούσε να με βοηθήσει κάποιος, θα του χρωστάω χάρη!

13 answers to this question

Recommended Posts

  • 0
Posted

mporis na ta kanis share edw? se 1-2 wres tha eimai spiti na katsw na asxolithw...

 

Ευχαριστώ για το ενδιαφέρον σου!

 

INSERT INTO `custom_armor` VALUES ('9930', 'Sacrifice Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9931', 'Sacrifice Breastplate', 'fullarmor', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9932', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9933', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9934', 'Sacrifice Leather Armor', 'fullarmor, 'true', 'light', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9935', 'Sacrifice Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9936', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9937', 'Sacrifice Robe Armor', 'fullarmor', 'true', 'magic', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9938', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `custom_armor` VALUES ('9939', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

  • 0
Posted

apo proti matia exei problima edw :

des pos einai

'9939', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179'

 

eno prepei na einai kapos etsi

'9939',Sacrifice Boots,feet,'true','none',1110,'leather','s',0,-1,55,0,0,3580000,179

 

dld exei problima sta kena kai sta '  an aniksis tis armor (to mama sql arxio kai to dis pos einai tha katalabis amesos tin diafora)anikse to me to notepad++

an den einai mono ayto apla tha prepei na prosthesis merikes thesis h na aferesis (eykolo einai :) ) afoy den etixe na ksana asxolithis omos an den ta kataferis tha sta fix se kanena 2 wro gt apo dw mono chat mporw na kanw :)

  • 0
Posted

γιατί δεν τα περνάς χειροκίνητα;

δηλαδή 1-1..θα μου πεις είναι πολλά οκ,αλλα είναι ο μόνος τρόπος για να είσαι σίγουρος μιας και σου βγάζει error.

  • 0
Posted

Άνοιξε το file με τις armor σου και άνοιξε και την db σου.

Κοίταξε προσεκτικά τα columns στην db σου και ταυτόχρονα να κοιτάς και το sql file.

 

Δεν ξέρω αν με καταλαβαίνεις xD

  • 0
Posted

argisa ligo alla kaname doylia :P lipon to lathos einai prin to grade exei mia parapano thesi se ola ta komatia tis kai bgenane 21 thesis enw h db soy exei 20 thesis :

prin

 

INSERT INTO `custom_armor` VALUES ('9930', 'Sacrifice Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9931', 'Sacrifice Breastplate', 'fullarmor', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9932', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9933', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9934', 'Sacrifice Leather Armor', 'fullarmor, 'true', 'light', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9935', 'Sacrifice Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9936', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9937', 'Sacrifice Robe Armor', 'fullarmor', 'true', 'magic', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9938', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9939', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

 

meta :

kane antigrafi ta apo kato kai grafta se ena .txt kanto install kai eisai ok den nomizw na soy bgali error twra :P

 

INSERT INTO `custom_armor` VALUES ('9930', 'Sacrifice Helmet', 'head', 'true', 'none', '550', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9931', 'Sacrifice Breastplate', 'fullarmor', 'true', 'heavy', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9932', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9933', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9934', 'Sacrifice Leather Armor', 'fullarmor, 'true', 'light', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9935', 'Sacrifice Gloves', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9936', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9937', 'Sacrifice Robe Armor', 'fullarmor', 'true', 'magic', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9938', 'Sacrifice Gauntlets', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

INSERT INTO `custom_armor` VALUES ('9939', 'Sacrifice Boots', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

  • 0
Posted

@Pirama, αυτό που μου έδωσες δεν δουλεύει γιατί κάτι παίζει με MySQL Version λέει το error.

 

@Nicolas, αυτό έκανα στην αρχή αλλά είναι περίπλοκο και με μπέρδεψε αρκετά.

 

@Fanky<3 , μπορείς να μου εξηγήσεις πώς τα περνάω? D:

 

Edit: Pirama, μπήκαν μόνο 4 part από την armor!

 

  • 0
Posted

@Pirama, αυτό που μου έδωσες δεν δουλεύει γιατί κάτι παίζει με MySQL Version λέει το error.

 

@Nicolas, αυτό έκανα στην αρχή αλλά είναι περίπλοκο και με μπέρδεψε αρκετά.

 

@Fanky<3 , μπορείς να μου εξηγήσεις πώς τα περνάω? D:

 

με το 1-1 θέλει να πει... άνοιξε το sql και πήγαινε στο table και κάνε New insert και γράφτα ή κάντα c/p απο το sql κατάλαβες? :)

αν έψαχνες και λίγο στο collection Μου θα έβρισκες αυτό..

Pws bazoume xeirokinhta ena sql file

  • 0
Posted

στην ουσία αυτό που σου λέω είναι αυτο που σου εξηγεί ο νικολας.

το ξέρω ότι είναι πολύπλοκο,αλλα για αυτό σου είπα,πρέπει να το κάνεις έτσι για να είσαι σίγουρος μετα αφου το sql δεν δουλεύει.

  • 0
Posted

Ναι, απλά έχω Navicat Premium και δεν είναι εύκολη.

Αν μπορούσε κάποιος να μπει με teamviewer, και απλά να μου δείξει 1 και τα άλλα θα τα κάνω εγώ.

Guest
This topic is now closed to further replies.


×
×
  • Create New...