dev mode?

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





Posts: 3
Joined: Sat Aug 20, 2005 6:45 pm

dev mode?

Post by mikey »

How do i use dev mode? I have no idea what I'm doing.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Dev mode.You got it enabled?
ok press the ~button ingame(next to the 1 button)
and then type some stuff like:
Debug_camera_load}
debug_camera_save}make camera view
cheat_all_vehicles
cheat_all_weapons

Press CtrL+F12 to get Frame rate counter and such.
...left for good
mikey





Posts: 3
Joined: Sat Aug 20, 2005 6:45 pm

Post by mikey »

How do I enable it?
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Make a shortcut to halo custom edition HaloCE.exe file.It should look like this:

Code: Select all

C:\Program files\microsoft games\Halo custom edition\haloce.exe

Change it to

Code: Select all

C:\Program files\microsoft games\Halo custom edition\haloce.exe -console -devmode
...left for good
mikey





Posts: 3
Joined: Sat Aug 20, 2005 6:45 pm

Post by mikey »

That worked. Thanks a lot.
Armed





Posts: 8
Joined: Thu Feb 17, 2005 11:48 am
Contact:

Post by Armed »

note that the quotation marks are significant...

it should be:

"C:\Program files\microsoft games\Halo custom edition\haloce.exe" -console -devmode
Post Reply