National Files Bug

Results 1 to 4 of 4
  1. #1
    Enthusiast Anthraxe is offline
    MemberRank
    Jun 2013 Join Date
    37Posts

    National Files Bug

    Okay so pretty much i'm using the Nation server files and for some reason when i add my customs they don't show. it doesnt read update1 so idk what could be the problem.... anyone have a possible salution?

    Note: the names etc.. show in shop but as for the models they don't...


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

    Re: National Files Bug

    Search for:
    void ZApplication::InitFileSystem()
    And edit to:
    void ZApplication::InitFileSystem()
    {
    m_FileSystem.Create("./","update");
    m_FileSystem.SetPrivateKey( szPrivateKey, sizeof( szPrivateKey));

    string strFileNameFillist(FILENAME_FILELIST);
    #ifndef _MEF
    strFileNameFillist += ".mef";

    m_fileCheckList.Open(strFileNameFillist.c_str(), &m_FileSystem);
    m_FileSystem.SetFileCheckList(&m_fileCheckList);
    #endif

    RSetFileSystem(ZApplication::GetFileSystem());
    }

  3. #3
    Enthusiast Anthraxe is offline
    MemberRank
    Jun 2013 Join Date
    37Posts

    Re: National Files Bug

    Sorry for the late reply that fixed my problem thanks abunch! :) +1

  4. #4
    Novice Majd Khoury is offline
    MemberRank
    Jul 2013 Join Date
    2Posts

    Re: National Files Bug

    Hey @Anthraxe can you help me with my GunZ?, thanks!
    @sahar042 ahi ata yahol lazor ote b gunz server?



Advertisement