[Release] MMT Official Season II (Eng)

  1. #2901
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    File not Found........

  2. #2902
    [Release] MMT Official Season II (Eng) LarvasFaint is offline
    MemberRank
    Nov 2008 Join Date
    IngressLocation
    1,307Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Skyppper View Post
    File not Found........
    Sorry i uploaded the wrong file and then deleted anyway here is the new link
    http://www.filefactory.com/file/ag582g2/n/Stadium_rar

  3. #2903
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    It Work, ty Bro , ty Verry Much

  4. #2904
    [Release] MMT Official Season II (Eng) LarvasFaint is offline
    MemberRank
    Nov 2008 Join Date
    IngressLocation
    1,307Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Skyppper View Post
    It Work, ty Bro , ty Verry Much
    No problem

  5. #2905
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    Now who can tell me , where to see EXp Drop? and how to change it?

  6. #2906
    Retired Old Man Shatter is offline
    MemberRank
    Jun 2008 Join Date
    NowhereLocation
    1,884Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Skyppper View Post
    Now who can tell me , where to see EXp Drop? and how to change it?
    Data\CommonServer.cfg

    AddExperience = X
    ItemDropPer = X

  7. #2907
    Member G4ga is offline
    MemberRank
    Feb 2009 Join Date
    ROMANIALocation
    74Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Shatter View Post
    @magicswe, dont bother.. he started f*cking me 2 (as u can see ^^) cos my files werent working and i already said its cos of IP configs..

    well believe what u want, why even bother since u just talk shit and know nothing about the actual thing
    Shatty u have u in MMT :O?

  8. #2908
    Retired Old Man Shatter is offline
    MemberRank
    Jun 2008 Join Date
    NowhereLocation
    1,884Posts

    Re: [Release] MMT Official Season II (Eng)

    who said that? im pointing to srteam files, not MMT.. read this page and you'll understand

  9. #2909
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    Who can help me? How can i make Excelent item drop Rate Bigger? and MMTData << if i modify there something it will work? Or i should do something?

  10. #2910
    Infraction Banned kArLiTaki is offline
    MemberRank
    Jun 2009 Join Date
    138Posts

    Re: [Release] MMT Official Season II (Eng)

    go to MMTData\Items.txt



    Code:
    [DropItem]
    ItemExcDropRate		= hERe
    temExcSkillDropRate		=100
    ItemExcLuckDropRate		=1
    
    ItemNormalSkillDropRate		=6
    ItemNormalLuckDropRate		=4

  11. #2911
    Apprentice Flore_ncia is offline
    MemberRank
    Jun 2008 Join Date
    21Posts

    Re: [Release] MMT Official Season II (Eng)

    Have a question, in BC when im in party, and you give the Archangel Item to the archangel npc, the bc dont stop until we broke the party, after the party was broken the Event ends.
    Is that normal? or is a config?

    Edit
    Hallowen Ring its make me a Fight Bull xD.

    In Guilds only can have 1 Battle Master. dont let me put the seccond:s

    Thanks, sorry my english
    Last edited by Flore_ncia; 12-06-09 at 10:27 PM.

  12. #2912
    Member pobrinho is offline
    MemberRank
    Feb 2009 Join Date
    72Posts

    Re: [Release] MMT Official Season II (Eng)

    Who can help me urgent? to add to NPC reset and 65000kk of Status? who could make this is urgent! Or it has some tutor for this?

    Sorry y english is bad

    Portuguese: Quem pode me ajudar urgente ? adicionar NPC reset e 65000kk de Status ? quem poderia fazer isso

  13. #2913
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    This Server Files have Golden Invasion? I have this server and i didnt see Invasion.

  14. #2914
    Valued Member paty123 is offline
    MemberRank
    Apr 2005 Join Date
    BrazilLocation
    114Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Skyppper View Post
    This Server Files have Golden Invasion? I have this server and i didnt see Invasion.
    dragon.jpg


  15. #2915
    Infraction Banned kArLiTaki is offline
    MemberRank
    Jun 2009 Join Date
    138Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Skyppper View Post
    This Server Files have Golden Invasion? I have this server and i didnt see Invasion.
    if u wanna make it show's then


    Use OllyDbg open GS:
    - Offset: 004698C8:



    Code:
    004698C8     83C4 08                         ADD ESP,8
    004698CB  |> 8B55 E0                         |MOV EDX,DWORD PTR SS:[EBP-20]
    004698CE  |. 8B45 FC                         |MOV EAX,DWORD PTR SS:[EBP-4]
    004698D1  |. 8B4D F4                         |MOV ECX,DWORD PTR SS:[EBP-C]
    + Change to:
    Code:
    004698C8  |. EB 49                           JMP SHORT GameServ.00469913
    004698CA  |  90                              NOP
    004698CB  |> 8B55 E0                         MOV EDX,DWORD PTR SS:[EBP-20]
    004698CE  |. 8B45 FC                         MOV EAX,DWORD PTR SS:[EBP-4]
    004698D1  |. 8B4D F4                         MOV ECX,DWORD PTR SS:[EBP-C]
    - Offset: 00469913:
    + Insert code:
    Code:
    00469913  |> 83C4 08                         ADD ESP,8
    00469916  |. 50                              PUSH EAX
    00469917  |. E8 59A7F9FF                     CALL GameServ.00404075
    0046991C  \.^EB AD                           JMP SHORT GameServ.004698CB
    then it works
    g
    l

  16. #2916
    Valued Member paty123 is offline
    MemberRank
    Apr 2005 Join Date
    BrazilLocation
    114Posts

    Re: [Release] MMT Official Season II (Eng)

    - No need use olly, need read all posts, i fix gameserver and gameservercs pkbug and gold invasion.

  17. #2917
    Enthusiast dakar57 is offline
    MemberRank
    May 2006 Join Date
    31Posts

    Re: [Release] MMT Official Season II (Eng)

    Hi all I have a problem installing the update but now when trying to create an item in the machine falls on castle siege GameServer some help?
    thank you very much

    excuse my English

  18. #2918
    Member jdla1990 is offline
    MemberRank
    Nov 2008 Join Date
    Venezuela - MaracaiboLocation
    93Posts

    Re: [Release] MMT Official Season II (Eng)

    good I have this problem! someone will know how to solve this?

    greetings and good release
    Attached Thumbnails Attached Thumbnails erroredito.jpg  

  19. #2919
    Infraction Banned kArLiTaki is offline
    MemberRank
    Jun 2009 Join Date
    138Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by paty123 View Post
    - No need use olly, need read all posts, i fix gameserver and gameservercs pkbug and gold invasion.
    No he will do it and learn

    what u think " you get everything complete"
    ?

  20. #2920
    Enthusiast Skyppper is offline
    MemberRank
    Apr 2009 Join Date
    47Posts

    Re: [Release] MMT Official Season II (Eng)

    Guyz how to set Exe drop rate, to make items exe drop bigger. Couze there is 1000 ( What shouls i wrote to make it Bigger ? Couze in another serevr was from 1 to 100.

    And why when i connect first time i can connect to game, but if i logout and want to connect again, i enter my padd and account, and press OK and thats all Game Stops ( Blocks ) what is the problem?

  21. #2921
    Account Upgraded | Title Enabled! Di3Go_SM is offline
    MemberRank
    Oct 2006 Join Date
    577Posts

    Re: [Release] MMT Official Season II (Eng)

    CC disconnect when enter in event...

  22. #2922
    Infraction Banned kArLiTaki is offline
    MemberRank
    Jun 2009 Join Date
    138Posts

    Re: [Release] MMT Official Season II (Eng)

    for exe drop rate u should put more than 1000 then why u dont try?



    2nd questions i didnt understand..

  23. #2923
    Apprentice Goofy is offline
    MemberRank
    Sep 2007 Join Date
    14Posts

    Re: [Release] MMT Official Season II (Eng)

    All player`s characters dissapears after 1-2 hours... And they can`t create another one after that... But if I restart the server characters are visible and they can create characters.
    How can I fix that?:|

  24. #2924
    Free MaxB Sanderem is offline
    MemberRank
    Aug 2006 Join Date
    EstoniaLocation
    214Posts

    Re: [Release] MMT Official Season II (Eng)

    upload quide please . dl link doesnt work .

  25. #2925
    Infraction Banned kArLiTaki is offline
    MemberRank
    Jun 2009 Join Date
    138Posts

    Re: [Release] MMT Official Season II (Eng)

    Quote Originally Posted by Sanderem View Post
    upload quide please . dl link doesnt work .
    what guide?



Advertisement