Jump to content
  • 0

Add Agument on Weapon me Navicat


Dante44®

Question

Kalispera ithela na kano mia erwtisi poso mporo na valo augment sto weapon enos paixti px Str+1 me passive duel Might Duel Might

gia arxi pao sto navicat sto table characters  kai perno to charid kai meta pao sto table items kai simfona me to ownerid p exo vrei apo prin kai to item id p thelo vrisko to object id tou item p psaxno epita anoigo to table item_attributes kai ekei exo 2 stilles Item id(dld to object id)kai augAttributes p prepi ekei na valo to augument

Epita anoigo sto C:\Server\game\data\stats\augmentation\augmentation_skillmap.xml

kai ekei psaxno gia to Augment p thelo

pos ginete omos na to peraso sto navicat sto item_attributes

Xriazome to STR+1 Passive DuelMight

To Pack P Xrisimopio ine gia H5

Euxaristo

Link to comment
Share on other sites

Recommended Posts

  • 0

Δεν έχω pack που να έχει τον πίνακα item_attributes για τα ls skills αλλά έκανα μια αναζήτηση στο Google και απ' ότι φαίνεται είναι εύκολο αυτό που ζητάς.

 

Στην στήλη 'itemId' βάζεις το object ID που έχεις, στην στήλη augSkillId βάζεις το ID του skill και στην στήλη augSkillLevel βάζεις το level που θες να έχει το skill. (το augAttributes άστο κενό, δεν νομίζω να χρειάζεται αλλά δεν ξέρω για σίγουρα)

 

Δεν ξέρω αν είναι αυτό που ρωτάς. Αν θες να το κάνεις με query, θα μπορούσες να εκτελέσεις αυτό εδώ το query (παρακάτω):

INSERT INTO 'item_attributes' (itemId, augSkillId, augSkillLevel) VALUES ('bale to object id edw', 'bale to id tou skill edw', 'bale to level tou skill edw');

 

Link to comment
Share on other sites

  • 0

Δεν έχω pack που να έχει τον πίνακα item_attributes για τα ls skills αλλά έκανα μια αναζήτηση στο Google και απ' ότι φαίνεται είναι εύκολο αυτό που ζητάς.

 

Στην στήλη 'itemId' βάζεις το object ID που έχεις, στην στήλη augSkillId βάζεις το ID του skill και στην στήλη augSkillLevel βάζεις το level που θες να έχει το skill. (το augAttributes άστο κενό, δεν νομίζω να χρειάζεται αλλά δεν ξέρω για σίγουρα)

 

Δεν ξέρω αν είναι αυτό που ρωτάς. Αν θες να το κάνεις με query, θα μπορούσες να εκτελέσεις αυτό εδώ το query (παρακάτω):

INSERT INTO 'item_attributes' (itemId, augSkillId, augSkillLevel) VALUES ('bale to object id edw', 'bale to id tou skill edw', 'bale to level tou skill edw');

 

Oxi den to exo etsi to vrika pos na to valo to augment gia to passive duel Might ine to Augment Id apo to xml kai to kaneis *65536+SkillId p s dinei

to thema ine to STR1 pos tha to vallo

Link to comment
Share on other sites

  • 0

Oxi den to exo etsi to vrika pos na to valo to augment gia to passive duel Might ine to Augment Id apo to xml kai to kaneis *65536+SkillId p s dinei

to thema ine to STR1 pos tha to vallo

Οκ, κάτσε online, θα το δω μια στιγμή τώρα και θα σου πω.

 

EDIT: Θα σου πω αύριο τελικά φίλε.

Link to comment
Share on other sites

  • 0

ook

exo vrei kai ta id agumentid diaforetika t passive duel might ine 1067257003 kai tou STR+1 155 991 2571 pos ta vazo mazi omos ine to thema....

Και τόση ώρα έψαχνα για τα IDs εδώ, τέλος πάντων. Απλό είναι αυτό που ζητάς, έτσι τα βάζεις μαζί:

 

INSERT INTO 'item_attributes' (itemId, augAttributes, augSkillId, augSkillLevel) VALUES ('bale to object id edw', 'bale to id tou str edw', 'bale to id tou skill edw', 'bale to level tou skill edw');

 

Δοκίμασε το και πες μου.

Link to comment
Share on other sites

  • 0

Den ginete kati tetio dioti ego den exo auta ta tables exo mono to obj id kai to aug id

kai den ginete na ta vallo mazi den to pernei

Οκ, έχω κάτι στο μυαλό μου.

 

Αν βάλεις το augment id για το STR μόνο του δουλεύει, έτσι;

Link to comment
Share on other sites

  • 0

Οκ, έχω κάτι στο μυαλό μου.

 

Αν βάλεις το augment id για το STR μόνο του δουλεύει, έτσι;

Yy s dinei STR+1

Vasika auta ta noumera p s ipa prokiptoun apo to augment id p to perno apo xml *65536+skill id dld gia na vgalo to passive duel might ekana

16285(Augment ID) * 65536 +3243(Skill id Passive Duel Might) kai vgike

1067257003

pos vrika tora to STR+1

