اذا هو حآط نآفذة حطها ليبل
هذا الكود كآمل من اخوي زآحف =)
local screenWidth, screenHeight = guiGetScreenSize()
mainWidth,mainHeight = 350, 350
left = screenWidth/2-mainWidth/2
top = screenHeight/2-mainHeight/2
timepassed.ALSHBH = guiCreateLabel( left, top, mainWidth, mainHeight, "", false )
timeleft.ALSHBH = guiCreateLabel( left, top, mainWidth, mainHeight, "", false )