Konan
|
Tuesday, March 13, 2012
\ZEQ2 Lite\ZEQ2\maps
maps.arena
open with text editor
if you wanna use kami.pk3 than add this line:
{
map "kami"
bots "Goku"
timelimit "10"
longname "Earth - Kami's Lookout"
type "tourney ffa team struggle"
}
and make sure kami.pk3 is in the folder called ZEQ2, which contain all the datas like players maps etc..
You can add pk3 maps like that if you put them to ZEQ2 folder where's the config files located, and than add the map title name and descreption to that
{
map "spongebob"
bots "Goku"
timelimit "10"
longname "spongebobs house maybe?"
type "tourney ffa team struggle"
}
You can also unzip" pk3 files with 7zip free and fast zip software, and than you can find the right folders there like
So pk3 files are packed map files with everything inside in, its kind of like instant soup.
They do this for put some protection against geeks and because it need less space but increase the loading time and memory usage.
|