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

    • What is the reason for this new behavior where people criticize other users' posts? Do they think people are naive? Here everyone understands and everyone knows who's who. Focus on your work and be happy!    Lately, all they do is criticize anyone who posts anything; it's pure spam. Are they just looking for fame?  
    • Of course, bro So he writes to the admin: “Remove reactions because Skylord talks too much and says things that will make me lose clients.” And boom.. Maxor removes the reactions. Then he says: “Close my topics because too much nonsense is being written on my server.” And boom... the topics get closed. Bro, what century are we living in? People are not stupid. Just think for a second. Of course I won’t be able to fix anything like this. But at the same time, everyone here acts like they’re so great. They write their projects here, selling things for $5k–$10k  but in reality these fools just can’t find clients, so they spam nonsense and pretend they’re some huge professionals selling “super professional” files. From this point on, I can confirm that I will no longer be writing comments, replying to topics, or saying anything about anyone here. Honestly, I no longer care about the people on this forum who are trying to sell things, make a quick $100, and pretend to be something they are not. Many of these so-called “projects” and “official files” turn out to be fake, copied, or misleading. And let’s be honest this is not something new. There have been situations in the past where people asked me for help, copied things from my test servers, took my scripts or folders, and then tried to present them as their own official work. This kind of behavior should be visible to everyone. I am addressing the administration of this forum directly: these things should not be hidden. You should not be deleting posts, closing topics, removing replies, or covering up the truth just because someone is exposing what is actually happening. What kind of community are you building if the truth is constantly being hidden? For years, posts have been removed, topics have been closed, and replies have disappeared just because people said something uncomfortable. That is honestly sad. This is my final message. I no longer care what happens with this forum. Ban me if you want, remove my posts if you want, do whatever you want. I am done here.   I said what I had to say. @Maxtor    
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
  • 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..