National Gunz Update Fix

Results 1 to 8 of 8
  1. #1
    Hi, Im Ryuzu yerij007 is offline
    MemberRank
    Oct 2011 Join Date
    Behind You!Location
    311Posts

    National Gunz Update Fix

    Why on the national gunz source dont work UpdateXX.mrs
    I change in the cml folder the MZFilesystem.cpp and .h and still the problem what i should do it or change, replace.
    Plz help me.


  2. #2
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: National Gunz Update Fix

    Dont change anything lol.
    You arent doing it correctly i guess, Update.mrs should contains open folder folder and not packed ones.

  3. #3
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: National Gunz Update Fix

    Nonono, National Gunz source does not have UpdateX.mrs enabled. You must enable it like this.

    Search for this:
    Code:
    void ZApplication::InitFileSystem()
    {
    m_FileSystem.Create("./","");
    m_FileSystem.SetPrivateKey( szPrivateKey, sizeof( szPrivateKey));
    
    string strFileNameFillist(FILENAME_FILELIST);
    Replace with this:
    Code:
    void ZApplication::InitFileSystem()
    {
    m_FileSystem.Create("./","update");
    m_FileSystem.SetPrivateKey( szPrivateKey, sizeof( szPrivateKey));
    
    string strFileNameFillist(FILENAME_FILELIST);
    Credits to Sahar :D

  4. #4
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: National Gunz Update Fix

    A file without name, seems legit.

  5. #5
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: National Gunz Update Fix

    What? ^

  6. #6
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: National Gunz Update Fix

    Quote Originally Posted by qet123 View Post
    A file without name, seems legit.
    Sahar did it purposely i guess.. He totally ruined the source lol !

  7. #7
    Hi, Im Ryuzu yerij007 is offline
    MemberRank
    Oct 2011 Join Date
    Behind You!Location
    311Posts

    Re: National Gunz Update Fix

    But where i think on ZApplication right?
    Or another one more.

  8. #8
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: National Gunz Update Fix

    Quote Originally Posted by Ronny786 View Post
    Sahar did it purposely i guess.. He totally ruined the source lol !
    WriteMemoryProcess - Enable the "update" thing, Get mrs encryption, Edit zitem, Use update.mrs
    And admin sg will work on players... GG



Advertisement