Upvote Upvoted 2 Downvote Downvoted
Getting rid of "Streak: 0"?
posted in Customization
1
#1
1 Frags +

Hey all,

I recently got a killstreak weapon, and noticed that despite having a custom HUD, the default killstreak counter shows up in the bottom left side corner of my screen.

I also noticed this when I tried to record with Lawena's HUD!

I want to know if there is any way I can move that hud element out of the way, as I don't really need in my regular game, and especially not in my Lawena recordings.

I've tried to copy and paste the original HUD Element into both my custom HUD (KBN) and Lawena's, but neither did anything.

Thanks in advance!

Hey all,

I recently got a killstreak weapon, and noticed that despite having a custom HUD, the default killstreak counter shows up in the bottom left side corner of my screen.

I also noticed this when I tried to record with Lawena's HUD!

I want to know if there is any way I can move that hud element out of the way, as I don't really need in my regular game, and especially not in my Lawena recordings.

I've tried to copy and paste the original HUD Element into both my custom HUD (KBN) and Lawena's, but neither did anything.

Thanks in advance!
2
#2
0 Frags +

edit lawena/hud/killnotices/scripts/hudlayout.res.
ctrl+f "KillStreak"
set enable and visible to 0

edit lawena/hud/killnotices/scripts/hudlayout.res.
ctrl+f "KillStreak"
set enable and visible to 0
3
#3
1 Frags +
Alfieedit lawena/hud/killnotices/scripts/hudlayout.res.
ctrl+f "KillStreak"
set enable and visible to 0

I tried doing this, but there were no matches with "Kill" "Killstreak" or anything like it.

I went into tf/custom/lawena/scripts/hudlayout.res - I don't know where you are getting your "hud/killnotices/scripts" string from. Maybe a different version?

I also tried adding in the original hud element and changing values, but that didn't work either.

I'm using the latest version of Lawena (4.0.10), if it matters.

Thanks for the suggestion!

[quote=Alfie]edit lawena/hud/killnotices/scripts/hudlayout.res.
ctrl+f "KillStreak"
set enable and visible to 0[/quote]

I tried doing this, but there were no matches with "Kill" "Killstreak" or anything like it.

I went into tf/custom/lawena/scripts/hudlayout.res - I don't know where you are getting your "hud/killnotices/scripts" string from. Maybe a different version?

I also tried adding in the original hud element and changing values, but that didn't work either.

I'm using the latest version of Lawena (4.0.10), if it matters.

Thanks for the suggestion!
4
#4
1 Frags +

It's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawena

It's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawena
5
#5
3 Frags +
AlfieIt's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawena

It's not working because there is no change for killstreak items in the hudlayout.res
the element is controlled in a file in resource/ui/ called huditemeffectmeter_killstreak.res. Below is a link to a version that should properly remove all of the elements, just paste it in your lawena/resource/ui folder.
http://pastebin.com/1eCspmH4

[quote=Alfie]It's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawena[/quote]
It's not working because there is no change for killstreak items in the hudlayout.res
the element is controlled in a file in resource/ui/ called huditemeffectmeter_killstreak.res. Below is a link to a version that should properly remove all of the elements, just paste it in your lawena/resource/ui folder.
http://pastebin.com/1eCspmH4
6
#6
1 Frags +
StaticVoidAlfieIt's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawenaIt's not working because there is no change for killstreak items in the hudlayout.res
the element is controlled in a file in resource/ui/ called huditemeffectmeter_killstreak.res. Below is a link to a version that should properly remove all of the elements, just paste it in your lawena/resource/ui folder.
http://pastebin.com/1eCspmH4

That worked! Many thanks! :D

[quote=StaticVoid][quote=Alfie]It's in folder you installed lawena in. It's the files that get transferred when you start up TF2 using lawena[/quote]
It's not working because there is no change for killstreak items in the hudlayout.res
the element is controlled in a file in resource/ui/ called huditemeffectmeter_killstreak.res. Below is a link to a version that should properly remove all of the elements, just paste it in your lawena/resource/ui folder.
http://pastebin.com/1eCspmH4[/quote]

That worked! Many thanks! :D
Please sign in through STEAM to post a comment.