Map not showing up

Map not showing up

Re: Map not showing up Posted by TealSlut on Thu Jan 1st 2004 at 8:34pm
TealSlut
28 posts
Posted 2004-01-01 8:34pm
TealSlut
member
28 posts 3 snarkmarks Registered: May 29th 2003 Occupation: Pupil Location: England, Leeds
right i have this map (bigroom) test, i am n00b! and i can play it by in console: map bigroom

but it don't show :confused: on the list , please elp, thanks guys and gals? If there is any!

HOW FUNNY:

:grenade:
Re: Map not showing up Posted by Campaignjunkie on Thu Jan 1st 2004 at 8:38pm
Campaignjunkie
1309 posts
Posted 2004-01-01 8:38pm
1309 posts 329 snarkmarks Registered: Feb 12th 2002 Occupation: Student Location: West Coast, USA
You probably need to place an info_player_deathmatch in the map. That will flag it as a multiplayer map and you'll be able to play it as such, and it will show up in the "list" (I think that's what you're talking about).

Depends on what mod, actually (the player entity it searches for is defined in the liblist.gam file - DoD will search for info_player_allies, etc.) Might be wrong about this though. But your solution is to probably put an info_player_deathmatch in your map.

Side note: With the advent of Steam, there's been some new functionality added. Type: maps * into the console and it'll display all the .bsp names in \maps\. At least, I think this is new functionality exclusive to Steam... I wasn't aware of it before. :sailor:
Re: Map not showing up Posted by Gorbachev on Thu Jan 1st 2004 at 9:03pm
Gorbachev
1569 posts
Posted 2004-01-01 9:03pm
1569 posts 264 snarkmarks Registered: Dec 1st 2002 Location: Vancouver, BC, Canada
It existed before. I stumbled upon it when I was randomly typing stuff in to try and make it list stuff. You can also type "maps" and a word to narrow your search down. ex. maps para_ or maps dod_ and it'll search for the files with those prefixes only.
Re: Map not showing up Posted by Wild Card on Fri Jan 2nd 2004 at 1:22am
Wild Card
2321 posts
Posted 2004-01-02 1:22am
2321 posts 391 snarkmarks Registered: May 20th 2002 Occupation: IT Consultant Location: Ontario, Canada
If its for HLDM, you need a single info_player_start entity anywhere in the map. After that, you need at least 1 info_player_deathmatch. These entities are the player spawn points.

In Counter-Strike, info_player_start is the CT spawn, info_player_deathmatch is the T spawn.

Other mods will have their own entities for start points as well.
Re: Map not showing up Posted by Atrocity on Fri Jan 2nd 2004 at 4:35am
Atrocity
221 posts
Posted 2004-01-02 4:35am
Atrocity
member
221 posts 152 snarkmarks Registered: Sep 1st 2003 Occupation: Level Designer/Student Location: Toronto Ohio
Well also depending on what mod you may need a entity like info_tf_detect or info_nuke, also make sure you read over the log to see if it compiled right, or you can copy and paste it into here and we maybe be able ot help.
Re: Map not showing up Posted by $loth on Thu May 13th 2004 at 6:01am
$loth
2256 posts
Posted 2004-05-13 6:01am
$loth
member
2256 posts 292 snarkmarks Registered: Feb 27th 2004 Occupation: Student Location: South England
<!-- ZoneLabs Popup Blocking Insertion -->[quote]

If its for HLDM, you need a single info_player_start entity anywhere in the map. After that, you need at least 1 <B style="BACKGROUND-COLOR: red">info_player_deathmatch</B>. These entities are the player spawn points.
[/quote]

so after you've put one of each in, which spawn do you put more of into your map to have more players in it??? I'm making a HLDM map, i've never made one before.
Re: Map not showing up Posted by Forceflow on Thu May 13th 2004 at 6:11am
Forceflow
2420 posts
Posted 2004-05-13 6:11am
2420 posts 451 snarkmarks Registered: Nov 6th 2003 Occupation: Engineering Student (CS) Location: Belgium
$loth said:
<!-- ZoneLabs Popup Blocking Insertion -->so after you've put one of each in, which spawn do you put more of into your map to have more players in it??? I'm making a HLDM map, i've never made one before.
Yes ... after dying, you would all spawn on the same place again ... which is not fun :razz:
Re: Map not showing up Posted by $loth on Thu May 13th 2004 at 7:03am
$loth
2256 posts
Posted 2004-05-13 7:03am
$loth
member
2256 posts 292 snarkmarks Registered: Feb 27th 2004 Occupation: Student Location: South England
Forceflow said:
$loth said:
<!-- ZoneLabs Popup Blocking Insertion -->so after you've put one of each in, which spawn do you put more of into your map to have more players in it??? I'm making a HLDM map, i've never made one before.
Yes ... after dying, you would all spawn on the same place again ... which is not fun :razz:
ok..that doesnt answer my question, what i need to know is, do i need info_player_starts OR info_player_deathmatch's in my map? [ its a HLDM map ] as i said i've never made one before.

help apreciated.

<!-- ZoneLabs Popup Blocking Insertion --><!-- ZoneLabs Popup Blocking Insertion -->
Re: Map not showing up Posted by fishy on Thu May 13th 2004 at 7:20am
fishy
2623 posts
Posted 2004-05-13 7:20am
fishy
member
2623 posts 1476 snarkmarks Registered: Sep 7th 2003 Location: glasgow
deathmatches.

the starts are the position you view the map from while you select team/class etc, before you join the game.
Re: Map not showing up Posted by $loth on Thu May 13th 2004 at 7:52am
$loth
2256 posts
Posted 2004-05-13 7:52am
$loth
member
2256 posts 292 snarkmarks Registered: Feb 27th 2004 Occupation: Student Location: South England
fishy said:
deathmatches.

the starts are the position you view the map from while you select team/class etc, before you join the game.
Ahh, thank you fishy :biggrin:

<!-- ZoneLabs Popup Blocking Insertion -->
Re: Map not showing up Posted by Orpheus on Thu May 13th 2004 at 2:16pm
Orpheus
13860 posts
Posted 2004-05-13 2:16pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
this question has been asked... alot
Re: Map not showing up Posted by Gwil on Thu May 13th 2004 at 2:34pm
Gwil
2864 posts
Posted 2004-05-13 2:34pm
Gwil
super admin
2864 posts 315 snarkmarks Registered: Oct 13th 2001 Occupation: Student Location: Derbyshire, UK
Heh.. you say it like people weren't using the search feature Orph?!

I hope they are, otherwise the meat tenderiser will be applied in liberal smacks to some noggins around here :razz:
Re: Map not showing up Posted by Orpheus on Thu May 13th 2004 at 2:50pm
Orpheus
13860 posts
Posted 2004-05-13 2:50pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Gwil said:
Heh.. you say it like people weren't using the search feature Orph?!
truly??

heaven forbid :heee:
Re: Map not showing up Posted by $loth on Thu May 13th 2004 at 3:35pm
$loth
2256 posts
Posted 2004-05-13 3:35pm
$loth
member
2256 posts 292 snarkmarks Registered: Feb 27th 2004 Occupation: Student Location: South England
Before you accuse me, i use teh search engine :razz: , thats how i came across this thread and the model thread :razz: <!-- ZoneLabs Popup Blocking Insertion -->