Tabs just make it look pretty. You can make it look like this just for the sake of organization:
Code:
function Create(self)
[tab]TimerMan.TimeScale = 1/<Makes time this much slower>
[tab]function Destroy(Self)
[tab]TimerMan.TimeScale = 1
end
Replace [tab] with an actual tab.