Banksystem Fehler Clientside

09/15/2013 17:41 Salitos™#1
PHP Code:
0915 17:36:19918 ::   File "
0915 17:36:19919 :: <string>
0915 17:36:19919 :: "
line 
0915 17
:36:19919 :: 330
0915 17
:36:19919 :: 

0915 17:36:19919 ::     
0915 17:36:19919 :: onPressKeyDict[app.DIK_LALT]        = lambda self.ShowName()

0915 17:36:19919 ::     
0915 17:36:19919 :: ^

0915 17:36:19919 :: SyntaxError
0915 17
:36:19919 :: : 
0915 17:36:19919 :: invalid syntax
0915 17
:36:19919 :: 

Zeile 327-331

PHP Code:
        onPressKeyDict[app.DIK_U]    = lambda self.__money_in_bank()
        
onPressKeyDict[app.DIK_F7]    = lambda self.__open_bank_()

        
onPressKeyDict[app.DIK_LALT]        = lambda self.ShowName()
        
onPressKeyDict[app.DIK_LCONTROL]    = lambda self.ShowMouseImage() 
09/15/2013 19:59 RandomName42#2
Die Tasten sind nicht richtig angepasst.