Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dangreene0/BetterGreenScreen
A tool HUD that offers a larger green screen, prevents models from spinning, with a slimmed down UI.
https://github.com/dangreene0/BetterGreenScreen
Last synced: about 7 hours ago
JSON representation
A tool HUD that offers a larger green screen, prevents models from spinning, with a slimmed down UI.
- Host: GitHub
- URL: https://github.com/dangreene0/BetterGreenScreen
- Owner: dangreene0
- License: agpl-3.0
- Created: 2023-09-26T23:43:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T03:56:48.000Z (6 months ago)
- Last Synced: 2024-08-01T22:03:59.550Z (3 months ago)
- Language: Valve Data Format
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - dangreene0/BetterGreenScreen - A tool HUD that offers a larger green screen, prevents models from spinning, with a slimmed down UI. (Valve Data Format)
README
# Better Green Screen
v1.2 12/12/23
This mod was created by Wiethoofd and is maintained by Sour Dani.Extract or move the **BetterGreenScreen** folder from this zip to your `tf/custom` folder.
A tool HUD that offers a larger green screen, prevents models from spinning, with a slimmed down UI.
[Full guide available on Steam](https://steamcommunity.com/sharedfiles/filedetails/?id=2224490198)
## Files in this mod
`resource\ui\econ\inspectionpanel.res`
- This file creates the dynamic and larger greenscreen.
- If you have a mod that already changes this file this mod may take priority.)`cfg\valve.rc`
- Contains `tf_item_inspect_model_auto_spin 0`
- This console command prevents the weapon from spinning.`info.vdf`
- This file loads the HUD.## FAQ/Info
**Enable spinning animation**
- If you wish to turn the war paint spin animation on, set `tf_item_inspect_model_auto_spin` to `1` in console.**Change greenscreen color**
- If you wish to change the color of the greenscreen, go to the mod folder, navigate to `resource/ui/econ/InspectionPanel.res` and open it in any text editor.
- Look for `"bgcolor_override" "0 255 0 255"` on line 21, and change those RGBA values accordingly.
- Save the file and launch Team Fortress 2 to enjoy your new background color.**Enable zooming**
- Navigate to `resource/ui/econ/InspectionPanel.res` on line 153, and change `"allow_manip"` from `"0"` to `"1"`---
Thanks for downloading! Enjoy!