2008 custom maps

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    2008 custom maps

    Hey guys, with the clients-side modifications released, we now need the server-side mods. Modifying the client only will result in you clicking on a custom map in the lobby, and it will go back to mansion, I guess because of matchserver.

    So basically, what I've done(green) is:


    • Do the ASM parts on the client's runnable.
    • Edit map.xml and channelrule.xml in both system.mrs and matchserver folder
    • Do the ASM on the server executable (Matchserver.exe)

    So I guess I need to inc the value of the total number of maps in the matchserver like I did in the client runnable, and maybe disable bOnlyDuelMap to match the client.

    I think I found something by searching for text strings, then finding EnableMap (this basically is where the matchserver verifies the value of EnableMap in the server.ini file), I followed, then I found a couple (2) of CMP ESI,14... So I guess I'm close to it, right? I tried setting them to 16hex (22dec), but it led me to a crash. I'll attach the logo if anyone is interested. I know it's just a smart bit of the puzzle, so could anyone help me out? I'm a beginner at ASM(started yesterday) but I can learn fast...

    Anyways any help would be MUCH appreciated


  2. #2

    Re: 2008 custom maps

    I've enabled it server-sided before, as I was experimenting with the files, if I'm not wrong.

    Also, you don't search for EnableMap.

  3. #3
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: 2008 custom maps

    Quote Originally Posted by Linear88 View Post
    I've enabled it server-sided before, as I was experimenting with the files, if I'm not wrong.

    Also, you don't search for EnableMap.
    Could you tell me how? Or just an hint, something?

  4. #4
    Account Upgraded | Title Enabled! wtfhacker is offline
    MemberRank
    Dec 2009 Join Date
    328Posts

    Re: 2008 custom maps

    Server side:
    00456DD3 EB 5F JMP SHORT 00456E34

    Have fun.



Advertisement