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