Game Events (Source)

From AlliedModders Wiki
Jump to: navigation, search

Half-Life 2 Events

server_spawn

Note: Send once a server starts

Name: server_start
Structure:
string hostname
string address
string port
string game
string mapname
long maxplayers
string os
bool dedicated
bool password


Half-Life 2 Server Events

Counter-Strike: Source Events