Jump to content

'Baggos'

Legendary Member
  • Posts

    3,873
  • Credits

  • Joined

  • Last visited

  • Days Won

    26
  • Feedback

    100%

Posts posted by 'Baggos'

  1. 6 hours ago, An4rchy said:

    However only aCis is still updating and fixing things but idk if it's ok to open a server in its current state.

    Isn't ok and it's ok at the same time. Since there's nothing else to make a interlude server on l2j platform about (mid/low). Unless if you want to try jfrozen,hellas or even l2jserver for those rates.

    You can work with acis, but you should know that it need time. As for every project. acis will provide you "cleaner space" to work with, and not custom or edditing shits. 

    So, it's up to you if you can run it or not.

     

    Since Lineage II is dying, we came in this timeline like before 12-13 years. We waiting for a server to open, no matters if have events or voting shits. We(we as word, i'm not playing), We just want a new server, to play for a week or 2, no matters if acis or lucera or or or.. People want to play, just to play.. 

     

    Now, if you success run something good, they can play for at least a month. 

     

    So, if someone ask for a project, first he should mention the rates. We can't give answer without the rates, because there's different project for different rates.

     

  2. 5 hours ago, Odyssey said:

    Client was fucked up, don't lock the topic yet would like to find the cause of this issue in order to post it here and help someone else with the same problem ! 🙂 

    So, you need a name and not NoNameNpc or null returns everytime the pet hitting you...?

     

    About "No name exists" on item, this will change when you first summon the pet. Then, it will show you "Name exists". If there's a name. Nothing to do with client files. Your files are ok, at least about the pets name.

     

    I just add 3 lines at AbstractNpcInfo.java and SummonItems.java about the name. Go there, search for title, and you will get it.

    But with this way, all pets(only item pets, not the pets of summoners or other class) it will show "Friendly Pet". To make the pets show names like "Wolf, Baby Wolf, Baby strider, Strider" you need to make it somehow like npcs getting name. More difficult, xml edit needed, can't explain it here..

    But, another and easier way, it's to make pets getting name by their item's name(template). For example, the Wolf will get name Wolf Collar(you can change and this as well).

    xzQsa7g.jpgcqy27fA.jpg

    • Like 1
    • Thanks 1
  3. About Interlude,

    • There aren't any private project that can provide you success. Succeeding means "private work, fresh ideas, a lot of time, loving for what you work for" and etc. 
    • Shared packs/Selled packs are totally wasting of time. Simple as that. 
    • Even if I give you a project without bugs(there are always bugs, trust me), but let's say I give you something that works perfect, success rate is less than 10% because we haven't the same logic about balance/skills rework, even for npcs/events.
    • Choose aCis and hire a developer to work with. Best option!

    Succeeding it's up to you, and not by choosing projects from other people.

    Good luck!

    • Like 1
    • Upvote 1
  4. 40 minutes ago, DocuWin said:

     

    @'Baggos' ekana auto pou mou eipes alla otan mpika sto game kai ekana create item mou lei (This item doesnt exist)

    to erwtima einai twra pws mporw na perasw auta ta items sto source? epidei den exw idea kai twra mathenw siga siga

    <set name="handler" val="NoblesItem"/>

    Για να χρησιμοποιηθεί το παραπάνω, θα πρέπει να υπάρχει στο project, κώδικας για το noblesse item. Έχεις κάτι τέτοιο?

    Δεν είναι ανάγκη να τα περάσεις τα item(datapack) στα source, αν είναι για προσωπική σου χρήση. Ωστόσο, θα πρέπει να έχεις τα source του project, το Eclipse και java-jdk.

  5. 22 hours ago, xdem said:

    The solution? Invest the time and effort into designing a gameplay that doesn't favor players that don't go by the rules, force the ban hammer, disable auto-register accounts

    Thank you xdem (and others) for the answers. 

    Ofc, there's no way to let it with auto account creating. But, I have 2 options about my request.. 

    • The first one is that, I would like to use Active Anticheat but I want players be able to use adrenaline. The team of Act Antcheat, inform me that, there's no option to allow them to use it.. Then, this option about anticheat is off the table. 
      I don't know if Smartguard can allow the use of the adrenaline. I want to use a anticheat, I don't like the idea to let everything without protection. Big fail!
    • The second option, botting code inside of the server, like l2jzeus does. Then, I can use anti cheat.

    About events or zones restrictions, I have my own idea that they can't dual-box. I didn't worry about this one.. Only about clients i'm worry about..

    If I can use a botting code inside of the server, will be the best option... Nowadays, people are bored to farm manually.. I'm bored too.. Now, I checked the server files section, xdem you've create a botting system. That's what I want... You think, will be a good idea for something like that?

    Ofc, if there's any way to let them pass the adrenaline, with protections, I want to know.. 

     

    Thanks advance..

    16 minutes ago, Nightw0lf said:

    I cant believe the words i am about to say but xdem is actually right.

    you can fake everything in web, the only way to make validation in web is to ask for an email. but the downside is that a user can use 100 emails and abuse any protection based on that.

    i already gave the best solution i dont see anything useful posted since then only blablah this and blablah that.

    Yes, web option it's a good option but only about "time". Isn't hard to use/create multiple mails to create a account. There will be a web register, but only because I don't want the auto accounts creating. 

  6. Hello guys,

     

    Since I have left from everything about l2 part for the last 4 years, I just start working to open my own server just for nostalgia.

    What I'm asking?

    • I want if there's a HWID system (needed only for max 3 clients-windows allowed) or something to prevent the 4th client open.
    • Any code(if not hwid) that prevent to log with 4 clients with same IP (didn't care if there are people playing from internet cafe or same house.)

     

    If payment required, send me PM.

     

    Thanks advance!

  7. Yours:

     

     <item id="9504" type="EtcItem" name="Noblesse Status">
            <set name="default_action" val="skill_reduce" />
            <set name="material" val="PAPER" />
            <set name="weight" val="120" />
            <set name="equip_reuse_delay" val="30" />        
            <set name="price" val="500000" />
            <set name="handler" val="NoblesItem" />
            <set name="is_stackable" val="true" />    
        </item>

     

     

    Try to use this one:

    <?xml version="1.0" encoding="UTF-8"?>
    <list>

        <item id="9504" type="EtcItem" name="Noblesse Item">
            <set name="material" val="PAPER" />
            <set name="price" val="10000" />
            <set name="is_stackable" val="true" />
            <set name="is_tradable" val="true" />
            <set name="is_dropable" val="false" />
            <set name="is_sellable" val="false" />
            <set name="handler" val="NoblesItem"/>
      </item>
    </list>

     

    Use this item alone without any item on this xml and try..

  8. On 10/11/2022 at 3:21 PM, andy1984 said:

    there is no 398 or 399 revision there. from 382 is going to 401.

    Yes, What's your problem about 401 revision? You have an older revision and you need to update it? You should be a costumer and ask the owner of the project to gives you the revisions.. If he can..

    If we all searching for free private diffs, we will destroy the work of the acis team.

  9. 37 minutes ago, TravorJ said:

    You are wrong mate, your perspective is totally wrong. L2J is only for midrate+ servers, customizations and etc... you cannot have a decent low rate server, except this guy made l2etina i think furthermore i have not seen any other decent l2 low rate project with java files.

    Maybe you didn't read everything that I wrote.. I wrote "yes for low rates" not the opposite..

    Also, the truth is that.. Accepted or not.. Requires knowledge, no matter the platform..

     

    37 minutes ago, TravorJ said:

     

    About the balance shit, just leave it. I have open in my life 40+ servers with at least 20 successful projects.

    Can't leave it.. I know exactly what balance means.. Read me again(you didn't understand any of my words) when your nervous calm down, from the guy that share your sources..


    About this, no matters what deal you guys made, maxcheaters has no responsibility for any shared shit.. I don't think he's must be banned since he didn't scam/stole or even break maxcheaters rules.

    Be careful with your costumers, and secure your files to avoid guys like this one..


    I hope this topic be deleted, because it's wrong to share the work of someone else.. But rules are rules.. 

     

  10. 14 hours ago, MetaMan said:

    I think in every way l2off is better, even the stones know that.
    I don't want to expand further because this discussion is pointless.

    People think that L2off provides you "less bugs" or better " balance". But no... Sure L2off by itself sounds stable and less bugged, but if someone thoose l2off because they think that there aren't any bugs or better balance, then, they don't know anything about l2j or l2off.

    If you don't have the knowledge to work with java and you want just to be an admin in your server, then your logic is that "i will use l2off, because i will never work on bugs or balance".. Nah... not true..

    If that logic moves your head to choose l2off, then yes.. l2off is a better dream..

     

    All it's about knowledge, not platform. Work with what you have the knowledge to work, but never say "l2off it's better because have no bugs and better balance" because that's a lie.. Always was a lie.. For very low servers yes... Choose it.. It will provides you better administraton and easier configuration. But there will be bugs, always in any platform you have to deal with bugs.. 

     

    The balance it's a way that never comes from the plaform, but from your administraton.. There was a reason that dance/songs/etc retail time was 1 minute. But if you increase the time of those buffs, you should decrease something else...

    Never try to balance your server from any "balanced system code".. If you ever see projects or servers with this line "balance modification system" go away... Zero knowledge about balance... The balance comes from skills(all skills included, power skills, buffs skills, ressists skills, all).

     

    That's my opinion from all those years...

     

    Friendly...

     

    • Like 2
  11. I don't understand why these days, people keep buying crap promised projects that is 100% a failed project without support.

     

    Lineage has changed, it's jsut for fun now(ages 25+) with 10-12% community players arround the world comparatively 2017, don't waiting for money success...

    Maxcheaters at 2022 has full of free codes that allows you to import them in a clean project, and that makes you sure to know what you have inside.

     

    If you want interlude, you can start with acis.. Those guys keep working from (2011 if i'm not wrong), cheap, clean and for more stable than everything in Marketplace here.

    Don't tell me about "dude, I bought L2off and shits".. No matters the plaform now. If you think if you open with l2off you'll have more success, then stop wasting your time, because that logic always was wrong. 

     

    Trust me, players nowdays don't care if your server has events/vote system or whatever crap we played before 7 years.. 

     

    Just talking about Interlude. Never cared about other clients.

     

  12. Καλησπέρα στους φίλους του maxcheaters,

     

    Θα ήθελα να ρωτήσω σχετικά με το ΕΑΠ, καθώς έκανα αίτηση για ΔΗΔ(Δημόσια Διοίκηση). Πάνω κάτω πως είναι τα πράγματα στην εξ' αποστάσεως εκπαίδευση? 

    Οι καθηγητές σε βοηθάνε καθόλου στο να εξηγούν τα θέματα ή σε φορτώνουν εργασίες και τα βγάζεις πέρα μόνος σου? Τι δυσκολία έχει να περάσεις τα εξάμηνα?

    Σίγουρα στο χέρι μας είναι το τι θα γράψουμε για να περάσουμε, αλλά με ενδιαφέρει περισσότερο να μάθω για το εάν οι καθηγητές σε συμβουλεύουν και σου εξηγούν τα μαθήματα. 

     

    Συγγνώμη για τον βομβαρδισμό ερωτήσεων, απλώς δεν έχω κάποιο ώστε να έχει εμπειρία με το ΕΑΠ.

    Ευχαριστώ προκαταβολικά!

  13. 2 minutes ago, Kara said:

    It's not like i made it, i an ask my friend this night how he made it but i guess via technical request for help via MAIL. They usually answered him within hours.

    Can't find any mail... Please ask him and let me know. Thanks brother.

  14. 6 minutes ago, Kara said:

    He contacted Instagram and Facebook and asked him to send them a photo of his face (selfie) that he hold his mail and password. 10 minute later he had full access to his profile.

    How I can contact with facebook? There are not any form. Can you help me please?

  15. [ENG]

    Hello to everyone. Before 4 days someone hacked my facebook page. He changed phone/e-mail/password. All I need from you guys, its to go in this profile and report it by clicking in Spam/Harmful or Fake Profile or whatever you think will work, so the facebook team, may disable the account.

    Thanks advance.

    If you want some proofs that it's me, you can always send me a message to give you my other facebook account to check my photos etc and you can add me as friend, if you wish.

    This is the profile I want you to report. 

     

  16. 9 hours ago, 0flee said:

    Ofc not, it is not online yet, i work on it. Anyway ip are set to 127.0.0.1 so just my pc

    Zake dont mean if the server is online or from localhost, he mean you should shutdown the server before setting a respawn time from navicat. 

    Respawn time 0, and random 3600 it means, when the raid is dead, the random time running from 0 sec to 3600. Just to know, with this setting, the raid may respawn even in 0 secs after he get killed.. 

  17. Just now, Devlin said:

    Σέβομαι την δουλειά σου και το ξέρεις, απλά εννοούσα από την στιγμή που δεν είναι live όπως είπες κλπ. δεν το θεωρώ project. Αυτή την στιγμή θεωρείτε ενα shared pack.

    Μην αγχώνεσαι αγορίνα μου, κατάλαβα τι ήθελες να πεις, απλώς έβαλα την δική μου παρένθεση.. Δεν έγραψα ειρωνικά την λέξη φίλου, άλλωστε γνωριζόμασταν στο παρελθόν.. Και, ναι, είναι ένα shared pack πλέον, όπως έγραψα και εγώ..

×
×
  • Create New...