Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amount of Currency in the corner and broken #134

Open
iwantbrioche opened this issue Dec 12, 2022 · 1 comment
Open

Amount of Currency in the corner and broken #134

iwantbrioche opened this issue Dec 12, 2022 · 1 comment

Comments

@iwantbrioche
Copy link

Where is the .res file for the currency you have in mvm? In game its in the corner and broken.
20221211193235_1
Top left corner

@oxoxa
Copy link

oxoxa commented Feb 7, 2023

Go inside ahud/resource/ui and open hudmannvsmachinestatus.res with a notepad of some sort.

After that search for "CurrencyStatusPanel" and copy all the text until the end of the bracket (values may change due to different positions of your hud compared to mine).

Now that you have that copied, open ahud/scripts and go into hudlayout.res.
All you gotta do is paste what you copied from the previous .res file into hudlayout, save it and boot up mvm to check how much money you have with your custom hud.

(I found this on Reddit, but it worked for me. https://www.reddit.com/r/tf2/comments/1uc25j/comment/cegkk0t)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants