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

    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • 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