Register for your free account! | Forgot your password?

You last visited: Today at 04:25

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

Advertisement



[DIF]view_equip Fix

Discussion on [DIF]view_equip Fix within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
musicinstructor's Avatar
 
elite*gold: 190
Join Date: Nov 2008
Posts: 1,670
Received Thanks: 3,368
[DIF]view_equip Fix

DIF-Files für einige Binarys, die ich letzten Sommer in die UG gepostet habe.
Ich gebe sie euch, da ein Fix für den Client schon in Thread verschickt wird.

Quote:
Originally Posted by musicinstructor
Moin,

mit dieser dif, die ihr mit auf die metin2client.bin anwenden müsst, stürzt der Client beim Empfangen des ViewEquip-Packets nicht mehr ab.

Die dif ist für die Binary von US (Time Stamp: 0x4c062c63 - Wed Jun 02 12:03:15 2010)


Code:
This difference file is created by musicinstructor

metin2client
00010DCE: 75 EB
0001E2BD: CC 58
0001E2BE: CC 53
0001E2BF: CC 51
0001E2C0: 83 50
0001E2C1: EC 83
0001E2C2: 08 FF
0001E2C3: 56 0E
0001E2C5: F1 02
0001E2C6: E8 75
0001E2C7: 25 16
0001E2C8: F2 3D
0001E2C9: FF FC
0001E2CB: 84 FF
0001E2CC: C0 7F
0001E2CD: 75 90
0001E2CE: 09 75
0001E2CF: B0 0E
0001E2D0: 01 8A
0001E2D1: 5E 4A
0001E2D2: 83 0D
0001E2D3: C4 C6
0001E2D4: 08 02
0001E2D5: C2 0A
0001E2D6: 08 88
0001E2D7: 00 4A
0001E2D8: 8B 01
0001E2D9: 4C BF
0001E2DA: 24 02
0001E2DB: 14 00
0001E2DC: 8A 00
0001E2DD: 44 00
0001E2DE: 24 58
0001E2DF: 10 59
0001E2E0: 8D 5B
0001E2E1: 54 90
0001E2E2: 24 90
0001E2E3: 04 90
0001E2E4: 52 90
0001E2E5: 89 90
0001E2E6: 4C 90
0001E2E7: 24 90
0001E2E8: 0A 90
0001E2E9: 6A 90
0001E2EA: 06 90
0001E2EB: 8B 90
0001E2EC: CE 90
0001E2ED: C6 E8
0001E2EE: 44 DE
0001E2EF: 24 D6
0001E2F0: 0C 05
0001E2F1: 0C 00
0001E2F2: 88 E9
0001E2F3: 44 AF
0001E2F4: 24 54
0001E2F6: E8 00
0001E2F7: E5 90
0001E2F8: 53 90
0001E2F9: 0D 90
0001E2FA: 00 90
0001E2FB: 84 90
0001E2FC: C0 90
0001E2FD: 75 90
0001E2FE: 16 90
0001E2FF: 68 90
0001E300: 70 90
0001E301: 6D 90
0001E302: 5B 90
0001E303: 00 90
0001E304: E8 90
0001E305: C7 90
0001E306: CA 90
0001E307: 0F 90
0001E308: 00 90
0001E309: 83 90
0001E30A: C4 90
0001E30B: 04 90
0001E30C: 32 90
0001E30D: C0 90
0001E30E: 5E 90
0001E30F: 83 90
0001E310: C4 90
0001E311: 08 90
0001E312: C2 90
0001E313: 08 90
0001E314: 00 90
0001E315: 8B 90
0001E316: CE 90
0001E317: E8 90
0001E318: E4 90
0001E319: 56 90
0001E31A: 0D 90
0001E31B: 00 90
0001E31C: 5E 90
0001E31D: 83 90
0001E31E: C4 90
0001E31F: 08 90
0001E320: C2 90
0001E321: 08 90
0001E322: 00 90
000F37A2: 2A 17
000F37A3: 82 AB
000F37A4: F8 F2
Wenn ihr den Button in der Target-Bar aktivieren wollt, müsst ihr in der uitarget.py im Root-Archiv nach "if player.IsPartyMember(self.vid):" suchen und darüber das folgende Code-Snippet einfügen:
Code:
		if str(player.GetName())[0] == "[":
			self.__ShowButton(locale.TARGET_BUTTON_VIEW_EQUIPMENT) #Ausrüstung
Hier noch eine alternative dif, falls die oben nicht geht. Sie ist für die Binary aus diesem Thread:

Und hier noch eine dif für die aktuelle US-Binary:

Hier mal eine kleine Anleitung, wie ihr das bei eurer eigenen Binary machen könnt:
musicinstructor is offline  
Thanks
24 Users
Old 02/13/2012, 12:58   #2



 
CHXMVN's Avatar
 
