Jump to content

Question

Posted

Καλημέρα/σπέρα, όπως γράφω και παραπάνω στον τίτλο του τόπικ θέλω βοήθεια σχετικά με το πώς μπορώ να κάνω τον σέρβερ μου με μεγάλα στατιστικά. Όταν λέω "μεγάλα στατιστικά" εννοώ όλοι οι χαρακτήρες να έχουν ζωή, π.χ. 1 εκατομμύριο και π.ατκ. 10 εκατομμύρια και ούτω καθ εξής...

 

Υ.Γ.: Έψαξα στο search έστω για κάτι παρόμοιο και δεν βρήκα τίποτα, οπότε άμα υπάρχει κάτι κρυμμένο και δεν το πρόσεξα ζητώ συγγνώμη.

15 answers to this question

Recommended Posts

  • 0
Posted

οπως ξερω εγω δεν γινεται αυτο που λες με πολυ απλο τροπο δωστους  π.χ Tattoo +20k P Attack Tatto2 20K M. Attack κτλπ κτλπ πιο εύκολος τρόπος δεν υπαρχει

  • 0
Posted

Αν και στο l2 ολα τροποποιουνται καπου θα υπαρχουν γραμμενα κ τα στατς γνωσεις σε αυτο τ θεμα δε εχω

 

Sent from my GT-S5360

  • 0
Posted

οπως ξερω εγω δεν γινεται αυτο που λες με πολυ απλο τροπο δωστους  π.χ Tattoo +20k P Attack Tatto2 20K M. Attack κτλπ κτλπ πιο εύκολος τρόπος δεν υπαρχει

Πρέπει να κάνεις ένα tatoo και να τους το δίνεις. Να το βάλεις να το έχουν μόλις ξεκινάνε. Νομίζω ότι υπάρχει κι άλλος τρόπος από το Navicat. Βρες το table με το όνομα char_templates και μετά έχει πολλά όπως P.DEF και τέτοια. Αν αυτά τα πειράξεις μπορεί να γίνει. Αν δεν μπορέσεις να το κάνεις καλύτερα να κάνεις αυτό το tatoo.

  • 0
Posted

Πρέπει να κάνεις ένα tatoo και να τους το δίνεις. Να το βάλεις να το έχουν μόλις ξεκινάνε. Νομίζω ότι υπάρχει κι άλλος τρόπος από το Navicat. Βρες το table με το όνομα char_templates και μετά έχει πολλά όπως P.DEF και τέτοια. Αν αυτά τα πειράξεις μπορεί να γίνει. Αν δεν μπορέσεις να το κάνεις καλύτερα να κάνεις αυτό το tatoo.

hmm katalava ti ennoeis. les gia ta STR , DEX, INT, ktlp e?

  • 0
Posted

hmm katalava ti ennoeis. les gia ta STR , DEX, INT, ktlp e?

ναι, ή να φτιάξεις ένα passive skill με ότι stats θέλεις ή ένα item.
  • 0
Posted

ναι, ή να φτιάξεις ένα passive skill με ότι stats θέλεις ή ένα item.

hmm h alh8eia einai pws auto me to passive skill 8a me voithouse perissotero ala allh mia alh8eia einai to gegonos oti den kserw na fiaxnw passive skill kai genikotera den kserw ka8olou apo java codes , eimai freskos akoma molis arxisa.

  • 0
Posted

hmm h alh8eia einai pws auto me to passive skill 8a me voithouse perissotero ala allh mia alh8eia einai to gegonos oti den kserw na fiaxnw passive skill kai genikotera den kserw ka8olou apo java codes , eimai freskos akoma molis arxisa.

Δεν είναι με java, αλλά με xml μπορώ να προσπαθήσω να σου φτιάξω.
  • 0
Posted

Δεν είναι με java, αλλά με xml μπορώ να προσπαθήσω να σου φτιάξω.

ama mou to efiaxnes na to dw na parw kai egw mia gnwmh na prospa8isw na fiaxnw kai egw 8a sou imoun poli eugnwmwn.

  • 0
Posted

ama mou to efiaxnes na to dw na parw kai egw mia gnwmh na prospa8isw na fiaxnw kai egw 8a sou i-beep- poli eugnwmwn.

Κάποια άλλη στιγμή γιατί είμαι απασχολημένος.

 

