ActivateServer

From Soldat Community Wiki
Revision as of 11:03, 15 August 2012 by Freeman (talk | contribs) (Created page with "===From the Scripting Manual=== ''procedure ActivateServer();'' '''Parameter Info:''' None '''Description:''' This procedure will be called when the Soldat Server f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From the Scripting Manual

procedure ActivateServer();

Parameter Info:
 None

Description:
 This procedure will be called when the Soldat Server first starts up and when the server recompiles.

External Links