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.


  • Posts

    • Wtb full account or items on l2 warland 
    • https://discord.gg/k53SZ4DM5z   Interlude Client L2Old Pride is a L2 Pride Interlude Based All functional skills (Not archer/mage server)   L2Old Pride Helper (Works like Woundrous Cubic) https://imgur.com/iYqmHQY Farm Zones: Cave of Trials and Elven Ruins (Chaotic) Olympiads: Every 15 days Various Cosmetic Items https://imgur.com/uoeU6Jw https://imgur.com/oCS2Zed PvP Zone: Gludin Village (No-Parties, Disguised) More than 100 new Skills https://imgur.com/6RaPsQV Max Level: 90 https://imgur.com/z4QVJKZ Gaining Xp by PVP https://imgur.com/LRqI31T Purchasable S-grade items +10 or +20 with random chance to enchant +5 Purchasable Custom Items Depends on Tier Mysterious Merchants https://imgur.com/2ZwWyPH Auto Enchant Via PvPing (with low chance) Custom Raid Bosses Siege Every Weekend (Aden, Rune, Giran) Autofarm / Drop Tracker https://imgur.com/Vz3rha6   RATES: • Start Level 80 • Max level 90  • EXP: 5000x • SP: 5000x • ADENA 6000x   ENCHANT: • Maximum enchant S Grade Items: +35. • Maximum enchant Unique/Epic Items: +25. • Maximum enchant Legendary Items: +18. • Maximum enchant Relic Items: +14. •Descriptions for rate at scrolls!   EVENTS: • TEAMS vs TEAMS • CAPTURE THE FLAG • DOMINATION • DEATH MATCH • DICE OF DEATH • CHAOTIC ZONE   OTHERS: Assistance system in pvps. Where support classes are enabled to receive pvp with a low chance, for supporting a party member during pvp. •  /sit to regen HP/MP/CP • Custom Shots Glows https://imgur.com/FLK0DmR • Achievements System • Daily Tasks System • Monthly Tasks System   CUSTOM ARMORS SETS Dread Armor/Titanium Armor Pride Armor Rykros Armor https://imgur.com/SPxoQp1   CUSTOM WEAPONS SETS Unique Weapons Pride Weapons Legendary Weapons Relic Weapons https://imgur.com/kOHNXhS   CUSTOM ACCESSORIES Standard Superior Legendary https://imgur.com/zPqNiiX   CUSTOM JEWELS/TATTOO Legendary Nightmarish https://imgur.com/gcqS28P There are many more features that you will only understand by playing and following. Beta testing server is currently open. Follow us on our discord and join our server to test it.
    • You shouldn't use rev 382, not sure why everyone keep using that.   I don't make changesets for fun, I don't make new revisions for nothing.   Follow the revisions.
    • Your issue isn't related to geoengine at all (as always), rev 410 got improved water movement management.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock