StartServer

From Soldat Community Wiki
Jump to: navigation, search

From the Scripting Manual

procedure StartServer;

Parameter Info:
 None

Description:
 This function will start the Soldat Server.
 IMPORTANT: Make sure the server has already shutdown before executing this function!
     

Examples

StartServer;


External Links