Game Events (Source)

From AlliedModders Wiki
Revision as of 23:37, 7 June 2007 by FlyingMongoose (talk | contribs) (Half-Life 2 Server Events)
Jump to: navigation, search

Half-Life 2 Events

Half-Life 2 Server 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


Counter-Strike: Source Events