Συγνώμη, όταν είναι θα σε ενημερώσω.

  • 0
Posted

gia na ftiaksis ena passive einai poli eykolo ( akoma pio eykolo gia na sto dosw tha itan to na mas pis ti chronicle exeis kai pio pack ) gia na min einai fail kai to passive :P

soy eftiaksa 2 passive na paris mia idea to pos na ta kanis

einai gia l2j H5

<skill id="10000" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<add order="0x10" stat="STR" val="60" /> <!-- STR +60 -->

<add order="0x10" stat="DEX" val="60" /> <!-- DEX +60 -->

<add order="0x10" stat="CON" val="60" /> <!-- CON +60 -->

<add order="0x10" stat="INT" val="60" /> <!-- INT +60 -->

<add order="0x10" stat="WIT" val="60" /> <!-- WIT +60 -->

<add order="0x10" stat="MEN" val="60" /> <!-- MEN +60 -->

</for>

</skill>

 

<skill id="10001" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<mul order="0x30" stat="mAtk" val="1.15" /> <!-- M. Power +10% -->

<mul order="0x30" stat="mAtkSpd" val="1.20" /> <!-- M. Spd. +20% -->

<mul order="0x30" stat="pAtk" val="1.15" /> <!-- P. Power +10% -->

<mul order="0x30" stat="pAtkSpd" val="1.20" /> <!-- P. Spd. +20% -->

<add order="0x40" stat="maxCp" val="1000000" />

<add order="0x40" stat="maxHp" val="1000000" />

<add order="0x40" stat="maxMp" val="1000000" />

</for>

</skill>

otan thes na balis me pososta epi % bazis <mul

otan thes na kanis add dld exei 2k Hp kai na toy dosis alla 10000 bazis <add

elpizw na se boithisa

  • 0
Posted

gia na ftiaksis ena passive einai poli eykolo ( akoma pio eykolo gia na sto dosw tha itan to na mas pis ti chronicle exeis kai pio pack ) gia na min einai fail kai to passive :P

soy eftiaksa 2 passive na paris mia idea to pos na ta kanis

einai gia l2j H5

<skill id="10000" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<add order="0x10" stat="STR" val="60" /> <!-- STR +60 -->

<add order="0x10" stat="DEX" val="60" /> <!-- DEX +60 -->

<add order="0x10" stat="CON" val="60" /> <!-- CON +60 -->

<add order="0x10" stat="INT" val="60" /> <!-- INT +60 -->

<add order="0x10" stat="WIT" val="60" /> <!-- WIT +60 -->

<add order="0x10" stat="MEN" val="60" /> <!-- MEN +60 -->

</for>

</skill>

 

<skill id="10001" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<mul order="0x30" stat="mAtk" val="1.15" /> <!-- M. Power +10% -->

<mul order="0x30" stat="mAtkSpd" val="1.20" /> <!-- M. Spd. +20% -->

<mul order="0x30" stat="pAtk" val="1.15" /> <!-- P. Power +10% -->

<mul order="0x30" stat="pAtkSpd" val="1.20" /> <!-- P. Spd. +20% -->

<add order="0x40" stat="maxCp" val="1000000" />

<add order="0x40" stat="maxHp" val="1000000" />

<add order="0x40" stat="maxMp" val="1000000" />

</for>

</skill>

otan thes na balis me pososta epi % bazis <mul

otan thes na kanis add dld exei 2k Hp kai na toy dosis alla 10000 bazis <add

elpizw na se boithisa

filarako mou edwse mia idea na katalavw pws ginonte ta skills, douleuw interlude l2j free pack. an 8a sou itan eukolo na mou postareis ena passive skill pou na ekane ola ta stats tou ka8e char ston server terastia 8a me voithouse akoma perisotero (oxi gia na to parw kai na to valw kateu8ian ala na dw pws 8a itan gia to interlude kai gia megala stats) se euxaristw pantws me voithises poli.

 

p.s.: meta auto to vazw sta skills san .xml? episis gia tin db pws 8a boresw na to valw? ti arxeio prepei na fia3w me ti code?

  • 0
Posted

gia na ftiaksis ena passive einai poli eykolo ( akoma pio eykolo gia na sto dosw tha itan to na mas pis ti chronicle exeis kai pio pack ) gia na min einai fail kai to passive :P

