Calls szFunction in the scenario script and in rules, goals and environment objects. If the function doesn't exist no error is generated and nil is returned.
GameCallEx("InitializePlayer",0);
Causes the scenario script and all goals, rules and environment objects to re-execute intialization for the first player.