Register for your free account! | Forgot your password?

You last visited: Today at 02:09

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

Advertisement



[NEW-MOD FOR GAs]Spy the players

Discussion on [NEW-MOD FOR GAs]Spy the players within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 05/18/2011, 22:02   #16
 
elite*gold: 0
Join Date: Jan 2011
Posts: 818
Received Thanks: 974
Jo,
ich habe es auch schon selber gesehen & getestet, und es funtioniert einwandfrei ^^
Also wenn ein Player eine PN an einen anderen Spieler sendet, dann wird auch ein Packet, d.h. der Spieler sieht nicht das Whisperfenster des GA´s, welches den Text usw. den der Spieler an einen anderen Spieler sendet, enthält und an den GA weitergeleitet!

So wie bei einer E-Mail ein sekundärer Empfänger, bloß sieht man nicht, das es einen sekundären Empfänger gibt!
0x4D617276 is offline  
Thanks
2 Users
Old 05/18/2011, 22:03   #17
 
elite*gold: 32
Join Date: Dec 2010
Posts: 1,294
Received Thanks: 862
Quote:
Originally Posted by Spearfist View Post
1ne frage:
Wie soll das funktionieren.
Wenn Player zu anderen Player ne PN schickt wird die auch automatisch
an den angegeben Anmin gesendet oder wie?
Andere möglichkeiten scheint es nicht zu geben
Sollte ein gut bekannter Server das einfügen dann viel Spaß xD

@te, nice tool! But for famous servers it isnt suitable
√π. is offline  
Old 05/18/2011, 22:07   #18
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Quote:
Originally Posted by Spearfist View Post
1ne frage:
Wie soll das funktionieren.
Wenn Player zu anderen Player ne PN schickt wird die auch automatisch
an den angegeben Anmin gesendet oder wie?
You can see the sender's messages, but the emitter's messages too
So you can check if the message is true or false
S4LV0DM is offline  
Old 05/18/2011, 22:27   #19
 
Atahnaru's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 483
Received Thanks: 154
Geil
Könnte man das dann nich auch iwie auf mehrere Chars aufteilen die die pns beckommen?
Sonst wird das ja so schnell unübersichtlich xD
Atahnaru is offline  
Old 05/18/2011, 22:32   #20


 
ZyoX's Avatar
 
elite*gold: 83
Join Date: Apr 2010
Posts: 1,665
Received Thanks: 685
It looks very nice, maybe I will include it in my server.
ZyoX is offline  
Old 05/18/2011, 22:33   #21
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
I'm sorry, i don't speak german, so I can't answer to your question...

-

Good
S4LV0DM is offline  
Old 05/18/2011, 22:35   #22


 
ZyoX's Avatar
 
elite*gold: 83
Join Date: Apr 2010
Posts: 1,665
Received Thanks: 685
Quote:
Originally Posted by S4LV0DM View Post
I'm sorry, i don't speak german, so I can't answer to your question...

-

Good
He want to know if there is a possibility to split up these private messages for other charakters (not every pm for the [GA]).
ZyoX is offline  
Old 05/18/2011, 22:44   #23
 
elite*gold: 0
Join Date: Mar 2008
Posts: 147
Received Thanks: 3
funkt irgendwie net, bei mir schliesst sich der client wenn ich meine einloggdaten eingebe..
Shaaak is offline  
Old 05/18/2011, 22:54   #24
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Quote:
Originally Posted by ZyoX View Post
He want to know if there is a possibility to split up these private messages for other charakters (not every pm for the [GA]).
Yes, It's possibile.
Code:
nomega = "[GA]Nome"
nomega2 = "[GA]Nome2"
		if player.GetName() != nomega and self.targetName != nomega and player.GetName() != nomega2 and self.targetName != nomega2:
			net.SendWhisperPacket(nomega, " to: " + self.targetName + " : " + text)
