local screenWidth, screenHeight = guiGetScreenSize ( )
local money = getPlayerMoney(theplayer)
local moneystr=tostring(money)..\" Ft\"
local hour, minits = getTime()
-- outputChatBox(\"Pénz: \" .. money .. \" <--\")
dxDrawText ( moneystr, x +30, y +60, 8, 20, tocolor ( 45, 174, 45, 255 ), 0.8, \"pricedown\" )
dxDrawText ( \"\"..hour.. \":\" ..minits, x +210, y -22, 8, 20, tocolor ( 255, 255, 255, 255 ), 0.8, \"pricedown\" )
Sziasztok!!
Itt hol tudnám át állítani az időt mert késik egy órát.