ekatsa kai to epiasa normal me to stones piga meta sto navicat kai pira etoimo to id apo to item_attributes

to id ine 1559912571 dokimasa polla pragmata alla tzifos

Link to comment
Share on other sites

  • 0

Yy s dinei STR+1

Vasika auta ta noumera p s ipa prokiptoun apo to augment id p to perno apo xml *65536+skill id dld gia na vgalo to passive duel might ekana

16285(Augment ID) * 65536 +3243(Skill id Passive Duel Might) kai vgike

1067257003

pos vrika tora to STR+1

ekatsa kai to epiasa normal me to stones piga meta sto navicat kai pira etoimo to id apo to item_attributes

to id ine 1559912571 dokimasa polla pragmata alla tzifos

Χωρίς αλλαγές στον κώδικα Java, μόνο έναν τρόπο σκέφτομαι που δεν νομίζω να πετύχει αλλά μπορείς να προσπαθήσεις. (αλλιώς θα πρέπει να κάνεις αλλαγές στον κώδικα Java)

 

Να έβαζες 2 εγγραφές με το ίδιο ID αλλά με διαφορετικό augment ID. Ξέρω ότι δεν γίνεται αυτό τώρα επειδή είναι PRIMARY key αλλά μπορούμε πολύ απλά να βγάλουμε την ιδιότητα PRIMARY από το πεδίο. Αν θες να δοκιμάσεις, να πως βγαίνει η ιδιότητα PRIMARY:

 

ALTER TABLE item_attributes DROP PRIMARY KEY;

 

Πάω για ύπνο, τα λέμε.

Link to comment
Share on other sites

  • 0

Χωρίς αλλαγές στον κώδικα Java, μόνο έναν τρόπο σκέφτομαι που δεν νομίζω να πετύχει αλλά μπορείς να προσπαθήσεις. (αλλιώς θα πρέπει να κάνεις αλλαγές στον κώδικα Java)

 

Να έβαζες 2 εγγραφές με το ίδιο ID αλλά με διαφορετικό augment ID. Ξέρω ότι δεν γίνεται αυτό τώρα επειδή είναι PRIMARY key αλλά μπορούμε πολύ απλά να βγάλουμε την ιδιότητα PRIMARY από το πεδίο. Αν θες να δοκιμάσεις, να πως βγαίνει η ιδιότητα PRIMARY:

 

ALTER TABLE item_attributes DROP PRIMARY KEY;

 

Πάω για ύπνο, τα λέμε.

Den petixe :S

Link to comment
Share on other sites

  • 0

Το περίμενα.

 

Τότε θα πρέπει να γίνουν αλλαγές στον κώδικα.

 

oxi, prepei na katsei na vrei to STR +1 kanonika, kai meta na parei to agmId kai na to valei se weapon

Link to comment
Share on other sites

  • 0

oxi, prepei na katsei na vrei to STR +1 kanonika, kai meta na parei to agmId kai na to valei se weapon

Διάβασες τα παραπάνω replies;

 

Δεν θέλει να βάλει μόνο το STR + 1 σε ένα weapon, αλλά και τα 2 μαζί. (duel might passive και το STR +1)

Link to comment
Share on other sites

  • 0

Διάβασες τα παραπάνω replies;

 

Δεν θέλει να βάλει μόνο το STR + 1 σε ένα weapon, αλλά και τα 2 μαζί. (duel might passive και το STR +1)

 

afto file oute se oniro, ta augment fevgoun pros client se packets writeD(item.getAgmId) kai ston client ola einai static, akoma kai AN kataferei na valei kai STR + 1 kai duel might 9a vlepei ena apo ta dio sto client

Link to comment
Share on other sites

  • 0

afto file oute se oniro, ta augment fevgoun pros client se packets writeD(item.getAgmId) kai ston client ola einai static, akoma kai AN kataferei na valei kai STR + 1 kai duel might 9a vlepei ena apo ta dio sto client

Δεν ξέρω αν θέλει να φαίνονται και τα 2 στο client.

 

