Py-Clientmodder Hilft bitte mit

12/19/2013 07:24 CryPrime#1
Servus Leute
Ich will da nicht groß rumreden also fang ich ma an
hier erstmal screen:

und zwar, ich habe nicht mehr die "32x32-16x16" sondern "64x64-2x64"
und nun muss ich es iwie anpassen, nur ich kenn mich mit py nicht gut aus
wäre nett wenn ihr helfen würdet, danke euch.

EDIT:
Genauer:
PHP Code:
thinboard_corner_leftbottom 64x64
thinboard_corner_lefttop 
64x64
thinboard_corner_rightbottom 
64x64
thinboard_corner_righttop 
64x64
thinboard_line_bottom 
2x64
thinboard_line_top 
2x64
thinboard_line_left 
64x2
thinboard_line_right 
64x2 
Die beiden lines unterscheiden sich, was müsste man da genauers
machen?

PHP Code:
class ThinBoard(Window):

    
CORNER_WIDTH 64
    CORNER_HEIGHT 
64
    LINE_WIDTH 
2
    LINE_HEIGHT 
64
    BOARD_COLOR 
grp.GenerateColor(0.00.00.00.51
Und das hier:
PHP Code:
    BOARD_COLOR grp.GenerateColor(0.00.00.00.51
will ich auch ändern jedoch weiss ich nicht wie man es berechnet
ich will diese farbe: 0d0d11
12/19/2013 15:29 iYoshix3#2
Du Noob schaffst auch garnichts hohoho