can i change the default crosshair to a different vtf crosshair without needing to make a tf_weapon_ file for each weapon, i just want to use a custom crosshair on everything but not using a hud crosshair
paiChttps://cfg.tf/tools/crosshairs/
Holy shit dude that is so helpful, I spent like an hour changing a bunch of weapon script files for some weaboo and they ended up not even using them
Holy shit dude that is so helpful, I spent like an hour changing a bunch of weapon script files for some weaboo and they ended up not even using them
paiChttps://cfg.tf/tools/crosshairs/
Vouriwithout needing to make a tf_weapon_ file for each weapon
[quote=Vouri]without needing to make a tf_weapon_ file for each weapon[/quote]
VouripaiChttps://cfg.tf/tools/crosshairs/Vouriwithout needing to make a tf_weapon_ file for each weapon
Whops, sorry. :( Maybe by making a crosshair of your preferation by putting its settings on a cfg file?
[quote=Vouri]without needing to make a tf_weapon_ file for each weapon[/quote][/quote]
Whops, sorry. :( Maybe by making a crosshair of your preferation by putting its settings on a cfg file?
VouripaiChttps://cfg.tf/tools/crosshairs/Vouriwithout needing to make a tf_weapon_ file for each weapon
put your crosshair files to custom/anything/materials/vgui/replay/thumbnails
type cl_crosshair_file ../replay/thumbnails/name of your crosshair on sv_pure 0
ez
[quote=Vouri]without needing to make a tf_weapon_ file for each weapon[/quote][/quote]
put your crosshair files to custom/anything/materials/vgui/replay/thumbnails
type cl_crosshair_file ../replay/thumbnails/name of your crosshair on sv_pure 0
ez
not working, just shows a pink/black missing texture :(
i tried every file path for cl_crosshair_file .. and i tried putting it in materials/vgui/crosshairs since thats the folder the game was saying it was checking and it didnt work
i tried every file path for cl_crosshair_file .. and i tried putting it in materials/vgui/crosshairs since thats the folder the game was saying it was checking and it didnt work
Vourinot working, just shows a pink/black missing texture :(
i tried every file path for cl_crosshair_file .. and i tried putting it in materials/vgui/crosshairs since thats the folder the game was saying it was checking and it didnt work
you're either not on sv_pure 0 server OR you are entering the wrong path OR you have your crosshair files in incorrect location
or you can just open all weapon scripts in notepad++ or something similar, press ctrl+f and use the replace all in open documents function
i tried every file path for cl_crosshair_file .. and i tried putting it in materials/vgui/crosshairs since thats the folder the game was saying it was checking and it didnt work[/quote]
you're either not on sv_pure 0 server OR you are entering the wrong path OR you have your crosshair files in incorrect location
or you can just open all weapon scripts in notepad++ or something similar, press ctrl+f and use the replace all in open documents function
server is sv_pure 0, crosshair files (.vtf and .vmt) are in tf/custom/my_custom_stuff/materials/vgui/replay/thumbnails
] cl_crosshair_file replay/thumbnails/ql_7
--- Missing Vgui material vgui/crosshairs/replay/thumbnails/ql_7
is what shows up when i enter any file path for the crosshairs. i assume i need vgui/crosshairs but what do i put in there? just the .vtf /.vmt files or more folders
[quote]] cl_crosshair_file replay/thumbnails/ql_7
--- Missing Vgui material vgui/crosshairs/replay/thumbnails/ql_7
[/quote]
is what shows up when i enter any file path for the crosshairs. i assume i need vgui/crosshairs but what do i put in there? just the .vtf /.vmt files or more folders
Vourii cant read instructions
no you put your crosshair into custom/anything/materials/vgui/replay/thumbnails not anything else
.. means one directory up, so without it in the path the game's looking for it in materials/vgui/crosshairs/replay/thumbnails/ instead of materials/vgui/replay/thumbnails/
put your .vtf and .vmt to custom/my_custom_stuff/materials/vgui/replay/thumbnails
cl_crosshair_file ../replay/thumbnails/ql_7
no you put your crosshair into custom/anything/materials/vgui/replay/thumbnails not anything else
.. means one directory up, so without it in the path the game's looking for it in materials/vgui/crosshairs/replay/thumbnails/ instead of materials/vgui/replay/thumbnails/
put your .vtf and .vmt to custom/my_custom_stuff/materials/vgui/replay/thumbnails
cl_crosshair_file ../replay/thumbnails/ql_7
] cl_crosshair_file ../replay/thumbnails/ql_7
--- Missing Vgui material vgui/crosshairs/../replay/thumbnails/ql_7
--- Missing Vgui material vgui/crosshairs/../replay/thumbnails/ql_7[/quote]
Vouri] cl_crosshair_file ../replay/thumbnails/ql_7
--- Missing Vgui material vgui/crosshairs/../replay/thumbnails/ql_7
you are doing something wrong
are you sure you are in sv_pure 0? you get this error when you're in sv_pure 2/1 server
are you sure you have both .vmt and .vtf files in there and that .vmt correctly points at the .vtf?
https://i.imgur.com/J0fTvnK.png
are you sure that the files are in \custom\stuff\materials\vgui\replay\thumbnails
--- Missing Vgui material vgui/crosshairs/../replay/thumbnails/ql_7[/quote][/quote]
you are doing something wrong
are you sure you are in sv_pure 0? you get this error when you're in sv_pure 2/1 server
are you sure you have both .vmt and .vtf files in there and that .vmt correctly points at the .vtf?
[img]https://i.imgur.com/J0fTvnK.png[/img]
are you sure that the files are in \custom\stuff\materials\vgui\replay\thumbnails
https://imgur.com/a/CnTBF
If you don't want to make the scripts folder with weapon txt files then it's not possible.
Not sure exactly why you don't want the txt files.
Does it conflict with your small explosions? use cfg.tf to merge them into one file
Does it take too much time? use cfg.tf to do it in 10 minutes
cfg.tf has the ql_7 crosshair as a standard option
Not sure exactly why you don't want the txt files.
Does it conflict with your small explosions? use cfg.tf to merge them into one file
Does it take too much time? use cfg.tf to do it in 10 minutes
cfg.tf has the ql_7 crosshair as a standard option