Guide Disable FileList

Results 1 to 2 of 2
  1. #1
    Member Jesusmix167 is offline
    MemberRank
    Apr 2012 Join Date
    66Posts

    Guide Disable FileList

    Hello friends rgz. As I can disable Filelist Gunz source 1.5


  2. #2
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Guide Disable FileList

    Search for
    Code:
    void ZApplication::InitFileSystem()
    You'll see

    Code:
    strFileNameFillist += "";
    
    	m_fileCheckList.Open(strFileNameFillist.c_str(), &m_FileSystem);
    	m_FileSystem.SetFileCheckList(&m_fileCheckList);
    comment all 3 of those lines ..

    Edit : Credits to Vusion.
    Last edited by Military; 24-07-12 at 02:37 AM.



Advertisement