The Whole Half-Life
TWHL
Forums
Wiki
Vault
Competitions
Discord
More...
Journals
News
Polls
Members
Go
Go
Login
Email or Username
Password
Remember Me
Login
Forgot Your Password?
Register
The Whole Half-Life
Level design resources for GoldSource, Source, and beyond
Featured map:
dm_undergroundlab
by
The Mad Carrot
Forums
Wiki
Vault
Competitions
Discord
Community
Journals
News
Polls
Members
Login/Register
Remember Me
Login
Forgot Your Password?
New user?
Create an account
remove the hud
Created
19 years ago
2005-04-22 22:31:32 UTC
by
guy
Forums
Source Engine Discussion
View Thread
Created
19 years ago
2005-04-22 22:31:32 UTC
by
guy
guy
Posted
19 years ago
2005-04-22 22:31:32 UTC
Post #105387
how do you get rid of all the hud.
guy
Seventh-Monkey
Posted
19 years ago
2005-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
Pretty nifty
RabidMonkey
Posted
19 years ago
2005-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
mapmapmapfapmap
guy
Posted
19 years ago
2005-04-23 23:55:57 UTC
Post #105570
is there a way that this can be done on the mods start up
guy
RabidMonkey
Posted
19 years ago
2005-04-24 00:01:54 UTC
Post #105571
In each map startup, just add the single entity.
RabidMonkey
mapmapmapfapmap
guy
Posted
19 years ago
2005-04-25 00:12:45 UTC
Post #105775
how do you use a point_clientcommand?
guy
Habboi
Posted
19 years ago
2005-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
Sticky White Love Glue
guy
Posted
19 years ago
2005-04-27 03:32:32 UTC
Post #106054
but will you have to do that everytime you run it?
guy
Seventh-Monkey
Posted
19 years ago
2005-04-27 03:36:19 UTC
Post #106056
Can't you guess what a point_clientcommand entity does?
Seventh-Monkey
Pretty nifty
TheGrimReafer
Posted
19 years ago
2005-04-27 17:10:12 UTC
Post #106167
SPOILERS!!!! It runs consol commands when triggered..
TheGrimReafer
ADMININATOR
RabidMonkey
Posted
19 years ago
2005-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
mapmapmapfapmap
guy
Posted
19 years ago
2005-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.
guy
You must be logged in to post a response.