Ez a szkript rész az én kis hudomból származik! Szívesen! local screenWidth, screenHeight = guiGetScreenSize ( )
local money = getPlayerMoney(theplayer)
local moneystr=tostring(money)..\" Ft\"
dxDrawText ( moneystr, 1065, 125, 20, 20, tocolor ( 255, 255, 255, 255 ), 0.8, \"pricedown\" )