Fog bug fix

Better transition from distance to speed etc
This commit is contained in:
ChocoTaco 2019-07-08 18:27:48 -04:00
parent 8fcf30cc39
commit 933b1f6db2
2 changed files with 39 additions and 27 deletions

View file

@ -31,10 +31,7 @@ if (!isActivePackage(StartTeamCounts))
activatePackage(StartTeamCounts);
function GetTeamCounts( %game, %client, %respawn )
{
//Run MissionTypeOptions
MissionTypeOptions();
{
//Get teamcounts
if( $GetCountsClientTeamChange && $countdownStarted && $MatchStarted )
{