Source 2013 MP/Scripting/Game Events: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 June 2025

  • curprev 12:3712:37, 5 June 2025SirYodaJedi talk contribs 13,784 bytes +13,784 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..."