Ghost Modus

12/11/2010 21:50 .iXream.#1
Hi Epvp
ich bin gerade bei einem meiner clienten
bei (2010)
Da erblickte ich Ghost Modus im 2010

Wie Beheben ?
Es gibt KEIN mod Ordner?


MFG

XtReMe.
12/11/2010 22:03 kayme'#2
Ghost-Modus entfernen:

- Client/mod/restartdialog.py öffnen
- den Inhalt durch folgenden ersetzen:

PHP Code:
import uiScriptLocale

ROOT 
"d:/ymir work/ui/public/"

window = {
    
"name" "RestartDialog",
    
"style" : ("float",),

    
"x" 50,
    
"y" 50,

    
"width" 200,
    
"height" 85,

    
"children" :
    (
        {
            
"name" "board",
            
"type" "thinboard",

            
"x" 0,
            
"y" 0,

            
"width" 200,
            
"height" 85,

            
"r" 0.3333,
            
"g" 0.2941,
            
"b" 0.2588,
            
"a" 1.0,

            
"children" :
            (
                {
                    
"name" "restart_here_button",
                    
"type" "button",

                    
"x" 10,
                    
"y" 17,

                    
"text" uiScriptLocale.RESTART_HERE,

                    
"default_image" ROOT "XLarge_Button_01.sub",
                    
"over_image" ROOT "XLarge_Button_02.sub",
                    
"down_image" ROOT "XLarge_Button_03.sub",
                },
                {
                    
"name" "restart_town_button",
                    
"type" "button",

                    
"x" 10,
                    
"y" 47,

                    
"text" uiScriptLocale.RESTART_TOWN,

                    
"default_image" ROOT "XLarge_Button_01.sub",
                    
"over_image" ROOT "XLarge_Button_02.sub",
                    
"down_image" ROOT "XLarge_Button_03.sub",
                },
                {
                    
"name" "restart_ghost_button",
                    
"type" "button",

                    
"x" 10,
                    
"y" 77,
                    
                    
"text_color" "red",
                },
            ),
        },
    ),


- speichern
- fertig & freuen & THX geben :p
12/11/2010 22:17 Backboy96#3
@kayme du weißt schon dass du die mit dem ghost mode eingefügt hast...
@Extreme ich würde mal den restart_ghost_button und Type button wegmachen.
12/11/2010 22:21 °IceCold°#4
.Kayme's Post war schon richtig:

[Only registered and activated users can see links. Click Here To Register...]
12/12/2010 11:18 .iXream.#5
*Hust* Lesen so schwer?
Quote:
Es gibt KEIN mod Ordner
Es gibt KEINEN MOD Ordner