Upvote Upvoted 0 Downvote Downvoted
Default HUD with all Minmode options removed?
posted in Customization
1
#1
0 Frags +

Does anybody have this?
I feel like this would make getting into hud editing and having a changeable scoreboard SO much easier.

Does anybody have this?
I feel like this would make getting into hud editing and having a changeable scoreboard SO much easier.
2
#2
5 Frags +

What I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.

What I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.
3
#3
0 Frags +
JarateKingWhat I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.

Thanks!

[quote=JarateKing]What I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.[/quote]
Thanks!
4
#4
0 Frags +
JarateKingWhat I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.

I changed every minmode to minmode disabled but it still goes to the default minmode settings when I switch to minmode. Am I doing something wrong?

[quote=JarateKing]What I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.[/quote]
I changed every minmode to minmode disabled but it still goes to the default minmode settings when I switch to minmode. Am I doing something wrong?
5
#5
1 Frags +
MightyJarateKingWhat I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.
I changed every minmode to minmode disabled but it still goes to the default minmode settings when I switch to minmode. Am I doing something wrong?

Have you changed the minmode values inside the hudlayout as well?

[quote=Mighty][quote=JarateKing]What I always do is open every file up in notepad++ (you can just drag the entire hud folder into the notepad++ window) and ctrl+h replace-all of "_minmode" to "_minmodeDisabled" or whatever else so that it gets ignored. It may not look the nicest but it works, even if a basic program to remove those lines would be the best way of doing it.

A download link would just get outdated next major update, it doesn't take long to do it yourself if you know how.[/quote]
I changed every minmode to minmode disabled but it still goes to the default minmode settings when I switch to minmode. Am I doing something wrong?[/quote]

Have you changed the minmode values inside the hudlayout as well?
6
#6
0 Frags +
HypnotizeHave you changed the minmode values inside the hudlayout as well?

Yes

[quote=Hypnotize]Have you changed the minmode values inside the hudlayout as well?[/quote]
Yes
7
#7
0 Frags +

If you load any files with #base, you need to make sure they also have minmodeDisabled (or whatever you chose) instead of minmode. Not sure if that's your issue, but that's what it was when I ran into that problem.

If it turns out to not be that, you might need to post some snippets or a DL.

If you load any files with #base, you need to make sure they also have minmodeDisabled (or whatever you chose) instead of minmode. Not sure if that's your issue, but that's what it was when I ran into that problem.

If it turns out to not be that, you might need to post some snippets or a DL.
8
#8
0 Frags +
JarateKingIf you load any files with #base, you need to make sure they also have minmodeDisabled (or whatever you chose) instead of minmode. Not sure if that's your issue, but that's what it was when I ran into that problem.

If it turns out to not be that, you might need to post some snippets or a DL.

https://drive.google.com/open?id=0BzoD3jejiX6QM21SdE9NRUx1QUU

What is #base?

[quote=JarateKing]If you load any files with #base, you need to make sure they also have minmodeDisabled (or whatever you chose) instead of minmode. Not sure if that's your issue, but that's what it was when I ran into that problem.

If it turns out to not be that, you might need to post some snippets or a DL.[/quote]

https://drive.google.com/open?id=0BzoD3jejiX6QM21SdE9NRUx1QUU

What is #base?
9
#9
0 Frags +

This time I completely removed all lines with Minmode and got the same result as well.

This time I completely removed all lines with Minmode and got the same result as well.
10
#10
whitelist.tf
3 Frags +

Make sure after extracting the default hud files you also have an info.vdf in the root of your custom hud folder.

Make sure after extracting the default hud files you also have an [i]info.vdf[/i] in the root of your custom hud folder.
11
#11
0 Frags +
WiethoofdMake sure after extracting the default hud files you also have an info.vdf in the root of your custom hud folder.

Thanks! That was the problem

[quote=Wiethoofd]Make sure after extracting the default hud files you also have an [i]info.vdf[/i] in the root of your custom hud folder.[/quote]
Thanks! That was the problem
Please sign in through STEAM to post a comment.