Difference between revisions of "ActivateServer"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "===From the Scripting Manual=== ''procedure ActivateServer();'' '''Parameter Info:''' None '''Description:''' This procedure will be called when the Soldat Server f...")
 
(No difference)

Latest revision as of 11:03, 15 August 2012

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