soy eftiaksa 2 passive na paris mia idea to pos na ta kanis

einai gia l2j H5

<skill id="10000" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<add order="0x10" stat="STR" val="60" /> <!-- STR +60 -->

<add order="0x10" stat="DEX" val="60" /> <!-- DEX +60 -->

<add order="0x10" stat="CON" val="60" /> <!-- CON +60 -->

<add order="0x10" stat="INT" val="60" /> <!-- INT +60 -->

<add order="0x10" stat="WIT" val="60" /> <!-- WIT +60 -->

<add order="0x10" stat="MEN" val="60" /> <!-- MEN +60 -->

</for>

</skill>

 

<skill id="10001" levels="1" name="Pirama">

<!-- Confirmed CT2.5 -->

<set name="magicLvl" val="85" />

<set name="operateType" val="P" />

<set name="skillType" val="BUFF" />

<set name="target" val="TARGET_SELF" />

<for>

<mul order="0x30" stat="mAtk" val="1.15" /> <!-- M. Power +10% -->

<mul order="0x30" stat="mAtkSpd" val="1.20" /> <!-- M. Spd. +20% -->

<mul order="0x30" stat="pAtk" val="1.15" /> <!-- P. Power +10% -->

<mul order="0x30" stat="pAtkSpd" val="1.20" /> <!-- P. Spd. +20% -->

<add order="0x40" stat="maxCp" val="1000000" />

<add order="0x40" stat="maxHp" val="1000000" />

<add order="0x40" stat="maxMp" val="1000000" />

</for>

</skill>

otan thes na balis me pososta epi % bazis <mul

otan thes na kanis add dld exei 2k Hp kai na toy dosis alla 10000 bazis <add

elpizw na se boithisa

 

Polu kalo megale me help kai emena ty.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Thank you for your feedback. To help me improve the system, please leave your comments or report any bugs. I will try to release weekly updates. 
    • Thank you for your feedback, SkyLord — even the negative kind.   Let me give you some context on who we actually are, since you asked. L2-Scripts has been around for nearly 20 years. Over that time, we've worked with a large number of developers — I've personally seen probably half of every serious (and not-so-serious) developer in this scene. The most significant figure in our studio's history was Bonux. Together with a small team of assistants, he was essentially the backbone of our old codebase, and we were the ones who brought virtually every chronicle to the community — Essence, Classic, Main — all of it came through us.   Back then, we worked at scale. That era is over. Today, L2-Scripts is no longer a studio in the traditional sense. It's more of a developer collective. I work alongside the best developers I've encountered in 20 years. Bonux is still with us on Classic. A new developer named Den has joined — in just 3 years he became one of the top Essence developers in the world. Every one of us works independently, but we're united by long-standing friendships and shared projects.   We no longer chase every chronicle or every client. For the past several years, we've been focused exclusively on specific long-term projects where we're paid a proper salary — and when you focus like that, with 20 years of experience behind you, the quality of what you produce is on a completely different level. Our code is currently running on nearly all top Essence and Classic servers. We're now bringing Main (Last Protocol) up to that same standard.   You mentioned Nexvil. Yes, he worked with us. That was a difficult period — the lead developer at the time was not up to the standard we hold ourselves to. It was a short period, and it's long behind us.   As for the prices — I'd ask you not to judge a product by whether you personally can afford it. That's not a fair measure of value. The people running top-tier servers understand what they're paying for. If our pricing doesn't fit your budget, that's completely fine — but downvoting a service simply because it feels expensive to you doesn't reflect well, and it certainly doesn't make the product worse.   A special thank you to eMommy and Zenith for the honest and fair words — it genuinely means a lot. It's good to know there are people in this community who judge things as they are.
    • Just because someone does professional sales doesn’t mean everything is overpriced. If the products he provides are stable and good quality, then I see nothing wrong with it, and those prices aren’t even bad. Remember, we’re living in 2026, not 10 years in the past. Your mindset is probably stuck on buying the cheapest products because maybe you can’t afford better ones. And of course, there’s always someone who likes blaming others. I think you should mind your own business instead of blaming someone for how they run theirs. If you really think his prices are too expensive, then do better than him.
    • I have to be fair here and state that almost all 'good' servers on Essence/Classic are using bonux/l2scripts files and 10k for a decent essence build imo is not that bad of a price as long as nexvil is not touching these files
  • 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..