Page 1 of 1

1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 7:49 am
by OCNZBloodDonor
I was wondering if someone could point out where i went wrong with my .pk3 ? Also any constructive criticism on the map itself as well would be fine, :)

Ive searched though the forums, and google'd alot, and cant see any obvious reason it doesnt show in the menu :confused:


http://blooddonor.orconhosting.net.nz/q ... quared.pk3 is the file... its 191 KB now

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 8:04 am
by Eraser
Get rid of the "single" gametype in your gametypes list in the .arena file. That should fix it (at least, it did here)

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 8:58 am
by OCNZBloodDonor
ahhh excellent, that worked perfect... now to get the screenshot to work :) (only has q3 icon)


link is updated to working pk3... icon just doesnt work now, and its alot smaller :)

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 9:39 am
by OCNZBloodDonor
ahhh doh... somethings wrong, i click play and nothing happens

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 2:11 pm
by deqer
Map names cannot be more than 16 characters in length. You want to rename your .map/.bsp to ocffa1.bsp

Once you do this, and rename your levelshot file to match, everything will work.

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 7:58 pm
by OCNZBloodDonor
ahh thanks deqer, makes sense...

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 8:48 pm
by OCNZBloodDonor
Ok, i changed the sky (renamed all the files and rebuilt the .pk3 file to http://blooddonor.orconhosting.net.nz/q ... ocffa1.pk3 and now it doesnt show up, and i must be looking too closely at it for too long as i cant see why

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 9:34 pm
by deqer
Perhaps double check your .arena file.

Right now it shows:

Code: Select all

{
map             "bloodbathsquared"
bots            "Angel Biker Bitterman Daemia"
longname        "Blood Bath Squared"
fraglimit       "30"
type            " ffa single"
}
1) Remove space before "ffa"
2) Change map value to filename.

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 11:20 pm
by OCNZBloodDonor
thanks deqer, looks like it added it again when i compiled it

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 11:28 pm
by OCNZBloodDonor
Awesome!!! i owe you a beer or something, works and seems ok :)

Re: 1st map, tried to make a .pk3 and it doesnt show?

Posted: Wed Sep 21, 2011 11:41 pm
by OCNZBloodDonor
http://blooddonor.orconhosting.net.nz/q ... ocffa1.zip is now working, :)