Single Player Map not loading

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Single Player Map not loading

Post by DG333 »

Hello, I have downloaded some Halo CE SP Maps (Like Endurance for example) and put them into my map folder. Then I run the game, open up the console then type with out quotes "map_name endurance", but it will not load.
Does anyone know what I am doing wrong? Help is always appreciated.
User avatar
LinkGray
Readers Club





Posts: 104
Joined: Fri Dec 22, 2006 3:37 pm

Post by LinkGray »

Try map_name_endurance as opposed to map_name endurance
User avatar
TomClancey





Posts: 2565
Joined: Sat Jan 28, 2006 6:49 am
Location: Ohio
Contact:

Post by TomClancey »

no it has to be sv_map endurance

you forgot sv and u dont need name

so its

Code: Select all

sv_map endurance
try that.
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Post by DG333 »

I don't think it's working.
When I run the Halo Console I get this message first.
"WARNING: sv_name unspecified in init.txt. defaultung to Halo"
Does that mean anything? And do I run the colsole before of after I start up CE?
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

k so you have console set up?

While at the main menu, press the "~" key and just type this in:

Code: Select all

sv_map endurance
and it should work. its as simple as that[/code]
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Post by DG333 »

fishface617 wrote:k so you have console set up?

While at the main menu, press the "~" key and just type this in:

Code: Select all

sv_map endurance
and it should work. its as simple as that[/code]
It's not doing anything.
I pressed the "~" key and it didin't do anything. I typed it in too and pressed enter and it didin't do anything.
I also tried a custom UI file and that didin't work.
Man whats wrong with my CE?
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

You dont have your console set up correctly if at all then. Right click your halo CE icon on your desktop and go to the target thing (i forget the name)

Uh oh, its late here and im not even on a windows comp right now and i forget the names of everything, Basically in one one of the boxes hit the spacebar and type -console.

Im sure someone who knows the details can post, i have to get to bed. Sorry.
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Post by DG333 »

fishface617 wrote:You dont have your console set up correctly if at all then. Right click your halo CE icon on your desktop and go to the target thing (i forget the name)

Uh oh, its late here and im not even on a windows comp right now and i forget the names of everything, Basically in one one of the boxes hit the spacebar and type -console.

Im sure someone who knows the details can post, i have to get to bed. Sorry.
Well, can anyone else then?
adumass





Posts: 53
Joined: Sat Dec 02, 2006 6:49 pm

Post by adumass »

Right click on your desktop shortcut to halo and go to properties. Then in the target box add -console or -console -devmode after all the other stuff in that box. Start up halo. Now hit the ~ key its to the left of the one key type map_name endurance or whatever the maps name is and hit enter, press ~ to turn the console off. And no its does not have to be sv_map endurance...
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Post by DG333 »

adumass wrote:Right click on your desktop shortcut to halo and go to properties. Then in the target box add -console or -console -devmode after all the other stuff in that box. Start up halo. Now hit the ~ key its to the left of the one key type map_name endurance or whatever the maps name is and hit enter, press ~ to turn the console off. And no its does not have to be sv_map endurance...
It says the specified Target box is not valid. :(
an emu





Posts: 280
Joined: Fri Feb 18, 2005 5:16 pm
Location: a box under the freeway

Post by an emu »

it should say something like this in the next to target:
"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -console -screenshot

that would work.
DG333





Posts: 43
Joined: Fri Dec 15, 2006 3:32 pm

Post by DG333 »

an emu wrote:it should say something like this in the next to target:
"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -console -screenshot

that would work.
There we go, it works fine now.
Thank you very much. And thanks to others who have helped.
Post Reply