Όσο για αυτό που είπες, δεν το έχω ψάξει και για αυτόν τον λόγο δεν μπορώ να πω κάτι πάνω σε αυτό. (αλλά πιστεύω ότι τις πιο πολλές φορές υπάρχουν work-arounds στον προγραμματισμό)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • CLIENT: CLASSIC INTERLUDE - P110  Gameplay   "Unleash Your Potential"     • Birth Of A New Character A new character spawns in the basement of Ivory Tower and starts with full NO Grade gear and a newbie supply box. There, you can buff yourself via AIO buffer and then teleport to a low level zone for xp. • AIO NPC Buffer There are AIO npc Buffers spawned in every town. The buffs’ duration is 1hour and are free of charge. The only buffs that are not included in the list are summoner’s buffs, third class dances, third class songs, Noblesse Blessing and resists. • Class Transfer When you hit level 20, 40 and 76, you can seek for the Class Changer Carola in Aden or Castle Town in order to perform your 1st , 2nd and 3rd class change. There are no further quests required. • Boosted Buffers & Summoners In order to boost Prophets, Bladedancers and Swordsingers for PvP action and Olympiad games, they have been given special self-buffs. All of these classes are gifted with higher level buffs which they can be casted on themselves only. Also, summoner classes are boosted since they can buff their pets with more than usual servitor’s buffs. Server Rates   "Balanced Progression"   Experience: x45 Skill Points: x45 Adena: x1 Drop: x1 Spoil: x1 Quest: x1 Enchant Rates   "Fortune and Power"   Safe Enchant: +3 Max Enchant: +21 Normal Scroll: 70% Blessed Scroll: 70% Refine   "Perfect Your Gear"   • Refining S grade Armors / Jewels Any S grade armor can be refined via Mantra Manager Wilbrand. S grade armors and Tateossian jewels start at 55% and they can both be upgraded all the way up to 100% in order to gain extra P.def or M.def. Once your armor reach 100%, you can transform it into Apella and gain extra stats (Jewels cannot be further refined). In addition, Apella armors start at 55% and can be upgraded up to 100% too. Then, you can transform your Apella into Dynasty Armor (which can also be refined up to 100%). • Refining Epic Jewels (Core and Orfen) There is an option to refine Ring of Core and Earring of Orfen via Mantra Manager Wilbert. If you have two Rings of Core, you can combine them and receive an Enchanted Ring of Core. Then, you can combine two Enchanted Rings of Core in order to create a Refined Ring of Core (4 Rings of Core in total). The same procedure can be applied to Earring of Orfen, in order to create Enchanted Earring of Orfen or Refined Earring of Orfen. In this case, the enchantment of the ring/earring will be reset, so do not enchant those epic jewels before refining. Weapons & Shields   "Arsenal of Power" L2Halcyon weapons are S grade weapons with a unique SA. There are also three unique L2Halcyon shields. Both of them can be dropped only by Raid Bosses. Remember you can check the possible drops of any Raid Boss by pressing Shift+left click. Find bellow more details regarding L2Halcyon items. Duals: - Crokian blade*Crokian blade: Increases Critical Attack by 95 and Accuracy by 6 - Doll knife*Doll knife: Increases Atk. speed by 7% and Accuracy by 6 Swords: - Crokian Blade: Increases Atk. speed by 7% and Accuracy by 6 - Sword of Apostle: Increases Accuracy by 6 and maximum HP by 25% Mage Weapons: - Lady’s Fan: Increases Casting Spd. by 17.5% - Dusk Staff: Increases Casting Spd. by 17.5% - Dusk Sword: Increases M. Atk. by 15% Polearms: - Dreadbane: 360° hit rate, increases hit number from 4 to 8 and Accuracy by 6 - Axe of Ketra: Increases Accuracy by 6 and P. Atk. by 265 during a critical attack Daggers: - Doll Knife: Increases Critical Attack by 95 and P. Atk. by 265 during a critical attack - Giant Trident: Increases Evasion by 3 and P. Atk. by 265 during a critical attack 2-Handed Sword: - Sword of Vampire: Increases Critical Attack by 95 and maximum HP by 25% Blunt: - Cudgel: Increases Critical Attack by 95 and Atk. speed by 7% Bow: - Bow of Halisha: Increases Critical Attack by 95 and Accuracy by 6 Shields: - Shield of Reflect: Reflect magic debuffs and shield damage reflect - Shield of Evasion: No evasion penalty and Speed +7 - Dusk Shield: Bow resistance Ancient Weapons   "Relics of the Past" Ancient L2Halcyon weapons can be obtained by killing Raid Bosses and Grand B osses. Raidboss Jewels "Gems of Glory"   Necklace of Hekaton: MP +42 and +15% max CP Necklace of Brakki: MP +42 and +60% resistance to most of the debuffs Necklace of Naga: MP +42 and +15% max HP Ring of Horuth: MP +21 and +10% P.Def. Ring of Mos: MP +21 and +10% M.Def. Ring of Shadith: MP +31, +10% bow resistance and +7 speed Ring of Tayr: MP +21 and +100 Bow Range Earring of Garacsia: MP +31, +10% bow resistance and +7 speed Earring of Ipos: MP +31, +10% dagger resistance and +7 speed Earring of Kandra: MP +31, +20% wind resistance and +7 speed Earring of Von Helman: MP +31, +20% dark resistance and +7 speed Earring of Vermilion: MP +31, +20% fire resistance and +7 speed Earring of Falston: MP +31, +20% water resistance and +7 speed   [Top Tier Armors are Dynasty (100%) , in case you got bored of it for some extra Enrias you can obtain Ancient Apella , has the exact same amounts just visually is changed.   [Events] Good vs Evil TvT Siege TvT Squash Watermelon Unbearable Heat Dark Invasion Hight Rate   ** ALL EVENTS ARE AUTO**     Grand Opening Date: 21 December 2024, 19:00 GMT +2 Website <-   Discord <-
    • Hello! Sorry for the wait, delivered the code in DM!
    • Hello I had an invitation problem. works again discord : https://discord.gg/EXhScSUG3h
    • hahaha you are big mate !!! 😄 i really appriciate 
  • Topics

×
×
  • Create New...