Register for your free account! | Forgot your password?

You last visited: Today at 18:47

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

Advertisement



[RELEASE] Costume System

Discussion on [RELEASE] Costume System within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 06/05/2013, 15:01   #16
 
elite*gold: 5
Join Date: Oct 2010
Posts: 1,692
Received Thanks: 1,772
Es funzt alles nur bei mir hat er immer ne falsche Rüstung an also nach ShapeIndex geht es irgendwie nicht.




ShapeIndex is 38 but he doesnt load the right armour :
DasKuchen is offline  
Thanks
1 User
Old 06/05/2013, 15:08   #17
 
PauloFerreira19's Avatar
 
elite*gold: 20
Join Date: Dec 2012
Posts: 67
Received Thanks: 34
Quote:
Originally Posted by DasKuchen View Post
Es funzt alles nur bei mir hat er immer ne falsche Rüstung an also nach ShapeIndex geht es irgendwie nicht.




ShapeIndex is 38 but he doesnt load the right armour :
And value3 in item_proto client side is correct? xD
PauloFerreira19 is offline  
Thanks
1 User
Old 06/05/2013, 15:32   #18
 
elite*gold: 5
Join Date: Oct 2010
Posts: 1,692
Received Thanks: 1,772
Code:
INSERT INTO `item_proto` VALUES ('41003', 0xBBE7B8B7C0C720C0FCBBE7, 0x57FC7374656E6BE46D70666572, '28', '0', '0', '2', '0', '0', '4096', '', '0', '0', '0', '0', '0', '0', '7', '86400', '0', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '32', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `item_proto` VALUES ('41004', 0xBBE7B8B7C0C720C0FCBBE7, 0x57FC7374656E6BE46D70666572696E, '28', '0', '0', '2', '0', '0', '4096', '', '0', '0', '0', '0', '0', '0', '7', '86400', '0', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '32', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Beispielskostüm musst schon lesen was ricky schreibt zur Query.

PS:
Quote:
Originally Posted by PauloFerreira19 View Post
And value3 in item_proto client side is correct? xD
Yes but i doesnt have wearflag clientside in item_proto.
DasKuchen is offline  
Thanks
3 Users
Old 06/05/2013, 15:41   #19
 
vinni03's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 194
Received Thanks: 106
i still not understand from the LD_[32_]PRELOAD, could you elaborate?
vinni03 is offline  
Old 06/05/2013, 15:42   #20
 
elite*gold: 0
Join Date: Apr 2009
Posts: 121
Received Thanks: 780
Try using the official ShapeIndexes, they are way higher and I somehow suspect they're handled differently.

As for the others, if you're seeking for support, please write in English. I don't understand German and Google Translate pretty much sucks XD
ricky92 is offline  
Old 06/05/2013, 15:46   #21
 
Pedr0caz&Saddler's Avatar
 
elite*gold: 100
Join Date: Sep 2010
Posts: 285
Received Thanks: 84
ricky this is not edited blackwolf lib?
Regards.
Pedr0caz&Saddler is offline  
Thanks
1 User
Old 06/05/2013, 15:47   #22
 
elite*gold: 0
Join Date: Apr 2009
Posts: 121
Received Thanks: 780
Quote:
Originally Posted by vinni03 View Post
i still not understand from the LD_[32_]PRELOAD, could you elaborate?
It's either LD_PRELOAD (for 32bit systems) or LD_32_PRELOAD (for 64bit systems): you have to define this environment variable when running the game file. You can set it in the start script (which I find the best option), by replacing the "./gamecore" part of it (the part which starts the game instance, in other words) with "env LD_PRELOAD=/path/to/lib/lib_costume_ricky92.so ./gamecore". Of course, replace the names and the paths with yours.

Quote:
Originally Posted by pedr0caz View Post
ricky this is not edited blackwolf lib?
Regards.
It's not. It's a library I made from scratch, there's no work made by others. The system also handles the items in a very different way, as they are part of the equipment (and not just quest flags, as in blackwolf's library).
ricky92 is offline  
Thanks
1 User
Old 06/05/2013, 16:01   #23
 
Pedr0caz&Saddler's Avatar
 
elite*gold: 100
Join Date: Sep 2010
Posts: 285
Received Thanks: 84
Quote:
Originally Posted by ricky92 View Post
It's not. It's a library I made from scratch, there's no work made by others. The system also handles the items in a very different way, as they are part of the equipment (and not just quest flags, as in blackwolf's library).

