remove the hud Created 18 years ago2005-04-22 22:31:32 UTC by guy guy

Created 18 years ago2005-04-22 22:31:32 UTC by guy guy

Posted 18 years ago2005-04-22 22:31:32 UTC Post #105387
how do you get rid of all the hud.
Posted 18 years ago2005-04-23 01:57:45 UTC Post #105405
cl_drawhud 0, I think. Alternatively, don't give the player a HEV suit, that should work.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-04-23 13:18:18 UTC Post #105505
Give the player a suit, then use a point_clientcommand to execute sv_cheats 1, cl_drawhud 0 and crosshair 0.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 18 years ago2005-04-23 23:55:57 UTC Post #105570
is there a way that this can be done on the mods start up
Posted 18 years ago2005-04-24 00:01:54 UTC Post #105571
In each map startup, just add the single entity.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 18 years ago2005-04-25 00:12:45 UTC Post #105775
how do you use a point_clientcommand?
Posted 18 years ago2005-04-26 12:19:59 UTC Post #105947
Go to console by pressing ` and if you have not done this then go to options, keyboard, advanced, allow console and click apply.

Go to the game again. Press ` and type in the box... sv_cheats 1

and type the stuff rabid said.
The point_clientcommand is an entity I presume.
Habboi HabboiSticky White Love Glue
Posted 18 years ago2005-04-27 03:32:32 UTC Post #106054
but will you have to do that everytime you run it?
Posted 18 years ago2005-04-27 03:36:19 UTC Post #106056
Can't you guess what a point_clientcommand entity does?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-04-27 17:10:12 UTC Post #106167
SPOILERS!!!! It runs consol commands when triggered..
TheGrimReafer TheGrimReaferADMININATOR
Posted 18 years ago2005-04-27 18:17:59 UTC Post #106175
Not triggered, rather, but given the correct input ;)

point_clientcommand is an entity which executes given game console commands when given the correct input.

Console is often ~, which makes it shift ` - Not in Source, though ;x
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 18 years ago2005-05-10 01:20:06 UTC Post #108673
right. I got a new problem now! Can you get rid of the hud without gettin rid of the crosshair, when i type cl_drawhud 0 it rids me of the cross too.
You must be logged in to post a response.