Register for your free account! | Forgot your password?

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

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

Advertisement



Metin2 Premium system problem

Discussion on Metin2 Premium system problem within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
ThunderGoTT's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 269
Received Thanks: 114
Unhappy Metin2 Premium system problem

Hallo liebe EPVP - Community,

Ich habe mir seit einigen Tagen ein VIP System eingefügt.
Folgendes Problem:

Wenn ich was schreibe egal ob ich VIP bin oder nicht wird die Nachricht die ich einmal schreibe und mit Enter bestätige 2x im Chat abgesendet.
Hierbei denke ich ist es Clientside betroffen entweder in der Uichat oder game.
Das Problem ist in der Sysser steht wohl nichts da es jaa kein Fehler in dem Sinn ist!

Hier eine Verlinkung der 2x Python dateien Uichat und Game!



InGame Bild :



Wer mir bei dieser Sache helfen kann bekommt natürlich ein Thanks

MFG: ThunderGoTT
ThunderGoTT is offline  
Old 03/06/2014, 22:52   #2
 
elite*gold: 5
Join Date: Feb 2014
Posts: 359
Received Thanks: 75
Was genau ist nun dein Problem? habs nicht so richtig verstanden
[nX]ℓυzιƒєя is offline  
Old 03/06/2014, 22:57   #3
 
ThunderGoTT's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 269
Received Thanks: 114
Wenn ich zum Beispiel InGame "Hallo" schreibe wird der Text jaa wie normal einmal abgesendet mit "Hallo" wenn ich aber schreibe wird dieser 2x abgesendet obwohl ich ihn nur einmal schreibe
ThunderGoTT is offline  
Old 03/06/2014, 23:47   #4
 
elite*gold: 0
Join Date: Jan 2011
Posts: 2,903
Received Thanks: 1,262
Mach mal aus:
PHP Code:
def __SendChatPacket(selftexttype):
#               VIP Chat by sLay. & ondry147
                
if net.IsChatInsultIn(text):
                        
chat.AppendChat(chat.CHAT_TYPE_INFOlocale.CHAT_INSULT_STRING)
                else:
                        
name player.GetName()
                        if 
text.find("(vip)")!=-1:
                                if 
name.find("[SA]")!=-or name.find("[VIP]")!=-1:
                                        
net.SendChatPacket(texttype)
                                else:
                                        
chat.AppendChat(chat.CHAT_TYPE_INFO"No VIP")
                        else:
                                
net.SendChatPacket(texttype)
                if 
text == "(buff1)":
                        return
                
elif text == "(buff2)":
                        return
                
elif text == "(buff3)":
                        return
                
elif text == "(buff4)":
                        return
                
elif text == "(buff5)":
                        return
                
elif text == "(buff6)":
                        return 
das hier:
PHP Code:
def __SendChatPacket(selftexttype):
        
# By £ašeR™ @ Epvp
        
import player
        name 
player.GetName()
        if 
text.find("(vip)")!=-1
            
if name.find("[SA]")!=-or name.find("[VIP]")!=-1:
                
net.SendChatPacket(texttype)
        
elif text == "(buff1)":
            return
        
elif text == "(buff2)":
            return
        
elif text == "(buff3)":
            return
        
elif text == "(buff4)":
            return
        
elif text == "(buff5)":
            return
        
elif text == "(buff6)":
            return 
        
elif net.IsChatInsultIn(text):
            
chat.AppendChat(chat.CHAT_TYPE_INFOlocale.CHAT_INSULT_STRING)
        else:
            
net.SendChatPacket(texttype
£αšεℜ™ is offline  
Thanks
3 Users
Old 03/07/2014, 12:09   #5
 
ThunderGoTT's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 269
Received Thanks: 114
Werde es testen schonmal Danke!

@Edit

0307 12:32:21896 ::
networkModule.py(line:194) SetSelectCharacterPhase
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.SyntaxError:invalid syntax (line 215)

0307 12:32:21896 :: ================================================== ================================================== ========
0307 12:32:21896 :: Abort!!!!

das ist die Sysser hast du vllt Skype?^^
ThunderGoTT is offline  
Old 03/07/2014, 12:35   #6
 
elite*gold: 0
Join Date: Jan 2011
Posts: 2,903
Received Thanks: 1,262
geh bitte nochmal alle TABS durch!

und ja habe ich

yukaikori ist die add
£αšεℜ™ is offline  
Reply


Similar Threads Similar Threads
Problem mit Premium System
04/28/2013 - Metin2 Private Server - 5 Replies
Hier mal ein Bild von dem Problem, ich habe es nach dem TuT gemacht http://www.elitepvpers.com/forum/metin2-pserver-g uides-strategies/1589187-release-premium-system.ht ml un ja seit dem sind die Fehler da
Problem , Premium system
12/28/2012 - Metin2 Private Server - 5 Replies
Hallo Liebe Com Habe ein problem mit der Premium system quest beim Reload der quest kommt immer diese fehlermeldung premium.quest :1: Abort trap (core dumped)
[Problem]Premium System
03/03/2012 - Metin2 Private Server - 4 Replies
Hey ich wollte mir das Premium System von NiceOne und Slay auf meinen Server installieren nur leider hab ich ein Problem wenn ich alles eingefügt hab in den Clienten und connecten willt geht es nur bis Anmelde vorgang läuft und dann schließt sich der Client wieder. Release: Klick hier Log ImageShack® - Online Photo and Video Hosting Syserr des Clients
Premium System Problem
02/26/2012 - Metin2 Private Server - 0 Replies
Hallo, beim ändern der Python Datei hier im Schritt 1:http://www.elitepvpers.com/forum/metin2-pserver- guides-strategies/1589187-release-premium-system.h tml Bekomme ich Log Error und komme nicht in den Client. Könnte mir das jemand machen vllt. oder überprüfen ob alles stimmt? Ich hänge meine Daten mit an



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


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.