elite*gold: 20
The Black Market: 354/0/0
Join Date: Mar 2009
Posts: 4,526
Received Thanks: 4,618
Funktioniert perfekt, danke.
CHXMVN is offline  
Old 02/13/2012, 13:05   #3
 
Liq.'s Avatar
 
elite*gold: 1
Join Date: Sep 2011
Posts: 927
Received Thanks: 297
Quote:
Originally Posted by .CHMarvin View Post
Funktioniert perfekt, danke.
dafür gibts nen button, bro

machst du wieder nen server?
Liq. is offline  
Old 02/13/2012, 13:53   #4
 
.Rebel's Avatar
 
elite*gold: 60
Join Date: May 2010
Posts: 766
Received Thanks: 1,025
Quote:
Originally Posted by musicinstructor View Post
DIF-Files für einige Binarys, die ich letzten Sommer in die UG gepostet habe.
Ich gebe sie euch, da ein Fix für den Client schon in Thread verschickt wird.
Die dif ist für die Binary von US (Time Stamp: 0x4c062c63 - Wed Jun 02 12:03:15 2010)

can you realase that bin version with no HS?
.Rebel is offline  
Old 02/13/2012, 13:56   #5
 
D'Arti's Avatar
 
elite*gold: 5
Join Date: Aug 2010
Posts: 1,695
Received Thanks: 1,596
und wozu ein fix für einen eigentlich sinnvolles feature
D'Arti is offline  
Old 02/13/2012, 14:09   #6



 
CHXMVN's Avatar
 
elite*gold: 20
The Black Market: 354/0/0
Join Date: Mar 2009
Posts: 4,526
Received Thanks: 4,618
Quote:
Originally Posted by YaKuZo' View Post
und wozu ein fix für einen eigentlich sinnvolles feature
Das entfernt ja nicht die Funktion, es gibt nur ein Bug wenn man des bei manchen Launchern benutzt dann stürzt der Client ab.
Die .dif behebt das.

Gruß,
CHMarvin.
CHXMVN is offline  
Old 02/13/2012, 14:50   #7
 
.Aza''s Avatar
 
elite*gold: 0
The Black Market: 110/0/3
Join Date: Jan 2012
Posts: 7,868
Received Thanks: 7,712
Das ist sehr nützlich.
Danke das du so schnell reagiert hast.
.Aza' is offline  
Thanks
1 User
Old 02/13/2012, 15:01   #8
 
elite*gold: 50
Join Date: May 2011
Posts: 269
Received Thanks: 990
Hm nice, but the users cannot use this function, just the GM's?
xP3NG3Rx is offline  
Old 02/13/2012, 15:07   #9
 
elite*gold: 0
Join Date: Sep 2010
Posts: 503
Received Thanks: 609
Quote:
Originally Posted by xP3NG3Rx View Post
Hm nice, but the users cannot use this function, just the GM's?
all user can use this
*Casi* is offline  
Old 02/13/2012, 15:19   #10
 
elite*gold: 0
Join Date: Apr 2009
Posts: 121
Received Thanks: 780
Quote:
Originally Posted by *Casi* View Post
all user can use this
They actually can't, unless they use the dif I posted (or they can patch it themselves, of course). It needs at least the lowest-level GM powers to be executed.
ricky92 is offline  
Old 02/13/2012, 15:22   #11
 
elite*gold: 0
Join Date: Sep 2010
Posts: 434
Received Thanks: 126
Haste mal ne DIF für die aktuelle .DE binary.
Maxic is offline  
Old 02/13/2012, 16:53   #12
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,702
Received Thanks: 1,468
Sehr nice für den Release danke.

Ich hab damals 3 Tage dafür gebraucht -.-"
.Awesoome is offline  
Old 02/13/2012, 17:29   #13
 
elite*gold: 0
Join Date: Sep 2010
Posts: 503
Received Thanks: 609
nach dem login schließt sich direkt der client
*Casi* is offline  
Old 02/13/2012, 23:29   #14
 
balika01's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 179
Received Thanks: 350
work only when i GM?
balika01 is offline  
Old 02/13/2012, 23:39   #15
 
Pаylasici's Avatar
 
elite*gold: 99
Join Date: Aug 2009
Posts: 4,296
Received Thanks: 5,092
Quote:
Originally Posted by *Casi* View Post
nach dem login schließt sich direkt der client
Dann hat der jenige, bei dem du es anwendest, nicht die gleiche Binary wie Deine.
Pаylasici is offline  
Reply

Tags
gm, inventar sehen, push


Similar Threads Similar Threads
[HELP]erros of the command of view_equip
09/28/2011 - Metin2 Private Server - 0 Replies
hello everyone.i got a problem about that: the command of view_equip.when i use view_equip(vid),the equipment window of the target player show.and the cilent shut up automaitc... and the files of syserr.txt said this: 0928 22:07:29037 :: Unknown packet header: 200, last: 62 99 who can help me.thank you. tip:sorry of my english



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


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.