Calls szFunction in the scenario script. If the function is not defined in the scenario script, this call returns 0 and does not cause an error.
GameCall("InitializePlayer",0);
Causes the scenario script to re-execute intialization for the first player.