Changes between Version 1 and Version 2 of pk3 files


Ignore:
Timestamp:
Aug 25, 2011 10:58:40 AM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pk3 files

    v1 v2  
    1919
    2020
    21 Quagents looks for and loads all pk3 files in all of the following directories (_BASEPATH_ stands for the location of the ioquake3 executable file - it can also be modified by running the ioquake executable with the ):
     21Quagents looks for and loads all pk3 files in all of the following directories (_BASEPATH_ stands for the location of the ioquake3 executable file - it can also be modified by running the ioquake executable with the "+set fs_basepath PATH_TO_RESOURCES" command line flag (so on my machine it would be "+set fs_basepath ~/ioquake3project/quagents/trunk/ioquake3/build/release-linux-i386/")):
    2222 * ~/.quagents3/quagents3/ (Linux-only. On other platforms, start Quagents and pull up the console (press `), then type "\fs_homepath" and see what it says: you can to make a quagents3 folder inside the shown directory and place your pk3s there.)
    2323 * ~/.quagents3/quagents3.pk3 (Linux-only, see above.)
     
    2929
    3030You should be able to change the _BASEPATH_ by defining DEFAULT_BASEDIR in the makefile.
     31
     32If you attempt to start Quagents and see something similar to the following error:
     33{{{
     34Couldn't load default.cfg. See "/u/jpawlick/.quagents3/quagents3/crashlog.txt" for details.
     35}}}
     36It means Quagents cannot locate the necessary resources. Check your filepaths.