July 21 2008 server sided custom maps... (alpha-testing code)

Results 1 to 13 of 13
  1. #1
    Member GUNZ2830 is offline
    MemberRank
    Oct 2007 Join Date
    JapanLocation
    67Posts

    July 21 2008 server sided custom maps... (alpha-testing code)

    Note :This is test code. You will see the bugs and crashes.
    Please use it after having known it.

    This will fix server side custom maps problem. But this is not yet perfect.
    1. Working custom map world items.
    2. Working custom map banners in lobby.
    3. and other...

    All is tested only with me.
    My using client is "Edited client (July 21 2008)".

    MatchServer.exe
    Code:
     
    0045AB60     8A0D 0C619000            MOV CL,BYTE PTR DS:[90610C]
    0045AB6F     8B15 0C619000            MOV EDX,DWORD PTR DS:[90610C]
    0045AB7A     C705 E8AA7E00 64A35500   MOV DWORD PTR DS:[7EAAE8],0055A364
    0045AB89     BF ECAA7E00              MOV EDI,007EAAEC
    0045AB93     8915 0C619000            MOV DWORD PTR DS:[90610C],EDX
    0045ABA4     B8 E8AA7E00              MOV EAX,007EAAE8
    00551460     C705 E8AA7E00 64A35500   MOV DWORD PTR DS:[7EAAE8],0055A364
     
    0045A758     83F8 7F        CMP EAX,7F
    0041CEE6     83FE 7F        CMP ESI,7F
    0045BC05     83FE 7F        CMP ESI,7F
    0045B7CF     83F8 7F        CMP EAX,7F
    00482F7A     83FE 7F        CMP ESI,7F
    004799BC     83FE 7F        CMP ESI,7F
    0045A798     83F8 7F        CMP EAX,7F
    0045A778     83F8 7F        CMP EAX,7F
    0045A738     83F8 7F        CMP EAX,7F
    0041CF53     83FE 7F        CMP ESI,7F
    00426BEC     83FD 7F        CMP EBP,7F
    0048D21E     83FB 7F        CMP EBX,7F
    00446D15     83F8 7F        CMP EAX,7F
    0048215E     83FE 7F        CMP ESI,7F
     
    0045A7D0     8A0D E0AA7E00            MOV CL,BYTE PTR DS:[7EAAE0]
    0045A7DF     8B15 E0AA7E00            MOV EDX,DWORD PTR DS:[7EAAE0]
    0045A7EC     8915 E0AA7E00            MOV DWORD PTR DS:[7EAAE0],EDX
    Custom map banners in lobby fix. (Client sided.) :
    theduel.exe
    Code:
    00513540     8A0D 7867DE01   MOV CL,BYTE PTR DS:[1DE6778]
    0051354F     8B15 7867DE01   MOV EDX,DWORD PTR DS:[1DE6778]
    0051355C     8915 7867DE01   MOV DWORD PTR DS:[1DE6778],EDX
    Screenshots. :










    Please report the result that you tested.
    Thanks.
    Attached Thumbnails Attached Thumbnails high_haven1.jpg   high_haven2.jpg   high_haven3.jpg   citadel1.jpg   citadel2.jpg  

    Last edited by GUNZ2830; 22-03-10 at 08:46 AM.


  2. #2
    Account Upgraded | Title Enabled! gsterv900 is offline
    MemberRank
    Jun 2009 Join Date
    573Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    im not shure really to report i added it and it worked but crashed in 5 minutes

  3. #3
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Can you please tell me how to do this with 2005 files?

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Wow thanks a lot! I'm going to test this. You seem to have hp,ap and ammo spawns of high haven in the right place too! I'll test it and let you know if there are bugs.

    How come citadel works for you?

    What are the "3)and other...." things fixed?

    @00niels00, why 2005 files?
    Last edited by Phoenix; 22-03-10 at 10:18 AM.

  5. #5
    Member GUNZ2830 is offline
    MemberRank
    Oct 2007 Join Date
    JapanLocation
    67Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Quote Originally Posted by phoenix_147 View Post
    Wow thanks a lot! I'm going to test this. You seem to have hp,ap and ammo spawns of high haven in the right place too! I'll test it and let you know if there are bugs.

    How come citadel works for you?

    @00niels00, why 2005 files?
    Posted via Mobile Device
    I am testing this on my server too.
    And yes, I fixed spawn.xml .You can put items at the right position.
    (I tested it only in two maps of High_Haven and Citadel.)
    Thanks for testing and using.

    Citadel :I running old PC (5 years ago.). and I turn off light maps, It was worked.

    Edit :I edited a lot of map counts to 126 without understanding anything.
    So I write it in this way. :"and other...".
    Last edited by GUNZ2830; 22-03-10 at 10:40 AM.

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Thanks, once again! It's all working :)
    But I did not face any crashes. So, are these edits enough or you still have to give it a final touch since this is in alpha?

    Citadel doesn't work me.
    I made a banner for TheOffice map and it worked too.

    -Click to view a larger image:












  7. #7

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Thanks a lot!

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

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Thank you D:

  9. #9
    Member GUNZ2830 is offline
    MemberRank
    Oct 2007 Join Date
    JapanLocation
    67Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Quote Originally Posted by phoenix_147 View Post
    Thanks, once again! It's all working :)
    But I did not face any crashes. So, are these edits enough or you still have to give it a final touch since this is in alpha?

    Citadel doesn't work me.
    I made a banner for TheOffice map and it worked too.

    -Click to view a larger image:











    The code does not yet have enough tests. Bugs may occur depending on methods.

  10. #10
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Okay, I'll be looking forward to the final code. Thanks.

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

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Thanks for the codes, do you know how to make an ugradeid that has access to instance of disconnect or that can't be kicked or admin_wall ?

    Thanks again, by the way your name is ?

  12. #12
    Account Upgraded | Title Enabled! cerealnp is offline
    MemberRank
    Apr 2006 Join Date
    BrazilLocation
    441Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    Looks great, is there anyway to fix the custom banners at 2007 version?

  13. #13
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: July 21 2008 server sided custom maps... (alpha-testing code)

    GUNZ2830 can you try to make this work on 2007 files?



Advertisement