Upvote Upvoted 107 Downvote Downvoted
1 ⋅⋅ 46 47 48 49
Wut hud/crosshair/cfg thread
posted in Customization
1441
#1441
0 Frags +
ivan_hifdoes anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too bighttps://file.io/2Imh7WqHyd65

it says files been deleted

[quote=ivan_][quote=hif]does anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too big[/quote]
https://file.io/2Imh7WqHyd65[/quote]

it says files been deleted
1442
#1442
1 Frags +
hifdoes anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too big

https://www.dropbox.com/scl/fo/jqvacjnouh6k2tr0hdko1/ACdCgv5rvZ4WLQBjNbwjWEQ?rlkey=iqeldcw0yr612vnx0xwtl1j1v&dl=0

made one thats about 2/3 of the size (_hif). also included another one I made for hai, a thalashseeker.
comparison png file in folder. the one with the _hif suffix hasn't been tested in-game. just a quick resize and shadow added. so let me know if it's not working/looking properly

if you need an even smaller one I have a mini version here

[quote=hif]does anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too big[/quote]
https://www.dropbox.com/scl/fo/jqvacjnouh6k2tr0hdko1/ACdCgv5rvZ4WLQBjNbwjWEQ?rlkey=iqeldcw0yr612vnx0xwtl1j1v&dl=0

made one thats about 2/3 of the size (_hif). also included another one I made for hai, a thalashseeker.
comparison png file in folder. the one with the _hif suffix hasn't been tested in-game. just a quick resize and shadow added. so let me know if it's not working/looking properly

if you need an even smaller one I have a mini version [url=https://github.com/KobeTob/TobVTF/tree/master/Brackets]here[/url]
1443
#1443
1 Frags +
Tobhifdoes anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too bighttps://www.dropbox.com/scl/fo/jqvacjnouh6k2tr0hdko1/ACdCgv5rvZ4WLQBjNbwjWEQ?rlkey=iqeldcw0yr612vnx0xwtl1j1v&dl=0

made one thats about 2/3 of the size (_hif). also included another one I made for hai, a thalashseeker.
comparison png file in folder. the one with the _hif suffix hasn't been tested in-game. just a quick resize and shadow added. so let me know if it's not working/looking properly

if you need an even smaller one I have a mini version here

Yea its perfect! Thanks so much mate!!

[quote=Tob][quote=hif]does anyone have a smaller version of seekerOL? i use a low res so seeker looks kinda pixely and is way too big[/quote]
https://www.dropbox.com/scl/fo/jqvacjnouh6k2tr0hdko1/ACdCgv5rvZ4WLQBjNbwjWEQ?rlkey=iqeldcw0yr612vnx0xwtl1j1v&dl=0

made one thats about 2/3 of the size (_hif). also included another one I made for hai, a thalashseeker.
comparison png file in folder. the one with the _hif suffix hasn't been tested in-game. just a quick resize and shadow added. so let me know if it's not working/looking properly

if you need an even smaller one I have a mini version [url=https://github.com/KobeTob/TobVTF/tree/master/Brackets]here[/url][/quote]


Yea its perfect! Thanks so much mate!!
1444
#1444
1 Frags +
melkyDivineATmelkyProbably a better way to do this. At minimum you press the key only twice. When you press and hold the bind it will auto join as spy, and on release it will disguise as enemy medic and switch to slot2, and then just hit the key again to show medigun on the 3d playermodel. Just tried it on a serveme and it seems to work.
bind "X" "+toggleState"
alias +toggleState "join_class spy; cl_hud_playerclass_use_playermodel 1; r_drawviewmodel 1"
alias -toggleState "disguise 5 -1; slot2; lastdisguise"

There is a weird bug with the bind where "lastdisguise" will sometimes be sent to the server before "disguise 5 - 1". idk what causes it but if you want it to be fool proof just press b for lastdisguise and just remove the command from the alias. Disguising has a big delay anyways so pressing b shouldn't be that big of a deal.

Unfortunatly it does not work me at all. It disguise as a random class.

edit : I found a working script which requires pressing only one specific key 2 times

bind "X" "medcheck
alias medcheck medcheck1
alias medcheck1 "join_class spy; cl_hud_playerclass_use_playermodel 1; r_drawviewmodel 1; alias medcheck medcheck2"
alias medcheck2 "disguise 5 -1; slot2; alias medcheck medcheck3"
alias medcheck3 "lastdisguise; alias medcheck medcheck1"

[quote=melky][quote=DivineAT][quote=melky][/quote]
Probably a better way to do this. At minimum you press the key only twice. When you press and hold the bind it will auto join as spy, and on release it will disguise as enemy medic and switch to slot2, and then just hit the key again to show medigun on the 3d playermodel. Just tried it on a serveme and it seems to work.
[code]bind "X" "+toggleState"
alias +toggleState "join_class spy; cl_hud_playerclass_use_playermodel 1; r_drawviewmodel 1"
alias -toggleState "disguise 5 -1; slot2; lastdisguise"[/code]

There is a weird bug with the bind where "lastdisguise" will sometimes be sent to the server before "disguise 5 - 1". idk what causes it but if you want it to be fool proof just press b for lastdisguise and just remove the command from the alias. Disguising has a big delay anyways so pressing b shouldn't be that big of a deal.[/quote]

Unfortunatly it does not work me at all. It disguise as a random class.[/quote]

edit : I found a working script which requires pressing only one specific key 2 times

bind "X" "medcheck
alias medcheck medcheck1
alias medcheck1 "join_class spy; cl_hud_playerclass_use_playermodel 1; r_drawviewmodel 1; alias medcheck medcheck2"
alias medcheck2 "disguise 5 -1; slot2; alias medcheck medcheck3"
alias medcheck3 "lastdisguise; alias medcheck medcheck1"
1445
#1445
0 Frags +
lainzxhttps://imgur.com/S9F55oC anyone know if theres a dl link for this

anyone?

[quote=lainzx]https://imgur.com/S9F55oC anyone know if theres a dl link for this[/quote]

anyone?
1446
#1446
0 Frags +
EMPSKYlainzxhttps://imgur.com/S9F55oC anyone know if theres a dl link for this
anyone?

https://mega.nz/file/QO5HWLSK#IXhph19fKUwt2A8TAFGUfdLYOVEdG-32P5ZFxT5i59s the link was posted previous page

[quote=EMPSKY][quote=lainzx]https://imgur.com/S9F55oC anyone know if theres a dl link for this[/quote]

anyone?[/quote]
https://mega.nz/file/QO5HWLSK#IXhph19fKUwt2A8TAFGUfdLYOVEdG-32P5ZFxT5i59s the link was posted previous page
1447
#1447
-2 Frags +

hey fellas what hud is this?

https://i.imgur.com/ia0HRlu.png

edit: ty chitinlink 4 the help!

hey fellas what hud is this?

https://i.imgur.com/ia0HRlu.png

edit: ty chitinlink 4 the help!
1448
#1448
0 Frags +
vecchey fellas what hud is this?

https://i.imgur.com/ia0HRlu.png

"Custom HUD: Slightly modified broeselhud http://code.google.com/p/broeselhud/"

[quote=vecc]hey fellas what hud is this?

https://i.imgur.com/ia0HRlu.png[/quote]

"Custom HUD: Slightly modified broeselhud [url=http://code.google.com/p/broeselhud/]http://code.google.com/p/broeselhud/[/url]"
1 ⋅⋅ 46 47 48 49
Please sign in through STEAM to post a comment.