Jump to content

smartmedia

Members
  • Posts

    25
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by smartmedia

  1. Γειά σου φίλε,

    Αν έκανες μια αναζήτηση θα έβλεπες οτι υπάρχουν αρκετές πληροφορίες για το θέμα.

     

    1) Για να patch-αρεις το system θα πρέπει να χρησιμοποιήσεις το πρόγραμμα l2encdec έκδοση 2.92

    h--p://rapidshare.com/files/262777155/l2encdec_2.92.rar

    Βάζεις τα αρχεία στο system του παιχνιδιού και πατάς patcher.exe η διαδικασία μπορεί να πάρει κανά 5-λεπτο.

     

    2) Για να μην σε πετάει έξω το πρώτο λεπτό μόλις μπαίνεις στο παιχνίδι θα πρέπει να απενεργοποιήσεις την επιλογή Game Guard Enforce απο τα General Properties και απο το Login Properties.

    21j7zg6.png

     

    Αυτά, ελπίζω να βοήθησα.

  2. You know that all the stuff that he will put in can be done if you just look in ur navicat, and at the lineage 2 website right?

     

    Here are a few steps that your lazy ass can take:

     

    1. go to http://www.lineage2.com/news/graciafinal_05.html

    2. Find those skills in game using the Alt + G option.

    3. Most of the skills will generate 2 IDs, 1 is the actual skill the people need to get, the other 1 is either its effect when the skill is in use, or is just a -testing purposes only- skill.

    4. Open up your skill_trees.sql located in the SQL Folder that you have.

    5. Look at the basic construction of your SQL Table.

    For L2J: 

    `class_id` int(10) unsigned NOT NULL default '0',  => The class that you want to get the skill. Can be found in char_templates.

      `skill_id` int(10) unsigned NOT NULL default '0',  => The ID of the skill, found through Alt + G or data/stats/skills Folder

      `level` int(10) unsigned NOT NULL default '0',    => The SKILL's Level.

      `name` varchar(40) NOT NULL default '',            => The Name of the skill, doesn't have to really match, but its good to do so.

      `sp` int(10) unsigned NOT NULL default '0',        => Spell Points required to learn the skill if you have people learn skills.

      `min_level` int(10) unsigned NOT NULL default '0', => The Level the character needs to be to obtain the skill.

     

    Spend 1 hour tops, and you will have your own skill_trees.sql

     

    Credits to:

     

    The common sense of an Administrator...

    ZumbuL

     

    Very nice information... Could be pinned.

  3. Thank God aslankro you have been born knowing everything... tespa...

     

    Rin4a i finally got it and test it, it works ok, except 1 scenario.

    When i set all buffs for free i get error when press on Buffs.

    m7uiis.png

     

    Also in my opinion you must change the way the scheme data kept in database.

    To be more specific, in buffer_scheme_contents table you hold the buff the player

    enters for a scheme. Now if you allow the player to have 3 profile schemes from

    30 buffs and you have 200 players in game and everyone of them has 3 characters

    you finally got 54.000 records This is to much heavy.

    Instead doing that, you can keep all scheme buffs in only 1 record, and using a query

    you can delete the id of skill or add it.

    One other observation i made is that, when Scheme system is enabled the menu of

    normal buffs is been disappear.

  4. Γειά χαρά,

     

    Μόλις τελείωσα εναν glow editor για όπλα στο L2...

    Είναι αυτόνομο εκτελέσιμο αρχείο, υπάρχουν οδηγίες μέσα με εικόνες.

    Το έκανα στα Αγγλικά για να το χρησιμοποιήσουν όλοι...

    Αν έχετε σχόλια η παρατηρήσεις είμαι εδώ...

     

    2jbkvpj.png

     

    h--p://rapidshare.com/files/259441258/L2GlowEditor.rar

  5. Epeidh oloi lete makakies,loipon file mallon afto tha ftaiei an kai den vazw kai to xeri mou sth fwtia

    Phgaine sta configs kai anoikse to options

    kai vres kapou pou leei ayto:

    # Enforce gameguard for clients

    #  GameGuardEnforce - enforces gameguard query on character login

    #  GameGuardProhibitAction - dont allow player to perform trade, talk with npc

    #    and move until gameguard reply received

    GameGuardEnforce = False

    GameGuardProhibitAction = False

    An tis dyo teleftes grammes tis exeis True allakse tis se False kai MALLON to prob sou tha lythei,an pali oxi tote den kserw ti allo mporei na ftaiei.

     

    Ναι αυτή είναι η λύση, μόνο που πρέπει να τα αλλάξεις και τα 2 config. Στον game server και στον login server.

  6. Ο μόνος τρόπος που ξέρω είναι να αγοράσεις 1 πολύ καλό NAS (είναι λίγο ακριβά) το οποίο να υποστηρίζει λειτουργίες Server Linux οπότε να στήσεις τον server στο linux και να τρέχει απο κει. Σε αυτή την περίπτωση δεν χρειάζεται να υπάρχει ανοιχτός υπολογιστής, μπορείς να εκτελέσεις και κάποιες βασικές λειτουργίες του server και απο την τηλεόραση αν είναι συνδεμένο το NAS.

  7. Τα Buff τα έχω τυχαία απλά για να δείξω οτι υπάρχει πρόβλημα... Αυτο που ενδιαφέρει είναι να συνεχίζουν τα dance μετά τα buff και να μην ξεκινάνε απο την κάτω σειρά, καθώς επίσης να διπλώνουν τα dance.. Σε άλλο server εχω δεί να γίνεται...

  8. Γεια χαρά,

     

    Εχω στήσει ενα server L2JFree Gracia Final με τον οποίο πειραματίζομαι και αντιμετωπίζω το εξής πρόβλημα:

    Χρησιμοποιώ 1 custom NPC Buffer για να βάλω τα buff's, δεν ξέρω αν χρειάζεται να αναφέρω πως λέγεται.

    Απο το L2JConfig η characters.properties αν προτιμάτε, έχω ορίσει να μπαίνουν 25 buff's και 20 Dances.

    Το αποτέλεσμα είναι οτι όταν θα βάλω buff και Dances να φαίνονται χάλια όπως στην εικόνα που ανέβασα.

    1jt1uf.png

    Δεν συνεχίζουν τα Dances μετά απο τα Buff και τα Dances τραβάνε μέχρι τέλος αντι να διπλώνουν,

    καμιά ιδέα γιατί συμβαίνει αυτό και πως θα το διορθώσω.

    Ετχαριστώ...

×
×
  • 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