CurTime or os.time
[CODE]local function GetTime()
return os.time()
end[/CODE]
[QUOTE=nettsam;43662286]CurTime or os.time
[CODE]local function GetTime()
return os.time()
end[/CODE][/QUOTE]
Alright thanks. And how would i put it on a vgui implying i already have a text?