-------------------------------------------------------------- -- Foot Race Goal script that the player will trigger. -- updated mrb... 1/14/10 -------------------------------------------------------------- function onStartup(self) self:SetNetworkVar('total_spawner_nodes', LEVEL:GetSpawnerByName(self:GetVar('spawner_name')):SpawnerGetNumNodes().uiNum) end