Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 11:11

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Syserror Ingame-Radio

Discussion on Syserror Ingame-Radio within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 533
Received Thanks: 464
Syserror Ingame-Radio

Hey,

Also... Ich habe einen Fehler in der Syserr gesehen als ich das
eingefügt habe..

Syserr:
PHP Code:
0520 20:32:08266 :: 
networkModule.py(line:194SetSelectCharacterPhase
system
.py(line:130__pack_import
system
.py(line:110_process_result
introSelect
.py(line:28) ?
system.py(line:130__pack_import
system
.py(line:110_process_result
interfaceModule
.py(line:15) ?
system.py(line:130__pack_import

networkModule
.SetSelectCharacterPhase exceptions.IndentationError:unindent does not match any outer indentation level (line 1041)

0520 20:32:08267 :: ============================================================================================================
0520 20:32:08267 :: Abort!!!! 

und die Uichat.py die ich verädert habe..

PHP Code:
    def __SendShoutChatPacket(selftext):
        if 
== len(text):
            
self.RunCloseEvent()
            return
        if 
text[1] == "[":
            if 
text[2] == "b" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "l" and 12 == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "p" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "g" and text[3] == "r" and text[4] == "e" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "v" and text[3] == "i" and 10 == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "o" and text[3] == "r" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "b" and text[3] == "r" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "g" and text[3] == "r" and text[4] == "a" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "b" and text[3] == "l" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "y" and text[3] == "e" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "r" and text[3] == "e" and == len(text):
                
self.RunCloseEvent()
                return
            
elif text[2] == "g" and text[3] == "o" and == len(text):
                
self.RunCloseEvent()
                
    if 
text[3:] == 'radio':
            
import uiEvo2Radio
            import snd
            snd
.PlaySound("sound/ui/money.wav")
            
self.evo2radioDlg uiEvo2Radio.RadioDialog()
            
self.evo2radioDlg.Show()
            
self.__ResetChat()

        if 
app.GetTime() < self.lastShoutTime 15:
            
chat.AppendChat(chat.CHAT_TYPE_INFOlocale.CHAT_SHOUT_LIMIT)
            
self.__ResetChat()
            return

        
self.__SendChatPacket(text[1:], chat.CHAT_TYPE_SHOUT)
        
self.__ResetChat()

        
self.lastShoutTime app.GetTime() 
Kann einer helfen?

Brauch noch hilfe ...
Stylo@Magic-mt3 is offline  
Old 05/21/2013, 20:38   #2
 
elite*gold: 0
Join Date: May 2009
Posts: 533
Received Thanks: 464
# Brauche noch Hilfe?
Stylo@Magic-mt3 is offline  
Old 05/21/2013, 21:17   #3
 
Ʀyuzaki's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 815
Received Thanks: 627
Setzt die TAB´s richtig
Ʀyuzaki is offline  
Old 05/21/2013, 21:32   #4
 
elite*gold: 1
Join Date: Oct 2012
Posts: 1,036
Received Thanks: 801
Stylo warst dus dem ich letztens schon gesagt hab es muss in python Tab's sein?
[SA]Tears aka.[BlackBite] is offline  
Old 05/22/2013, 19:39   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 533
Received Thanks: 464
Quote:
Originally Posted by [SA]Tears aka.[BlackBite] View Post
Stylo warst dus dem ich letztens schon gesagt hab es muss in python Tab's sein?
Jaa.. das hatte ich aber gelöst.. jetzt ist das hier der Zweite fehler den ich beheben Möchte :/
Stylo@Magic-mt3 is offline  
Old 05/23/2013, 19:52   #6
 
elite*gold: 0
Join Date: May 2009
Posts: 533
Received Thanks: 464
brauche immer noch hilfe ..
Stylo@Magic-mt3 is offline  
Old 05/25/2013, 09:28   #7
 
elite*gold: 0
Join Date: May 2009
Posts: 533
Received Thanks: 464
brauche immer noch hilfe
Stylo@Magic-mt3 is offline  
Old 05/25/2013, 09:51   #8
 
elite*gold: 5
Join Date: Oct 2010
Posts: 1,692
Received Thanks: 1,772
Code:
    if text[3:] == 'radio':
            import uiEvo2Radio
            import snd
            snd.PlaySound("sound/ui/money.wav")
            self.evo2radioDlg = uiEvo2Radio.RadioDialog()
            self.evo2radioDlg.Show()
            self.__ResetChat()
Hast du da jetzt die Tabs richtig gesetzt?

Code:
	if text[3:] == 'radio':
		import uiEvo2Radio
		import snd
		snd.PlaySound("sound/ui/money.wav")
		self.evo2radioDlg = uiEvo2Radio.RadioDialog()
		self.evo2radioDlg.Show()
		self.__ResetChat()
PS: Sieht hier gleich aus sind aber nur 2 Tabs ab Zeile 2.
DasKuchen is offline  
Reply


Similar Threads Similar Threads
[RELEASE]Ingame-Source-Radio
02/26/2014 - Metin2 PServer Guides & Strategies - 52 Replies
Viele kennen es ... Viele lieben es ... Das SourceRadio von Counterstrike:Source! Da ich zwischenzeitlich neben Metin auchnoch CSS gespielt hab, und mich das SourceRadio immerwieder fasziniert hat ... Dachte ich mir nur .. warum das ganze nicht auch in Metin? Aber genug der Worte ... :awesome:
[Request]Ingame Radio(For GF)
03/26/2013 - Metin2 - 1 Replies
Hello,i need an ingame python script or source-code,in which there is a Small floating window and this radio inside it:FastCast4u.com - Start Your own radio station! Free SHOUTCast Please.... :) i tried for hours but i didn't manage to find one that meets my requrements.
[Request]Ingame Radio(For GF)
03/26/2013 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 1 Replies
Hello,i need an ingame python script or source-code,in which there is a Small floating window and this radio inside it:FastCast4u.com - Start Your own radio station! Free SHOUTCast Please.... i tried for hours but i didn't manage to find one that meets my requrements.(Sorry if i posted in a wrong section)
Hilfe bei Ingame Sourse Radio
11/13/2011 - Metin2 Private Server - 4 Replies
Hey Com. ich habe ein kleines proplem mit dem Ingame Radio von passy305 Link: http://www.elitepvpers.com/forum/metin2-pserver-gu ides-strategies/1198485-release-ingame-source-radi o.html nach sem starten schliest sich der client auch was mache ich falsch? da meine syserr 1113 00:36:17483 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 1113 00:36:20206 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny...
Radio ingame
03/26/2010 - Metin2 Private Server - 8 Replies
Hi kann man den irgendwie einen Stream oder so in den ordner packen wo die music ist? könnte es irgendwie gehen? weis jemand wie es geht? ich denke wer es weis und veröffentlicht kriegt sicherlich mengen an thx^^



All times are GMT +2. The time now is 11:11.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.