trying to make a montage but i wanna figure this out first please help !!!! (i couldn't understand 3rd party software or get some of it to work on my pc so im seeing if there is a simpler fix)
use castingessentialsnext
https://github.com/drunderscore/CastingEssentialsNext
place in tf/custom directory
launch tf2 with launch property -insecure
load up stv demo
command is ce_hitevents_enabled 1
https://github.com/drunderscore/CastingEssentialsNext
place in [b]tf/custom[/b] directory
launch tf2 with launch property [b]-insecure[/b]
load up stv demo
command is ce_hitevents_enabled 1
[url=https://pastebin.com/raw/MVa59fi5]full list of commands[/url]
pretty sure you can do that with casting essentials not an ingame command
oh siyo posted 1 second before
oh siyo posted 1 second before
is there a way 2 hide crosshair and everything but damage numbers on a hud sorry for so many quesitions im just stupid LOL
aerol1this there a way 2 hide crosshair and everything but damage numbers on a hud sorry for so many quesitions im just stupid LOL
I'm sure there are HUDs out here that do the job like lawena ( https://lawena.github.io/ ) or something but if you want to do it yourself then you can try the following:
(you can also use hudlayout.res but that doesnt work for me for whatever reason)
Go to your HUD's file > resource > ui
there you should see things like "huddamageaccount.res" (which should be for damage numbers) and when you open It you should see a variable called "visible", if you want to disable something specific in your hud you have to set "visible" to 0 (read the name of the file before you disable it as there are things you don't want to disable like the menu GUI) https://imgur.com/a/yvxVRxN
I'm not %100 sure which files you have to open and scroll through and set to 0 but as a starter "spectatortournament.res" should be something you check out
Scroll through the folder and check the names of the files, open the ones that are related to what you want to disable, press CTRL+F and type "visible" then quickly set everything to 0
(make sure you back up your files)
You can type this command into your console if you are having trouble disabling the spectator side hud: "hidepanel specgui" and "showpanel specgui" to undo it
I'm sure there are HUDs out here that do the job like lawena ( https://lawena.github.io/ ) or something but if you want to do it yourself then you can try the following:
(you can also use hudlayout.res but that doesnt work for me for whatever reason)
Go to your HUD's file > resource > ui
there you should see things like "huddamageaccount.res" (which should be for damage numbers) and when you open It you should see a variable called "visible", if you want to disable something specific in your hud you have to set "visible" to 0 (read the name of the file before you disable it as there are things you don't want to disable like the menu GUI) https://imgur.com/a/yvxVRxN
I'm not %100 sure which files you have to open and scroll through and set to 0 but as a starter "spectatortournament.res" should be something you check out
Scroll through the folder and check the names of the files, open the ones that are related to what you want to disable, press CTRL+F and type "visible" then quickly set everything to 0
(make sure you back up your files)
You can type this command into your console if you are having trouble disabling the spectator side hud: "hidepanel specgui" and "showpanel specgui" to undo it