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).

Logs
  • 12:37, 5 June 2025 SirYodaJedi talk contribs created page Source 2013 MP/Scripting/Game Events (Created page with "{{toc-right}}{{back|VScript}} This article lists game events in all first-party Source 2013 games. These were retrieved from <code>serverevents.res</code> and <code>gameevents.res</code> in the <code>resource</code> folder. {{warning|Some events have parameter 'class' which cannot be accessed with dot syntax, i.e. <code>params.class</code>, as <code>class</code> is a reserved word in Squirrel. Instead, use string indexing like so: <code>param...")