Page 1 of 1

Problems with Devmode

Posted: Mon Aug 29, 2005 1:40 am
by DemonFirzen
I have devmode enabled, but when I put"debug_camera_load" in, it says the requested function"debug_camera_load" cannot be enabled.

Any help?

Re: Problems with Devmode

Posted: Mon Aug 29, 2005 3:13 pm
by halofun121
Firzen wrote:I have devmode enabled, but when I put"debug_camera_load" in, it says the requested function"debug_camera_load" cannot be enabled.

Any help?
First, you have to do debug_camera_save or your camera is going to go flying off into the unknown. Second, you can only do this in Halo CE.

Re: Problems with Devmode

Posted: Mon Aug 29, 2005 10:06 pm
by DemonFirzen
halofun121 wrote:
Firzen wrote:I have devmode enabled, but when I put"debug_camera_load" in, it says the requested function"debug_camera_load" cannot be enabled.

Any help?
First, you have to do debug_camera_save or your camera is going to go flying off into the unknown. Second, you can only do this in Halo CE.
It is in HaloCE, I still have the same problem with debug_camera_save..

Posted: Tue Aug 30, 2005 6:30 am
by PsiMatrix
Sounds like it isn't on - I use a devmode trainer online for my filming sessions. That message only comes up when it isn't enabled

On your own (or for LAN games) you have to right click and view porperties of your HaloCE shortcut, add { -console -devmode } to the end of the terget line like this
"X:\GAMES\Halo Custom Edition\haloce.exe" -console -devmode
Outside the "" part (just copy the bold part from here if you need to)

OR

Visit bitterbanana's site and download the haloCEdev trainer that he has to use it online with friends

Posted: Wed Aug 31, 2005 1:03 pm
by DemonFirzen
Great, now its working, my Devmode must be buggy, Thanks!