Jump to content

TheCrusherPT

Inactive Member
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by TheCrusherPT

  1. I tried to modify my game r34083 in the line 0x422580 with exp per level edit0r by eddy2. i settled max level for 130.

    But now my exp is bugged in level 99+ as you can see in the prints:

    (I did everything correctly as i did before in 2089 and 2019 game rev's)

    Serverfiles invoice v3 edited

     

     

    OVeZfYa.png

    XQnuPv1.png

     

     

    It's urgent, please, my server is running :

    I'm waiting for an answer. i suspect i need a diff to unbug this, or something.

    Thanks.

     

  2.  

     

    Kill counted twice fix:

    0017F637: 89 90
    0017F638: 5C 90
    0017F639: 24 90
    0017F63A: 04 90
    0017F63B: 89 90
    0017F63C: 04 90
    0017F63D: 24 90
    0017F63E: E8 90
    0017F63F: 9D 90
    0017F640: DC 90
    0017F641: 00 90
    0017F642: 00 90 

     

    *** ATTENTION ***

    After this dif, you CANT use 

    Code:
    when 101.kill begin

    Use instead 

    Code:
    when kill with npc.get_race() == 101 begin

     

     

    Then what happens to the previously installed quests where the command when 101.kill begin is used?

    For example in the devilscatabomb.quest?

     

    Also, how do we do that for player kills?

    before: when kill with npc.is_pc() begin

    now: ???

     

  3. For me too. Especially with Root , uiscript and locale because they are .py and .pyc as well , and you need to use Wildcard and my pc doesnt Pack those folders correctly. If someone Pack the eix and epk files you can still open them ( dont worry)

    If that's the case then i wonder why so much complication, giving us 'pieces' of client instead of a solid one.

    Please Shogun, post the client in full compiled version

  4.  

    Anything? Sorry for doublepost, but my server is going to be ruined if it keeps up with that large amout of hackers

    I didn't notice the reply sorry..

    as you said in PM your game won't open at all after you pack the client with Enigma. This is most likely because of the game thinking a cheat is running. However, there has been a recent issue with Windows 8 (I believe it's linked to the patches that came out on the 11th) which may be causing problems too. I'm already working directly with Enigma to have that problem fixed.

    Try this for prototype.py: https://mega.co.nz/#!fZBHmTzT!HVj9maWFmvnPUyqroVCwrwWtOkYcT0AEr-4S8nRQBow

     

     

    Now i can run my client with the modified intrologin.py and prototype.py with the OLD launcher, the new launcher still fails to launch :|
    Maybe some problem installing the plugin or inserting the files eix/index and miles in the enigma?
    can you try it with the uploaded files i gave to you in rar? (~3mb -> mylauncher+pack only with eix and index files, mss32.dll and miles folder)?
     
    You mentioned problems with windows 8, but i'm running 7 home premium, also i don't have any cheat or hack turned on, so...
    And i should be prompted with some warning window telling me to turn it off or something isn't it? I don't receive nothing, and not a single error in syserr.txt :(
     
    I'd appreciate, i think i'm closer to get it, finaly: Link -> https://mega.co.nz/#!YpkERRoI!PfZsiCVuJKRMrqd3AlqHtXdKr_Umu8Wh83dHTTFMDA8 | VT* ->
    This is the hidden content, please
     
    *VT detection ratio is 5 / 48 due to my launcher (Client by Omega launcher)
     
     
    EDIT: I came to the conclusion that using 2089M in game and respective client won't work, because binaries that open 2089m gamefiles are not supported by enigma. I'm actually trying to update to 34k, it will work then because i've tested it :)
  5. it says right there in the error that the indentation is wrong on line 30.

    Check these indentations:

    8inLo.jpg

    I really believe i did everything right in my files (since i just copied what you wrote straight to my file). Is it possible for you to take a look at them two?

    Sorry, i'm a bit dumb - https://mega.co.nz/#!o0cCBDKA!5bO801ttWE9lC3VWwIlqV9HMJlv1ZNeLBb2HGpFFHMM | https://mega.co.nz/#!ctEh2BDD!H1yv0b08CLEChAmfZTJLmSPEUHUecro7Kb06uTVpyzI

     

    VT - 

    This is the hidden content, please
     | 
    This is the hidden content, please

    • Metin2 Dev 1
  6. I launch the new protected launcher and nothing happens at all.

    In my first try, it warned that it couldn't find the content from my pack folder, because it couldn't load the directory xxx/nirvana mt2 etc and i had to delete the whole pack and upload mine, with eix and index, (this cause you uploaded the miles folder and we have to delete it and then yes, upload ours).

     

    the second error was that the original file name was modified and it warned me to put it back to the original, so i putted the original game file exactly how you show in print,

     

    NOW, i run the application and there is no error, no syserr, no nothing, only this:

     

    0422 01:43:02104 :: ============================================================================================================
    0422 01:43:02104 :: Abort!!!!
     
     

     

    windows 7

    client omega

     

    Prints of modified root files:

    BvnMfmP.pngTZa57Sm.png

     

    and finnaly, the error while launching the client with the OLD LAUNCHER but with the already modified root files:

    rgjrXjx.png

     

    These are the only changes i did, which you didn't had in the tutorial:

    ytxqnxu.png

     

    and this is my files folder from enigma, check if everything is alright:

    FCbT79g.png

     

    Hugs from Portugal, i'm waiting an answer

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.