Need Help here <--

Results 1 to 7 of 7
  1. #1
    Enthusiast RafaelXZ7 is offline
    MemberRank
    Aug 2008 Join Date
    29Posts

    ! Need Help here <--

    Hey doe's anyone have an idea how to add Gunz maps into my client i use Phoenix 2008 Client its not like the other clients like just drop em in the folder.
    Anyone knows how it works on this client?

    - And a quick question does formula.xml count for Quest exp to or just DM TDM ETC.


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

    Re: Need Help here <--

    Edit your runnable to add more maps. Change "7F" to your map count in Hexadecimal and be sure to configure your channelrule.xml.

    Code:
    00513E56     8A0D 88ECDD01  MOV CL,BYTE PTR DS:[1DDEC88]
    00513E74     0905 88ECDD01  OR DWORD PTR DS:[1DDEC88],EAX
    00513E7A     B9 5CECDD01    MOV ECX,01DDEC5C
    00513E9C     B8 5CECDD01    MOV EAX,01DDEC5C
    006173A0     A1 88ECDD01    MOV EAX,DWORD PTR DS:[1DDEC88]
    006173A8     A3 88ECDD01    MOV DWORD PTR DS:[1DDEC88],EAX
    00620D50     B9 5CECDD01    MOV ECX,01DDEC5C
    00513448     83F8 7F        CMP EAX,7F
    0051BF1A     83FE 7F        CMP ESI,7F
    0051B0AE     83FE 7F        CMP ESI,7F
    005134E8     83F8 7F        CMP EAX,7F
    004AE1E7     83FE 7F        CMP ESI,7F
    005134C2     83FE 7F        CMP ESI,7F
    00513528     83F8 7F        CMP EAX,7F
    004C74C9     83FF 7F        CMP EDI,7F
    00513508     83F8 7F        CMP EAX,7F
    0050A0BC     83FE 7F        CMP ESI,7F
    00513482     83FE 7F        CMP ESI,7F
    MatchServer:

    Code:
    00456DD3 EB 5F JMP SHORT 00456E34
    Formula.xml is for normal game modes and scenario.xml has configurations of Quest exp / bounty.

  3. #3
    Enthusiast RafaelXZ7 is offline
    MemberRank
    Aug 2008 Join Date
    29Posts

    Re: Need Help here <--

    Quote Originally Posted by phoenix_147 View Post
    Edit your runnable to add more maps. Change "7F" to your map count in Hexadecimal and be sure to configure your channelrule.xml.

    Code:
    00513E56     8A0D 88ECDD01  MOV CL,BYTE PTR DS:[1DDEC88]
    00513E74     0905 88ECDD01  OR DWORD PTR DS:[1DDEC88],EAX
    00513E7A     B9 5CECDD01    MOV ECX,01DDEC5C
    00513E9C     B8 5CECDD01    MOV EAX,01DDEC5C
    006173A0     A1 88ECDD01    MOV EAX,DWORD PTR DS:[1DDEC88]
    006173A8     A3 88ECDD01    MOV DWORD PTR DS:[1DDEC88],EAX
    00620D50     B9 5CECDD01    MOV ECX,01DDEC5C
    00513448     83F8 7F        CMP EAX,7F
    0051BF1A     83FE 7F        CMP ESI,7F
    0051B0AE     83FE 7F        CMP ESI,7F
    005134E8     83F8 7F        CMP EAX,7F
    004AE1E7     83FE 7F        CMP ESI,7F
    005134C2     83FE 7F        CMP ESI,7F
    00513528     83F8 7F        CMP EAX,7F
    004C74C9     83FF 7F        CMP EDI,7F
    00513508     83F8 7F        CMP EAX,7F
    0050A0BC     83FE 7F        CMP ESI,7F
    00513482     83FE 7F        CMP ESI,7F
    MatchServer:

    Code:
    00456DD3 EB 5F JMP SHORT 00456E34
    i have no idea where to find these things is it with Hex editor?
    Some screenshots please if u dont mind.

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

    Re: Need Help here <--

    It's not hex editing, it's done using OllyDbg. Visit the release section's ''Increase Inventory Limit'' thread posted by me today as I've explained how edits are to be done.
    Posted via Mobile Device

  5. #5
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Need Help here <--

    use ollydbg and follow that. THere are tutorials that show how to asm

  6. #6
    Enthusiast RafaelXZ7 is offline
    MemberRank
    Aug 2008 Join Date
    29Posts

    Re: Need Help here <--

    Okey thanks il try it.;)

  7. #7
    Enthusiast RafaelXZ7 is offline
    MemberRank
    Aug 2008 Join Date
    29Posts

    Re: Need Help here <--

    Yo Phoenix it doesnt work ive done it twice but now ive learned something new ;)
    still gotta know how:(
    Last edited by RafaelXZ7; 08-09-10 at 02:48 AM.



Advertisement