View Full Version : Command help
GnarKill
09-04-2004, 06:29 PM
How do I turn off the HUD?
Thanks, I can't find the command anywhere, and yes, I've searched.
Rammathorn
09-04-2004, 07:25 PM
I'm sorry. Turn OFF the hud?
As in you just want the character on screen, no healthbar, painkiller bar, weapons info, or weapons scroll info up top?
I suppose one way would be to have blank alpha's for all the .dds graphics in the database. But I don't think there is an option to do that in the game. (Or is there?)
Why do you want the huf 'off' anyway?
Canada_Dry
09-04-2004, 07:39 PM
look on the command's on maxpayne2.com's site and you will find one like "gamemode_maxpayne->c_enablecinematicmod(1,02); or something like that and that should do it. U can define the wideness of the screen, or if u dno't want widescreen, just put 0 as the first number. I am probably wrong about some of this but its off the top of my head and i havn't used it in like 3 months.
Rammathorn
09-04-2004, 07:42 PM
So it actually removes the hug and then its just a widescreen (of 0 or more length)?
Joonas
09-04-2004, 08:00 PM
maxpayne_hudmode->MPHM_EnableHUD(False);
That's it.
You can use the level editor to "discover" all the scripts that can be used.
theHunted
09-05-2004, 11:03 AM
and if you're just walking around in mp2 with console enabled, remedy added this neat little shortcut
hidehud
that basically does the same as Joonas' command. showhud brings you back the hud.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.