All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Valve Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:14, 22 February 2025 Ficool2 talk contribs created page Source SDK Base 2013/Scripting/VScript Examples (Created page with "This page contains examples of VScripts for games on the modern SDK 2013 branch ({{tf2}}, {{css}}, {{dods}}, {{hl2dm}}) == Iterating Through Entities == With a<code>while</code>loop and a <tt>Entities.FindByClassname()</tt> function, you can iterate through all entities of a matching classname, based on your arguments. The first parameter of <tt>Entities.FindByClassname()</tt> is named 'previous' which accepts a scri...")