Problem mit Login-Interface

11/17/2015 22:10 Red Firestar#16
Quote:
Originally Posted by Therulas View Post
syserr?
Clean ...
11/18/2015 09:00 xGr33n#17
Quote:
PHP Code:
        {
            
"name" "bg1""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/serverlist.sub",
        },
        {
            
"name" "bg2""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login.sub",
        },
        {
            
"name" "bg3""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login1.sub",
        },
        {
            
"name" "bg4""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login2.sub",
        },
        {
            
"name" "bg5""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login3.sub",
        },
        {
            
"name" "bg6""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login4.sub",
        },
        {
            
"name" "bg7""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login5.sub",
        },
        {
            
"name" "bg8""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/login6.sub",
        },
        {
            
"name" "logo1""type" "expanded_image""x" 0"y" 0,
            
"x_scale" float(SCREEN_WIDTH) / 1024.0"y_scale" float(SCREEN_HEIGHT) / 768.0,
            
"image" "locale/de/ui/logo.sub",
        }, 
alle vorhanden & das dazu gehörige jpg nicht einfach nur schwarz?
11/18/2015 19:22 Jinbei#18
#closed