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

    • The holidays are over and we’re back to work (well… we never really stopped 🙂 ). The server has been online without a single restart since December 26, running smoothly and without issues. That’s because we care, and we’ll keep caring. Many of us remember the old days: helping new players, building clans from zero, catching up together, and having fun without rushing. With that spirit in mind, Newbie Bonuses are now live and we strongly encourage everyone to help newcomers catch up and enjoy the journey. L2Elixir was never about short-term hype. It’s about community, stability, and bringing back what made Lineage II special.   🎁 Newbie Bonuses Characters created since December 25 & all new players receive a Newbie Box (Return Hero) (Rune EXP/SP +50% for 5 days, Random 48-hour Costume) 2nd Class Transfer cost reduced from 3kk to 1kk — join Academies! 3rd Class Transfer enabled, available only for classes already in the Hall of Fame. 🛡️ Anti-Bot Implemented BOT-CHECKER v2, more checks, and general improvements. Added extra checks during PvP. New Auto-Check system for suspicious behavior (penalties apply if third-party software is detected). Fixed Bot Report Button not refreshing. ⚙️ General After critical errors or force disconnects, characters will remain No Carrier for a few minutes. Added Cursed Bone to Helvetia (QoL). Enabled on-screen Clan War kill notifications. Fixed buff store issues when entering characters. Fixed party drop owner calculation (please report any issues). 🧙 NPCs Harit Lizardman, Grunt, and Archer now level up SC up to stage 5. 🎉 Events Fixed trigger skills not working during Events. Fixed Health / Shield packs not disappearing in some cases. Fixed summon remaining time not refreshing after Events. Added a second Team vs Team map to reduce routine. Added another Save the King map. Christmas Event cleanup completed. Players in Observe Mode can no longer register for Events. 📜 Quests Fate’s Whisper Fixed and corrected messages. Enchanted B-grade weapons can now be exchanged as per retail. Added missing Social Victory animation on quest completion. 🗺️ Geodata Fixed falling issues in Castle zones.   Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs
    • NEW SEASON START 23.01.2026 Get ready for the ultimate High Five adventure on L2Exoplanet.net!   • The last two previous Seasons are now merged into the Core Server. • The Core Server remains our main long-term world. • All future Seasonal Servers will be merged into Core after they end. • No characters or items will be lost – everything stays safe!     GRAND OPENING:  23.01.2026 at 20:00 GMT+1 BETA TEST:    16.01.2026    Client: High Five Rates: x10   Website: https://l2exoplanet.net Facebook: https://www.facebook.com/L2-Exoplanet-106811564103836 Discord: https://discord.gg/4fzhW7ZSPc         Game Rates    Experience: x10  Skill Points: x10  Adena: x5  Drop: x8  Spoil: x8  Quest: x5  Raid Boss Drop: x5  Fame: x2  Epaulette: x8  Manor: x8      Safe Enchant: +3  Maximum Enchant: +16  Normal Scroll Chance: 60%  Blessed Scroll Chance: 63%  Attribute Stone Chance: 50%  Attribute Crystal Chance: 30%      Game Settings    Multibox - 3 game clients per HWID  Autoloot  Autolearn Skills Auto Farm  NPC Buffer   Buff Slots (24+4/12)  Buff Duration (2h)  Olympiad Period 7days (new heroes appear every monday)  Seven Signs Period  Class Transfer for Adena  Max Sub-Class 3  Sub-Class Max Level 85  Essence Interface  Champions System  Vote Reward System  Dayli Reward System  PC Points Reward (500PC = 1 Donate Coin)      Epic Bosses Respawn Times     Queen Ant:  24 Hours +/- 4 Hours   Beleth: 3 Days +/- 8 Hours   Baium: 3 Days +/- 8 Hours   Antharas: 4 Days +/- 8 Hours   Valakas:  5 Days +/- 8 Hours     Instance Info     Normal Freya = 6 Players   Hard Freya = 12 Players   Frintezza = 6 Players   Zaken 83 Day = 6 Players   Zaken 60 Day = 6 Players   Zaken Nightly = 9 Players   Tiat = 6 Players   Beleth = 12 Players
    • when did i say something about mobius files besides what i've said on this post? or you're "calling me out" for saying this when someone says mobius is a better interlude alternative than acis? lol  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

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