User contributions for Ficool2
Jump to navigation
Jump to search
15 January 2023
- 15:0715:07, 15 January 2023 diff hist +76 Generic Keyvalues, Inputs and Outputs/Keyvalues Added note about scripts executed on worldspawn are placed in root scope
14 January 2023
- 04:0504:05, 14 January 2023 diff hist +502 List of material proxies Add bug that Health proxy doesn't work
8 January 2023
- 10:0910:09, 8 January 2023 diff hist +60 $proceduralbones Add byte sequence for SFM studiomdl
- 07:2207:22, 8 January 2023 diff hist 0 $proceduralbones Fix wrong byte code
- 07:2207:22, 8 January 2023 diff hist +32 $proceduralbones Added note on how to patch studiomdl to allow $boneflexdriver on $proceduralbones
7 January 2023
- 13:1113:11, 7 January 2023 diff hist −27 Team Fortress 2/Scripting/VScript Examples Fix inefficient way to find bot in npc_hurt event
6 January 2023
- 13:2813:28, 6 January 2023 diff hist 0 Team Fortress 2/Scripting/Script Functions Fix formatting error
- 13:2713:27, 6 January 2023 diff hist +9 Team Fortress 2/Scripting/Script Functions Fix link to filter constants
- 13:2513:25, 6 January 2023 diff hist +4,283 Team Fortress 2/Scripting/Script Functions Add new methods from latest update + extended tables to 100% width
- 04:5804:58, 6 January 2023 diff hist +410 Team Fortress 2/Scripting/Script Functions/Constants Add new constant from latest update
5 January 2023
- 15:0415:04, 5 January 2023 diff hist −9 Team Fortress 2/Scripting/Script Functions This one also has no arguments
4 January 2023
- 12:0212:02, 4 January 2023 diff hist +940 $proceduralbones Undone, does work in SFM (see https://steamcommunity.com/app/1840/discussions/0/1693785669867861956/ and demonstrations in https://www.youtube.com/@SomeThrillingHeroics/videos) Tag: Undo
2 January 2023
- 04:0904:09, 2 January 2023 diff hist −9 S PreserveEnts Add missing entry for tf_wearable_razorback and entity_soldier_statue, remove raid entry
1 January 2023
- 07:2307:23, 1 January 2023 diff hist +1 Team Fortress 2/Scripting/Script Functions Cross product returns a vector
28 December 2022
- 16:5416:54, 28 December 2022 diff hist +8 Team Fortress 2/Scripting/Script Functions Type should be specified for args
- 16:5316:53, 28 December 2022 diff hist +210 Env screenoverlay Add SetScriptOverlayMaterial note for TF2
- 16:5116:51, 28 December 2022 diff hist +204 Player Add SetScriptOverlayMaterial input
26 December 2022
- 06:1806:18, 26 December 2022 diff hist +14 $collisiontext This one is also a float
- 06:1706:17, 26 December 2022 diff hist +7 $collisiontext All of these are parsed as floats, not integers
- 06:1506:15, 26 December 2022 diff hist +330 $collisiontext Document multiplayer_break and velocity
24 December 2022
- 06:4806:48, 24 December 2022 diff hist −46 Particle System Renderers Corrected branch addition for model rendering operator
- 06:4606:46, 24 December 2022 diff hist +8 Orange Box (engine branch) Wasn't removed but instead never ported
21 December 2022
- 18:3318:33, 21 December 2022 diff hist +35 Point script template Also exists in TF2
- 16:5216:52, 21 December 2022 diff hist +80 Trigger particle Not in FGD + add internal names
- 16:4916:49, 21 December 2022 diff hist +802 N Trigger particle Make page for undocumented entity
- 06:0806:08, 21 December 2022 diff hist +109 Func elevator Add undocumented top/bottom usage in MoveToFloor input
20 December 2022
- 15:5015:50, 20 December 2022 diff hist +64 Prop ragdoll Add undocumented 'Use LRU Retirement' spawnflag
19 December 2022
- 04:2304:23, 19 December 2022 diff hist −12 Logic script Also in TF2
17 December 2022
- 12:2512:25, 17 December 2022 diff hist +136 VScript Fundamentals Note that TF2 can pass strings through RunScriptCode with backticks
15 December 2022
- 14:4014:40, 15 December 2022 diff hist +64 Team Fortress 2/Scripting/Script Functions Fix GetSoundDuration description
- 08:4508:45, 15 December 2022 diff hist +276 List of Script Libraries Add vscript_timer
- 08:3708:37, 15 December 2022 diff hist +250 List of Script Libraries Add keyframes library
- 07:2307:23, 15 December 2022 diff hist +24 List of Script Libraries Add scripting category
- 05:4605:46, 15 December 2022 diff hist +31 Team Fortress 2/Scripting/Script Functions No edit summary
- 05:4605:46, 15 December 2022 diff hist +69 Team Fortress 2/Scripting/VScript Examples No edit summary
- 05:4105:41, 15 December 2022 diff hist +2,335 N List of Script Libraries Created page with "This page contains a list of community-made VScript libraries. {{tip|Libraries intended for a specific game still be useful as a reference or to extract specific..."
- 04:0304:03, 15 December 2022 diff hist +41 Team Fortress 2/Scripting/Script Functions/Constants Add new constant from latest update
- 03:5303:53, 15 December 2022 diff hist +1,030 Team Fortress 2/Scripting/VScript Examples Add example on iterating players properly
14 December 2022
- 05:5805:58, 14 December 2022 diff hist +117 Team Fortress 2/Scripting/Script Functions Update DispatchParticleEffect documentation
10 December 2022
- 11:5711:57, 10 December 2022 diff hist +40 KeyValues Add SpeedyKeyV to C++ list
8 December 2022
- 06:3406:34, 8 December 2022 diff hist +142 Team Fortress 2/Scripting/Script Functions Added missing AddCurrency method
7 December 2022
- 10:1210:12, 7 December 2022 diff hist 0 Generic Keyvalues, Inputs and Outputs/Inputs Fix bracket syntax for RunScriptCode
- 10:0810:08, 7 December 2022 diff hist 0 Team Fortress 2/Scripting/VScript Examples Fix slash typo
- 10:0810:08, 7 December 2022 diff hist +231 Team Fortress 2/Scripting/VScript Examples Add warning that event callbacks need to be cleared
- 07:3307:33, 7 December 2022 diff hist +2,274 Team Fortress 2/Scripting/Script Functions Add new methods from latest update + copy more documentation from L4D2 + add link to VSCode setup
- 06:1906:19, 7 December 2022 diff hist +102 Team Fortress 2/Scripting/Script Functions/Constants Add new constant from latest update
6 December 2022
- 06:4906:49, 6 December 2022 diff hist +1,589 N Visual Studio Code Created page with "This page describes how to set-up Visual Studio Code (VSCode) for VScript purposes. == Installation == Install [https://code.visualstudio.com/ Visual Studio Code from the..."
4 December 2022
- 16:3816:38, 4 December 2022 diff hist +130 Team Fortress 2/Scripting/Script Functions ConnectOutputs also exists in TF2
- 11:1411:14, 4 December 2022 diff hist −31 Point worldtext Update templates to derive from base rather than L4D2/CSGO
- 05:0605:06, 4 December 2022 diff hist 0 Point worldtext Newline description was on the wrong key