Page 1 of 1
my first q3 dm map :) feedback?
Posted: Mon Jun 26, 2006 8:58 pm
by fKd
heres a link to it so far.. feedback would be nice
bottem of page for pk3

sorry
Posted: Mon Jun 26, 2006 9:06 pm
by wviperw
Screenshots are always nice so we know what we're getting into.

You can use the [ levelshot ] tags and then just link to the shots hosted on whatever filespace you can get access to.
Posted: Mon Jun 26, 2006 9:36 pm
by fKd
ta

just rebuilding it now... been simplifing and improving texturing and item layout... add lg on top bridge... made the jp at base only go up 1 level... whats you opinions on ammo amounts? whats to much? 2 ammo boxes per gun? its the average for ut... whats it like in q3?
Posted: Mon Jun 26, 2006 10:09 pm
by fKd
updated link to map.. new build... looks much better... and gameplay flow starting to work out.... not sure if i should keep the quad tho...
note: in newer build:
fixed jumppad with noclip so you dont get that weird jumpie thing when you walk onto it
fixed ceiling on top bridge
new item placement
edit:
link at top updated

hehehe
Posted: Tue Jun 27, 2006 3:31 am
by fKd
im just gonna keep on talkin to myself
level near shiny
floor fog added
lightbox's added
overhaul of both arenas
item placement edited.. (still unsure of quad)
nice new lightmap -super 2
overall this small map is almost complete.. (unless i get some feedback)
over and out
Posted: Tue Jun 27, 2006 5:18 am
by wviperw
Well maybe get it to a fully "shinyified" state and then you can post some images of it? I personally refuse to download a map without screenshots unless your name is nunuk or LloydM. :P
Posted: Tue Jun 27, 2006 5:59 am
by Anwulf
You need to pack things up properly. Since the dl is a mere 1.4Mb, I wasn't too bothered about the lack of screenies, but the map, of course, has to be in a pk3 file (yeah, OK, I can rename the .zip file, but we've long recommended that you should put the pk3 in a zip file).
The .aas and .bsp files need to be in the \maps directory. You need to include a .arena file with bots, fraglimits, gametypes etc. You also need to include custom textures and .shader files (if you've used them), although I suspect you've fallen victim to the dreaded mapmedia.pk3.
Everything should be in its appropriate directory.
trying textures/base_wall/atech1_f.TGA...
trying textures/base_floor/tilefloor6.TGA...
trying textures/gothic_trim/km_arena1towerblue.TGA...
WARNING: R_FindImageFile could not find
'textures/gothic_trim/km_arena1towerblue.tga' in shader
'textures/gothic_trim/km_arena1towerblue'
Shader textures/gothic_trim/km_arena1towerblue has a stage with no image
Take your time to get things right, then we'll be here to pick all your hard work to pieces.

Posted: Tue Jun 27, 2006 6:06 am
by fKd
10 4
Posted: Tue Jun 27, 2006 7:54 am
by fKd
heres the pk3 format.. with all the updates till now... (note: the round window bits texturing is far from done... infact the whole bsp of that bridge is starting to grate with me... same with the fact..after a while im finding myself sick of brown

)
http://www.mysharefile.com/v/6474201/pwra1.pk3.html
Posted: Tue Jun 27, 2006 10:25 am
by Anwulf
Better, but your pk3 is still missing a couple of textures which are, by the looks of them, from the mapmedia.pk3. They are
trying textures/base_wall/atech1_f.TGA...
trying textures/base_floor/tilefloor6.TGA...
The mapmedia.pk3 is a real nuisance because the textures in there resemble those that come with Q3. It's actually worth moving the file somewhere else before you release a map for testing so that you can find out whether you've used any textures from it.
The file itself comes with Radiant, so isn't part of the standard Q3 setup.
Posted: Tue Jun 27, 2006 11:11 am
by fKd
can ppl just sv_pure 0 & devmap pwra1?
Posted: Tue Jun 27, 2006 11:27 am
by Anwulf
Won't make any difference to missing textures. Besides, your arena file is also a little messed up. It should be
{
map "pwra1"
bots "grunt"
longname "Beta 1"
fraglimit 15
type "ffa"
}
The
map attribute should have the same name as the .bsp (I think that's right; long time since I had to worry about such things). You might also want to change
ffa to
tourney.