workaround

  1. ficool2

    Forcing Color Correction for all player, even if disabled

    There exists an entity named color_correction which as the name suggests, applies color correction to each player. However, the downside is that players can toggle this effect off in their graphic options, hence making it worthless if you want all players to see the effect. This hacky workaround...
  2. Mikroscopic

    21Gorge behind the scenes: Why a control point map needs NPC entities

    For Startacker's 2020 April Fool's Day contest, I created a map named cp_21gorge. It's an edit of 5gorge but with 21 control points instead of 5. I actually came up with the idea for a control point map with an ungodly number of points several years ago, but was never able to make it due to...
  3. ficool2

    func_rotating complete FIX (removing 1 broken spawnflag)

    This fix is obsolete! Valve has fixed this in the 20/12/2018 update. func_rotating has been broken in TF2 since release due to a spawnflag that has never been fixed. func_rotating has a spawnflag with the number 16, and this is defined as Clientside Rotation in code. However, this spawnflag...