>>16615942Implemented VScript
VScript allows mappers to embed script code (Squirrel3) into maps. This system is already being used for L4D2 and CS:GO maps.
Interface with entities and the world like regular Hammer logic
Simplify things that were previously incredibly complicated/tedious in Hammer logic
Interact with and control bots, bosses, player attributes, entities, and game state closely, allowing for enhanced, modified or entirely custom game modes
React to game events and change the outcome of certain things, such as damage calculations
More technical info about VScript for Team Fortress 2 is available on the Valve Developer Community
https://developer.valvesoftware.com/wiki/VScript https://developer.valvesoftware.com/wiki/List_of_TF2_Script_Functions