-
Posts
88 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by tonac
-
Καλησπερα , θα ηθελα εαν ξερει και μπορει καποιος να βοηθήσει . Ευχαριστώ εκ των προτέρων. Το πρόβλημα μου: Έχω βάλει ένα Ranking Npc στον Server και για κάποιον λόγο που δεν καταλαβαίνω(ενώ το διαβάζει απο το GameServer) , δεν δουλεύει. Μου βγάζει το κλασσικό "You are either not on a quest that involves this NPC, or you don't meet this NPC's minimum quest requirements." (Να προσθέσω ότι προσπάθησα να κάνω κάποιο άλλο Quest και μου έβγαλε το ίδιο) Εδω υπάρχουν φωτογραφίες για να καταλάβετε καλύτερα , και απο κάτω οι προορισμοί των αρχείων. [Eng] ProblemQ: Imgs: http://imgur.com/Fw8mZ6w , http://imgur.com/TMw5wPw , http://imgur.com/GVgZtpa [Eng] File Locations (Seems Ok) Imgs: http://imgur.com/KRmaruy , http://imgur.com/4Ed1T9Z , http://imgur.com/nPbFCYf
-
Help [Help] L2 Individual Problems.
tonac replied to tonac's question in Request Server Development Help [L2J]
Where can i find this xml of hero skills? Because if you mean this .. it has nothing similar. <skill id="1374" levels="1" name="Heroic Valor"> <set name="mpConsume" val="289"/> <set name="power" val="80"/> <set name="hitTime" val="2500"/> <set name="reuseDelay" val="600000"/> <set name="staticReuse" val="true"/> <set name="staticHitTime" val="true"/> <set name="target" val="TARGET_CLAN"/> <set name="skillRadius" val="900"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <effect count="1" name="Buff" time="300" val="0" stackOrder="1" stackType="heroOO"> <add order="0x40" stat="pAtk" val="250"/> <add order="0x40" stat="mAtk" val="700"/> <add order="0x40" stat="pDef" val="300"/> <mul order="0x30" stat="debuffVuln" val="0.9"/> </effect> </for> </skill> <skill id="1375" levels="1" name="Heroic Grandeur"> <set name="mpConsume" val="109"/> <set name="power" val="40"/> <set name="magicLvl" val="78"/> <set name="lvlDepend" val="1"/> <set name="hitTime" val="2500"/> <set name="staticReuse" val="true"/> <set name="staticHitTime" val="true"/> <set name="reuseDelay" val="3600000"/> <set name="target" val="TARGET_AURA"/> <set name="skillRadius" val="250"/> <set name="skillType" val="DEBUFF"/> <set name="isDebuff" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <effect count="1" name="Buff" time="10" val="0"> <mul order="0x30" stat="mDef" val="0.75"/> <mul order="0x30" stat="pDef" val="0.75"/> <sub order="0x40" stat="rEvas" val="16"/> <mul order="0x30" stat="rShld" val="0.5"/> <!-- increases the chance of negating the effects of magical damage --> </effect> <effect count="1" name="SilenceMagicPhysical" time="10" val="0"/> </for> </skill> <skill id="1376" levels="1" name="Heroic Dread"> <set name="mpConsume" val="109"/> <!-- <set name="save" val="2"/> --> <set name="power" val="40"/> <set name="magicLvl" val="78"/> <set name="lvlDepend" val="1"/> <set name="hitTime" val="2500"/> <set name="staticReuse" val="true"/> <set name="staticHitTime" val="true"/> <set name="reuseDelay" val="3600000"/> <set name="target" val="TARGET_AURA"/> <set name="skillRadius" val="200"/> <set name="skillType" val="DEBUFF"/> <set name="isDebuff" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <set name="isMagic" val="true"/> <for> <effect count="5" name="Fear" time="5" val="0"> <add order="0x30" stat="runSpd" val="64"/> </effect> </for> </skill> -
Help [Help] L2 Individual Problems.
tonac posted a question in Request Server Development Help [L2J]
Hey if, i'd like to ask for some help to solve some problems that i 've found out. I have four individual problems; Firstly, when a custom monster hit me ( i have changed his name in the damage table already) it appears the original name of it except when it uses some skills. (to be more specific i have made the same obj_table id and i have changed the id , tha stats and the monsters name.) Second, if someone knows how to change the Respawn time of a monster please inform me IMG: http://imgur.com/9zpFefB, http://imgur.com/2PxBLk6 Thirdly, when i am about to make an enchant skill from another trainer (because i have erase the code) list appears to me normally even if the trainer is not mine. Eventhough when I press a skill nothing happens. Window just turn down without any problem at the game server but when I go to a trainer of mine the enchanting works correctly. IMG: http://imgur.com/BYZA9hu Concluding, I need to know if someone knows any code or another way of how I will make any skills like Frenzy unusable in Olympiad. Thank you for your time -
Help [Help] L2 Some Different Problems.
tonac posted a question in Request Server Development Help [Greek]
Καλησπέρα παιδιά , καταρχήν ένα ευχαριστώ για όσους πρόκειται να με βοηθήσουν. Δεύτερον , τα προβλήματα μου είναι 4. 1ο : Όταν με βαράει ένα τέρας Custom ενώ έχω αλλάξει το όνομα του κάτω στα Dmg μου δείχνει το κανονικό του όνομα στο L2 εκτός εαν κανει καποια skills (μονο τοτε δειχνει το ονομα που έχω δώσει ) οποιος ξερει ας βοηθήσει .(ουσιαστικα εχω βάλει το ιδιο obj_table id. και εχω αλλαξει id και στατς και ονομα στο τερας..) ΕΠΙΣΗΣ εαν ξερει καποιος πως αλλαζουμε Respawn Time σε ενα τερας. IMG : http://imgur.com/9zpFefB , http://imgur.com/2PxBLk6 2ο: Οταν παω να κανω enchant skill απο καποιον αλλον trainer (επειδη εχω σβησει τον κωδικα ) μου το δειχνει κανονικα την λιστα ακομα κ εαν δεν ειναι ο δικος μου Trainer . Παρολαυτα οταν παταω κλικ σε ενα σκιλλ δεν γινεται τπτ.Απλα κλεινει το παραθυρο κ δν βγαζει καποιο προβλημα στο Gs. Ενω εαν παω σε δικο μου Trainer γινεται κανονικα το +. IMG : http://imgur.com/BYZA9hu 3ο: Το Mystic Immunity δεν μου δουλευει. Ενω ειναι σωστο. βεβαια μπορει να φταει ενα αλλο σκιλλ εαν δν το εχω δηλωσει ως isDebuff=true. Θα το ελεγξω ξανα και θα το κανω update στο τοπικ. IMG : http://imgur.com/n4fQH26 <skill id="1411" levels="1" name="Mystic Immunity"> <set name="mpInitialConsume" val="15"/> <set name="mpConsume" val="58"/> <set name="magicLvl" val="79"/> <set name="target" val="TARGET_PARTY_MEMBER"/> <set name="reuseDelay" val="120000"/> <set name="hitTime" val="4000"/> <set name="skillType" val="BUFF"/> <set name="isMagic" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="400"/> <set name="effectRange" val="600"/> <for> <effect name="Buff" time="30" count="1" val="0" stackOrder="3" stackType="abnormal_invincibility"> <set order="0x08" stat="debuffImmunity" val="1"/> <!-- Immunity to debuff 100% --> </effect> </for> </skill> 4ο: Και τελευταίο .. Θέλω εάν γνωρίζει κάποιος έναν κώδικα η πώς θα κάνω στην Olympiad κάποια skills οπως Frenzy πχ να μην επιτρέπεται να τα χρησιμοποιήσουν. Ευχαριστώ!!! -
Help [Help] L2 Pvp Custom Skills System
tonac replied to tonac's question in Request Server Development Help [Greek]
ΠΑΙΔΙΑ ΤΟ ΕΦΤΙΑΞΑ!!! ΧΙΛΙΑ ΕΥΧΑΡΙΣΤΩ ΣΤΟΝ TheAllKnowing ΠΟΥ ΚΑΘΙΣΕ ΑΠΟ ΤΟ SKYPE ΚΑΙ ΜΟΥ ΕΙΠΕ ΚΑΠΟΙΑ ERROR ΜΟΥ γενικοτερα για το build και επιτελους αυτοι οι κωδικες που εγραφα πιασανε τοπο. τα εφτιαξα ολα! και τα custom hero skills και τα pvp color name / title και το pvpskill reward! κ γενικα τα παντα! :D ευχαριστωωωωωωωωω!!!!!!!!!!!!!!!!! σε ολους που ειχαν την προθεση να με βοηθησουν. επιτελους Lock :D με χαραά! -
Help [Help] L2 Pvp Custom Skills System
tonac replied to tonac's question in Request Server Development Help [Greek]
Εκανα αυτο που ειπες.. μπηκα στο l2pcinstance και εκανα αυτο.. setPvpKills(getPvpKills() + 1); UpdatePvpSkill(); αλλα παλι τιποτα! :/ και μπηκα και δοκιμασα κ εκανα 4 pvp κανονικα. PS : Σε εκανα αντ στο skype. εαν εχεις χρονο βοηθησε με γιατι δεν αντεχω αλλο . ευχαριστω! -
Help [Help] L2 Pvp Custom Skills System
tonac replied to tonac's question in Request Server Development Help [Greek]
Παιδια θελω βοήθεια , παλεύω ολη μέρα .. μεχρι που εφτιαξα και code παρομοιο με τον pvp πχ. (Config SERVER FILES) EnablePvPSkillSystem = True # Settings For Ammount 1. PvpSkillAmount1 = 3 (CONFIG SOURCE) public static boolean PVP_SKILL_SYSTEM_ENABLED; public static int PVP_SKILL_AMOUNT1; PVP_SKILL_SYSTEM_ENABLED = Boolean.parseBoolean(pvpSettings.getProperty("EnablePvPSkillSystem", "false")); PVP_SKILL_AMOUNT1 = Integer.parseInt(pvpSettings.getProperty("PvpSkillAmount1", "3")); (ENTERWORLD) private void ColorSystem(final L2PcInstance activeChar) { // Color System checks - Start // Check if the custom PvP and PK color systems are enabled and if so check the character's counters // and apply any color changes that must be done. /** : Ammount 1 **/ if (activeChar.getPvpKills() >= Config.PVP_AMOUNT1 && Config.PVP_COLOR_SYSTEM_ENABLED) activeChar.updatePvPColor(activeChar.getPvpKills()); if (activeChar.getPvpKills() >= Config.PVP_SKILL_AMOUNT1 && Config.PVP_SKILL_SYSTEM_ENABLED) activeChar.UpdatePvpSkill(activeChar.getPvpKills()); } L2PcInstance private void UpdatePvpSkill() { L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); if (activeChar.getPvpKills() == 3) { addSkill(SkillTable.getInstance().getInfo(323, 1), true); // Adena to True Gold sendMessage("You have received Adena to True Gold skill for " + activeChar.getPvpKills() + " PvP's."); } (AYTO DEN DOULEPSE .. OUTE KAI TO PARAKATW!) (CONFIG SERVER FILES) # Enable pvp skills system? EnablePvpSkillsSystem = True (Config SOURCE) public static boolean ENABLE_PVP_SKILLS; ENABLE_PVP_SKILLS = Boolean.valueOf(pvpSettings.getProperty("EnablePvpSkillsSystem", "false")); (ENTERWORLD) private void PvpSkillSystem(final L2PcInstance activeChar) { if (activeChar.getPvpKills() >= Config.ENABLE_PVP_SKILLS) activeChar.UpdatePvpSkill(activeChar.getPvpKills()); } (L2PCINSTANCE) private void UpdatePvpSkill() { L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); if (activeChar.getPvpKills() == 3) { addSkill(SkillTable.getInstance().getInfo(323, 1), true); // Adena to True Gold sendMessage("You have received Adena to True Gold skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 1000) { addSkill(SkillTable.getInstance().getInfo(3156, 1), true); // Firework (Recovers 500 CP) sendMessage("You have received Firework skill for " + activeChar.getPvpKills() + " PvP's."); } Το προσπάθησα οπως ειπε ο @AccessDenied μηπως και δουλεψει ,, γιατι εχει δίκιο δεν μου βγαζει καποιο μήνυμα ουτε μου δινει το σκιλ...! Επισης εχω προβλημα με το name +title color. το ονομα πιανει μονο μεχρι 5 PVP_AMOUNT πχ βαζω με τον ιδιο τροπο ακριβως σε ολα τα αρχεια οπως υπαρχουν οι κωδικες αντιστοιχα 9 και φτανει μεχρι το 5 στο παιχνιδι μεσα...! και το Title δεν δουλευει καθολου.! Ευχαριστω! PS: ΣΕ ΕΚΑΝΑ ADD ΣΤΟ SKYPE. Reborn12 -
Help [Help] L2 Pvp Custom Skills System
tonac replied to tonac's question in Request Server Development Help [Greek]
Το έκανα.. Το άλλαξα απο L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); if (activeChar.getPvpKills() == 500) σε L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); if (activeChar.getPvpKills() == 3) μπηκα , εκανα 5 pvp και δεν δούλεψε. :/ Άλλη πρόταση ; ευχαριστω που βοηθατε παιδια! -
Help [Help] L2 Pvp Custom Skills System
tonac replied to tonac's question in Request Server Development Help [Greek]
Εννοειται οτι έβαλα σε τεστ παίχτη 9001 pvp/pk και δεν αλλαξε τιποτα. -
Help [Help] L2 Pvp Custom Skills System
tonac posted a question in Request Server Development Help [Greek]
Καλησπέρα παιδιά , θα ήθελα βοήθεια σε ένα θέμα. Έχω ανοίξει l2jFrozen σερβερ και προσπαθώ να βάλω custom pvp skills .. Έχω και ένα πακ του l2 Finest που παίρνω ιδέες. Αλλά! Όσο και να το έχω παλέψει απο το eclipse + server files δεν γινεται με τίποτα . Έχω παρει το Code απο gameserver/model/actor/....L2pcInstance private void pvpSkillsSystem() { L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); if (activeChar.getPvpKills() == 500) { activeChar.addSkill(SkillTable.getInstance().getInfo(323, 1), true); // Adena to True Gold activeChar.sendMessage("You have received Adena to True Gold skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 1000) { activeChar.addSkill(SkillTable.getInstance().getInfo(3156, 1), true); // Firework (Recovers 500 CP) activeChar.sendMessage("You have received Firework skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 1500) { activeChar.addSkill(SkillTable.getInstance().getInfo(3157, 1), true); // Large Firework activeChar.sendMessage("You have received Large Firework skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 3000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7045, 1), true); // Blessed Body activeChar.sendMessage("You have received Blessed Body skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 3500) { activeChar.addSkill(SkillTable.getInstance().getInfo(60, 1), true); // Fake Death activeChar.sendMessage("You have received Fake Death skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 4000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7041, 1), true); // Focus activeChar.sendMessage("You have received Focus skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 5000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7049, 1), true); // Decrease Weight activeChar.sendMessage("You have received Decrease Weight skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 7000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7042, 1), true); // Death Whisper activeChar.sendMessage("You have received Death Whisper skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 9500) { activeChar.addSkill(SkillTable.getInstance().getInfo(7050, 1), true); // Might activeChar.sendMessage("You have received Might skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 11000) { activeChar.addSkill(SkillTable.getInstance().getInfo(3089, 1), true); // Medusa activeChar.sendMessage("You have received Medusa skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 13000) { activeChar.addSkill(SkillTable.getInstance().getInfo(4, 1), true); // Dash activeChar.sendMessage("You have received Dash skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 14000) { activeChar.addSkill(SkillTable.getInstance().getInfo(3160, 1), true); // Resurrection activeChar.sendMessage("You have received Resurrection skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 15000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7055, 1), true); // Wind Walk activeChar.sendMessage("You have received Wind Walk skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 18000) { activeChar.addSkill(SkillTable.getInstance().getInfo(1050, 2), true); // Pvp Return activeChar.sendMessage("You have received Pvp Return skill for " + activeChar.getPvpKills() + " PvP's."); } else if (activeChar.getPvpKills() == 20000) { activeChar.addSkill(SkillTable.getInstance().getInfo(7064, 1), true); // Pvp Chant of Victory activeChar.sendMessage("You have received Pvp Chant of Victory skill for " + activeChar.getPvpKills() + " PvP's."); } και απο config (source) public static boolean ENABLE_PVP_SKILLS; (αντιστοιχα) ENABLE_PVP_SKILLS = Boolean.valueOf(pvpSettings.getProperty("EnablePvpSkillsSystem", "True")); και στο (server)functions/pvp # Enable pvp skills system? EnablePvpSkillsSystem = True Αλλα τίποτα !!!!!! Μπορει καποιος να με βοηθήσει;;;; Γενικα ειμαι νέος με αυτα αλλα το παλεύω καλα! -
[Share]L2JFree Interlude Pack ( + Source Code )
tonac replied to vagos123's topic in Server Development Discussion [Greek]
deksi click ston database_instaler.bat , epeksergasia , k ekei pou exei C:/Program Files/MySQL/MySQL 5.0/bin. bale tin topothesia tou Mysql sou. -
Me ton idio akrivos tropo. apla to bazeis kai to ksanabazeis alazontas to "class_id". (px. bazei to skill me class_id 0[to opio einai gia Human fighter(1-20 lvl) kai meta gia Human mage. (px.10) Elven Fighter (px.18) Orc Fighter(px.44) Dark Fighter (px.31) Orc Mystic(px.49) Dark Mystic (px.38) Elven Mystic (px.25) Dwarf Fighter (px.53) kai telioses ;) kalh tuxh!!
-
Kalispera! Ithela na boithiso kapia paidia pou isos exoun mperdeutei me ola auta ta "topic" pou aneazoun sxetika me auto to thema kai den mporoun na katalavoun to pws. Lipon.. Iparxei enas pio aplos tropos na baleis opio skill theleis esu se opion char (px. Storm Screamer ) kai na to mathenei se kapia sigkekrimena lvl(px. 78) Opos kai stin eikona <--- Einai poli eukolo . Pas Sto Navicat (l2jdb) briskeis to arxei skill_trees. kai Patas sto "+" stin proti stilh "class_id" vazoume to id tou class pou theloume na paei afto to skill.(px 110) to opion einai o Storm Screamer. (ta id's mporeite na ta deite kai apo to game me (//admin-Char List-Edit Stats-Class) epeita sto "skill_id" bazete to id tou skill (px.1411) to opio einai to Mystic Imunnity [Ta id ton Skills mporeite na ta deite apo to game (Alt+G , grafete to name tou skill kai patate Skill Search)]. sto "level" bazete to lvl tou skill (px.1 , stin periptosi mas to Mystic Immunity den exei lvl2 ktlpa..) sto "name" bazete to onoma tou skill (px. Mystic Imunnity) sto "sp" to poso tou sp pou xaliete gia na mathete to skill (px. 16000) kai sto "min_level" ta lvl sta opia o char (Storm Screamer) tha mathenei to skill (px. 78) ta bazete , kanete ena restart ton server kai eiste etimoi. molis mpeite ftiaxnete enan new char. (dark elf mystic) pigenete 78 lvl , kanete ta quests( DE wizard / Spellhowler/Storm Screamer) kai blepete pos to Mystic Immunity einai sta Skills sas ;) Kalh tuxh !!! Credits : Me P.S: Sorry an exei ksanaginei Post h an exw kanei kapio lathos
-
Kalispera! Ithela na boithiso kapia paidia pou isos exoun mperdeutei me ola auta ta "topic" pou aneazoun sxetika me auto to thema kai den mporoun na katalavoun to pws. Lipon.. Iparxei enas pio aplos tropos na baleis opio skill theleis esu se opion char (px. Storm Screamer ) kai na to mathenei se kapia sigkekrimena lvl(px. 78) Opos kai stin eikona <--- Einai poli eukolo . Pas Sto Navicat (l2jdb) briskeis to arxei skill_trees. kai Patas sto "+" stin proti stilh "class_id" vazoume to id tou class pou theloume na paei afto to skill.(px 110) to opion einai o Storm Screamer. (ta id's mporeite na ta deite kai apo to game me (//admin-Char List-Edit Stats-Class) epeita sto "skill_id" bazete to id tou skill (px.1411) to opio einai to Mystic Imunnity [Ta id ton Skills mporeite na ta deite apo to game (Alt+G , grafete to name tou skill kai patate Skill Search)]. sto "level" bazete to lvl tou skill (px.1 , stin periptosi mas to Mystic Immunity den exei lvl2 ktlpa..) sto "name" bazete to onoma tou skill (px. Mystic Imunnity) sto "sp" to poso tou sp pou xaliete gia na mathete to skill (px. 16000) kai sto "min_level" ta lvl sta opia o char (Storm Screamer) tha mathenei to skill (px. 78) ta bazete , kanete ena restart ton server kai eiste etimoi. molis mpeite ftiaxnete enan new char. (dark elf mystic) pigenete 78 lvl , kanete ta quests( DE wizard / Spellhowler/Storm Screamer) kai blepete pos to Mystic Immunity einai sta Skills sas ;) Kalh tuxh !!! Credits : Me P.S: Sorry an exei ksanaginei Post h an exw kanei kapio lathos
-
[Guide] Πώς να βάλετε κάποιο skill σε έναν char
tonac replied to Belzebul's topic in Server Development Discussion [Greek]
logika :) apla ekei p exei 101(Stun Shot) bazeis ena id apo passive (dld apo to skill pou theleis. san na bazeis ena active ) -
[Guide] Πώς να βάλετε κάποιο skill σε έναν char
tonac replied to Belzebul's topic in Server Development Discussion [Greek]
Πού βάζω το αρχέιο txt? (px. Server/gameserver/data/skills)? Το αφήνω σε όνομα "Νεο Εγγραφο Κειμένου" η το ονομαζω καπως συγκεκριμενα? Επειτα μολις κανω εππανακινηση τον σερβερ θα εφαρμοσθει αυτοματα? :? Modifited: Apantiste mou r paidiaaa Plzzz!!! :/ -
[Guide] Πώς να βάλετε κάποιο skill σε έναν char
tonac replied to Belzebul's topic in Server Development Discussion [Greek]
pws onomazw to arxio p eftia3a? pou to bazw? 8elei kapia ali ri8misi...? -
[Share]L2JFree Interlude Pack ( + Source Code )
tonac replied to vagos123's topic in Server Development Discussion [Greek]
Pwc kanw build to pack??? xriazete kati sigkekrimeno i apla ena start gameserver k login server g n ani3ei? prepi na kanw kati stin arxi oste o server na ani3ei?? to gameserver m bgazei problima apo to dist. Tecpa. Apla na mou e3igicei kapioc an mporei poc leitourgei auto to pack. pwc anigei? 9nx :-\ -
Paidia exw problem me thn buffer mou. H buffer enfanizete kanonika ston server kai kanei 1-2 buffs kai oxi ola ta ypoloipa.Kai otan pataei na kanei kapoia alla bgazi script error. Exw akoloutisi ton odigo tou stefouli , kai tou coyote alla tpt... Opoios mporei na mou pei thnx.
-
[Guide]Complete Stats for Tattoo/Armor/Weapon
tonac replied to popld's topic in Server Development Discussion [Greek]
Tha ithela na kano mia erotisi. Pia einai i diafora apo to <add val='60' order='0x40' stat='pAtkSpd'/> kai to <set val='325' order='0x08' stat='pAtkSpd'/>? dld to set prepi na to exei to kathe weapon apo mono tou? kai to add bazis esi? i pane alios ? :-\ -
[Share]All L2Pride Weapon(s) - Armors.[IL]
tonac replied to NewDivide's topic in Client Development Discussion
When will you add the stats? -
{Help}Pws alazo to grade se name
tonac replied to tonac's question in Request Server Development Help [Greek]
oxi ,oxi .. telika einai apo to weapongrp.dat ala den ksero ti prepi na allaksw ,exete kamia idea? :-\ -
Gia sas , tha ithela na rotiso mipos kserei kapios pos alazo to grade sto name tous weapon/armor (sto koutaki px Dark Crystal Robe [A]) .. .thnx ::)
-
[Help]Pos kano ena Backup
tonac replied to tonac's question in Request Server Development Help [Greek]
Ok/ alla pou apothikebete oste na mporo na ton kano excecute file meta? dld px ton stelno se enan filo mou Pou apothikebete to .sql file? -
Paidia mipos mporite na me helparete? dn ksero pos kano Ta arxia tou Server m Se backup(excecute File).. Opios Kserei Plz Ena Post dn kanei kako.