net.SendWhisperPacket(nomega2, " to: " + self.targetName + " : " + text)
So.
If you copy and paste this, the code results wrong, add it manually.
S4LV0DM is offline  
Thanks
2 Users
Old 05/18/2011, 22:55   #25
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Quote:
Originally Posted by Shaaak View Post
funkt irgendwie net, bei mir schliesst sich der client wenn ich meine einloggdaten eingebe..
It's singular...
Which errors are there in syserr.txt?
(I'm using Google translator for your german, If you can, speak english please, If not, It will be difficult to help you.)
S4LV0DM is offline  
Old 05/18/2011, 23:08   #26
 
elite*gold: 0
Join Date: Mar 2008
Posts: 147
Received Thanks: 3
Quote:
Originally Posted by S4LV0DM View Post
It's singular...
Which errors are there in syserr.txt?
(I'm using Google translator for your german, If you can, speak english please, If not, It will be difficult to help you.)

Quote:
0518 23:07:03512 ::
networkModule.py(line:194) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:18) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect_new.py(line:27) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
interfaceModule.py(line:21) ?
system.py(line:130) __pack_import

networkModule.SetSelectCharacterPhase - exceptions.IndentationError:expected an indented block (line 246)

0518 23:07:03512 :: ================================================== ================================================== ========
0518 23:07:03512 :: Abort!!!!
thats in syserr..
Shaaak is offline  
Old 05/19/2011, 00:51   #27
 
elite*gold: 2
Join Date: Feb 2011
Posts: 95
Received Thanks: 17
Thx , nice !!
Work <3
Pixel1992 is offline  
Old 05/19/2011, 03:16   #28
 
elite*gold: 0
Join Date: Mar 2010
Posts: 241
Received Thanks: 7
Wie sieht es denn aus wenn du als GA was schreiben willst ?
Limus² is offline  
Old 05/19/2011, 07:03   #29
 
elite*gold: 600
Join Date: Dec 2010
Posts: 1,625
Received Thanks: 1,866
nice work thx
Bataleon is offline  
Old 05/19/2011, 09:06   #30
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Quote:
Originally Posted by Limus² View Post
Wie sieht es denn aus wenn du als GA was schreiben willst ?
When the player send a message to a player, he send a messages to a ga too.
So, the ga can see it:
"PlayerName to Player: Message"

"Hi to Hello: Bye-Bye."

@Shaaak
Try again, possibly in another client.
To others, it works...
S4LV0DM is offline  
Reply


Similar Threads Similar Threads
Players in bug, can i fix ?
12/08/2010 - Metin2 Private Server - 8 Replies
Fifty percent players are in the bug now. I have rebooted, repaired tables, reinstalled maps but there is not diffrent from before. I can help player who are in the bug at Navicat by manuel but, after that they are getting bug when they teleporting to another maps. They get Disconnect when they select character at character screen. How can i fix it ? Sevgilerimle :handsdown:
To all GC players
12/08/2010 - Grand Chase - 8 Replies
If Sir Noein will not release hacks for ten months? who will release. . if nobody can release. . can someone teach me how to make cheats? so i can help anybody here . . hope that someone will give me the full tutorial . .
TO ALL PLAYERS!!!!
11/25/2010 - Soldier Front Philippines - 5 Replies
:confused::confused::confused: SA LAHAT NG MEMBER NA BAKLA D2 GUSTO KO LANG IPAALAM SA INYO NA MULA SA ARAW NA ITO AKO NA ANG OFFICIAL NA PAPA NG MGA STAFFS D2 ESP.KAY OMEGAEYES GUSTO KO LANG IPAALAM SA INYO NA MULA NGAYON AYOKO NG MY MANLALAIT AT AAPI SA MGA STAFFS D2 LALO NA KAY OMEGAEYES FAFA KUNG MY PROBLEMA KAYO AT TALAGANG MATAPANG KAYO AKO ANG HARAPIN NYO .ISUSUBO KO KAYO DAHIL KUNG SIRA RIN LANG ANG TIT! NYO MAS MALAKI ANG SIRA NG TIT! KO KESA SA INYO AT KUNG TALAGANG MATATAPANG...



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


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.