But you think is better way for costumes?
Or BlackWolf system is better?

Regards.
Pedr0caz&Saddler is offline  
Old 06/05/2013, 16:01   #24
 
elite*gold: 0
Join Date: Feb 2012
Posts: 35
Received Thanks: 5
I can't unequip costume
NeverSayDi3 is offline  
Old 06/05/2013, 16:10   #25
 
elite*gold: 0
Join Date: Dec 2010
Posts: 32
Received Thanks: 26
Thanks you so much!
capel0 is offline  
Old 06/05/2013, 16:12   #26
 
elite*gold: 0
Join Date: Jul 2010
Posts: 66
Received Thanks: 5
Is this lib work perfect with the official client?
makralovag is offline  
Old 06/05/2013, 16:13   #27
 
elite*gold: 5
Join Date: Oct 2010
Posts: 1,692
Received Thanks: 1,772
I got the offical .msm from Metin2.de but it wont work i cant get the right armour.


Only every 10th value at value3 is an other armour.
DasKuchen is offline  
Old 06/05/2013, 16:20   #28
 
elite*gold: 0
Join Date: Jul 2012
Posts: 32
Received Thanks: 32
Is fake
KeKeAndrey is offline  
Old 06/05/2013, 16:21   #29
 
elite*gold: 0
Join Date: Feb 2012
Posts: 35
Received Thanks: 5
You're an idiot, it works now.
NeverSayDi3 is offline  
Thanks
2 Users
Old 06/05/2013, 16:27   #30
 
elite*gold: 0
Join Date: Apr 2009
Posts: 121
Received Thanks: 780
Quote:
Originally Posted by pedr0caz View Post
But you think is better way for costumes?
Or BlackWolf system is better?

Regards.
This method is way better. The bonuses are added as if the costumes were part of the equipment (and indeed they are), and the item is always the same, while the method blackwolf used created and destroyed the item every time.

Quote:
Originally Posted by NeverSayDi3 View Post
I can't unequip costume
Check if your client has python errors, it's probably because of that.

Quote:
Originally Posted by makralovag View Post
Is this lib work perfect with the official client?
It should work perfectly fine, provided you take the steps I wrote for the serverside item_proto.

Quote:
Originally Posted by DasKuchen View Post
I got the offical .msm from Metin2.de but it wont work i cant get the right armour.



Only every 10th value at value3 is an other armour.
I have no idea about Metin2.de, but on Metin2.it the ShapeIndexes are different. For the item 41003, for example, the ShapeIndex is 40032.
Quote:
Originally Posted by KeKeAndrey View Post
Is fake
Quite sure it's not
ricky92 is offline  
Reply


Similar Threads Similar Threads
[Release]AddOn for Costume System :-)
06/09/2013 - Metin2 PServer Guides & Strategies - 32 Replies
Guten Abend, Ich möchte euch mit diesem Thread mein in 2 Minuten erstelltes AddOn für das Kostüm System geben. Es funktioniert für die Quest Version und für die Lib Version. Es ist ein kleines AddOn und gehört eigentlich in den Kleine Release Bereich, aber da ich dort bereits als letztes Gepostet habe, schreibe ich es hier rein. ;) Dieses AddOn bewirkt, das wenn ihr euer Kostüm System auszieht und es zurück in euer Inventar geht, nichts im Chat angezeigt wird (Beispiel: Du hast...
[Release] Costume System
05/25/2013 - Metin2 PServer Guides & Strategies - 21 Replies
. //Close
[Release] Costume system function
12/30/2012 - Metin2 PServer Guides & Strategies - 3 Replies
closed sry my fault
[RELEASE]Costume System's Dif
08/30/2012 - Metin2 PServer Guides & Strategies - 22 Replies
Hey guys in the end i discovered to costume system adding type 28. It was hard that just send me a private message, Greetz
[Release?]Costume-System
08/20/2012 - Metin2 PServer Guides & Strategies - 6 Replies
EDIT FAIL close request



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


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.