DefaultGame.cs
defaultGame.cs can be found in scripts.vl2.
File is too large to be displayed here.
Summary
Section titled “Summary”defaultGame.cs is a script file that contains information about the “default” gametype. As such, the code in the file is used as a base for all gametype functions. This file allows for other gametypes to override specific functions for their own purposes, while making it so that basic functions in the game don’t have to be rewritten.
Modding reference
Section titled “Modding reference”The modding handbook covers the scripts this sits among:
Recovered from the original tribes2wiki.com, written by its community of contributors. Last edited there on 11 November 2008. View the archived original.