// #autoload // #name = UberFoV // #version = 1.1.3 // #date = August 13, 2002 // #author = Paul Tousignant // #warrior = UberGuy (FT) // #email = uberguy@tribalwar.com // #web = http://scripts.tribalwar.com/uberguy // #web = http://scripts.tribes-universe.com/uberguy // #description = Lets you toggle among prefered Field of View settings // #category = UberGuy's Scripts // #status = beta // #config = UberFovGUI // #readme = scripts/UberGuy/uberFoV.txt UberFoV.cs Version 1.1.3 by UberGuy (FT) - uberguy@tribes2.org August 17, 2002 REQUIRES: Writer's Support Pack =============================== http://scripts.tribalwar.com/uberguy/files/support/support.vl2 Version 1.1.3 (01/13/2003) ============= + Oops, typo in last version actually broke it. Version 1.1.2 (01/12/2003) ============= + Minor change to improve compatibility with FoV management in PilotMode 3. Version 1.1.1 (09/23/2002) ============= + Added feature to make HUD dissappear with rest of game huds. Version 1.1.0 (09/19/2002) ============= + Fixed problem with script not displaying transparent HUD on reload of T2. Version 1.0.0 ============= This script allows you to define any number of Field of View (FoV) settings and then cycle among them with one key. It makes sure to keep the FoV setting even when you respawn. There is an optional FoV HUD to tell you what your current FoV is set to. This works even if another script changes your FoV. You can use this script to manage a single FoV. For example, if you always want to play at 120° FoV, just add 120 to the list and you're done. The script will keep you at 120 from then on. The keybind for cycling through the FoV settings is called "UberFov Cycle". TO INSTALL: =========== Place uberFoV.vl2 anywhere under Tribes2\GameData\base. Play T2! The script is configured from Writer's script browser GUI. The options are explained in the in-game readme, viewable in the script browser. Check it out. Enjoy!