User contributions for Rsedxcftvgyhbujnkiqwe
Jump to navigation
Jump to search
24 January 2023
- 11:1511:15, 24 January 2023 diff hist +131 m Team Fortress 2/Scripting/Script Functions →Hooks: Added info about __CollectGameEventCallbacks being (necessary?) for OnGameEvent to work properly
- 11:1111:11, 24 January 2023 diff hist +801 Team Fortress 2/Scripting/Script Functions →Hooks: Added OnGameEvent hook documentation. External alliedmodders link to TF2 events added due to it being undocumented on this wiki
- 10:5610:56, 24 January 2023 diff hist +6 m Logic measure movement The process incorrectly uses "entity to move" for steps 1-3 when instead they should be Entity to Measure. See logic_measure_movement.cpp in TF2 source code for confirmation of this.