Hello,
it's not possible to Mod the TE4 Net, but for the next update, I just added back the
TE2009 Net that you should be able to Mod like in TE2013.
To activate it for a stadium, add this line in your GameSys_Mod.ini, for example under [Stadium01] :
- Code: Select all
Net = Net2009
To get the
TE2009 Net by default on all stadiums, add this line, still in your GameSys_Mod.ini, under [Game] :
- Code: Select all
DefaultNet = Net2009
The default texture (available in the TEM2 Modding SDK) is "Models/Textures/Nets/Misc_00.tga" (and not "Models/Textures/Misc_00.tga" which doesn't contain any net).
EDIT May 2022:now all this info should be in the Stadium.ini of the court (more info =>
topic60-33904.php )