Register for your free account! | Forgot your password?

You last visited: Today at 10:09

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

Advertisement



[ Gürtel Problem ]

Discussion on [ Gürtel Problem ] within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
Salep's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 118
Received Thanks: 32
[ Gürtel Problem ]

####
Salep is offline  
Old 11/27/2015, 23:21   #2
 
Dev'Malum's Avatar
 
elite*gold: 0
Join Date: Dec 2014
Posts: 229
Received Thanks: 149
Schaut so aus als ob du irgendwas falsch eingetragen hast. (item_proto.txt)
Überprüfe am besten nochmal deine Angaben genau.

@Ein Tipp:
Am Ende des Quotes steht eine IP. Mach die mal raus bevor das ein Kind sieht, das damit nicht klar kommt.

best regards
Dev'Malum is offline  
Thanks
1 User
Old 11/28/2015, 10:40   #3
 
Salep's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 118
Received Thanks: 32
Quote:
Originally Posted by ShacuR▼ View Post
Schaut so aus als ob du irgendwas falsch eingetragen hast. (item_proto.txt)
Überprüfe am besten nochmal deine Angaben genau.

@Ein Tipp:
Am Ende des Quotes steht eine IP. Mach die mal raus bevor das ein Kind sieht, das damit nicht klar kommt.

best regards
Habs gar nicht gesehen Danke für den Tipp Naja in der item_proto.txt steht ITEM_BELT
Salep is offline  
Old 11/29/2015, 11:30   #4


 
Mr. 'Avenue™'s Avatar
 
elite*gold: 222
The Black Market: 101/0/0
Join Date: Oct 2012
Posts: 2,361
Received Thanks: 3,388
Schau mal ob in deiner locale/de/ui/inventorywindow.py folgendes steht:
Code:
{
	"name" : "EquipmentSlot",
	"type" : "slot",

	"x" : 3,
	"y" : 3,

	"width" : 150,
	"height" : 182,

	"slot" : (
				{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
				{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
				{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":67, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":35, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
				## 새 반지1
				{"index":item.EQUIPMENT_RING1, "x":2, "y":106, "width":32, "height":32},
				## 새 반지2
				{"index":item.EQUIPMENT_RING2, "x":75, "y":106, "width":32, "height":32},
				## 새 벨트
				{"index":item.EQUIPMENT_BELT, "x":39, "y":106, "width":32, "height":32},
			),
},
Mr. 'Avenue™ is offline  
Old 11/29/2015, 22:57   #5
 
Salep's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 118
Received Thanks: 32
Quote:
Originally Posted by Mr. 'Avenue™ View Post
Schau mal ob in deiner locale/de/ui/inventorywindow.py folgendes steht:
Code:
{
	"name" : "EquipmentSlot",
	"type" : "slot",

	"x" : 3,
	"y" : 3,

	"width" : 150,
	"height" : 182,

	"slot" : (
				{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
				{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
				{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":67, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":35, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":145, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32},
				{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
				## 새 반지1
				{"index":item.EQUIPMENT_RING1, "x":2, "y":106, "width":32, "height":32},
				## 새 반지2
				{"index":item.EQUIPMENT_RING2, "x":75, "y":106, "width":32, "height":32},
				## 새 벨트
				{"index":item.EQUIPMENT_BELT, "x":39, "y":106, "width":32, "height":32},
			),
},
Die Idee war gut , jedoch nicht das Problem. Konnte es nun fixxen.
Da ich weapon costume eingebaut habe , musste ich in der gametype.h bei dem Part: "
PHP Code:
const DWORD c_New_Equipment_Start c_Equipment_Start 21 
die 21 zu einer 22 ändern.
Salep is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Buying] Minzblattgamaschen und -gürtel
04/25/2014 - World of Warcraft Trading - 2 Replies
Huhu, suche einen Lederer auf Antonidas der mir 1x Minzblattgamaschen und 1x Minzblattgürtel deutlich günstiger als im AH herstellen kann. Zahle mit WoW Gold. Bitte macht mir realistische Angebote hier im Thread, per PN oder bei Skype (colddev). Freue mich auf Nachrichten. Lg
DSA+Gürtel?
04/02/2014 - Metin2 Private Server - 6 Replies
Hey, was ist eurere Meinung? Gehört Drachensteinalchemie und das Gürtelsystem in ein Privat Server?
[Selling] 3x KS1 Gürtel WD auf Cheiron
02/14/2014 - Rappelz Trading - 1 Replies
HI, wie schon im Titel steht verkaufe ich 3 KS1 Gürtel WD's auf Cheiron. Alle 3 sind 90+10. Preis pro WD 80 Euro Bei interesse einfach eine PM an mich. Danke
Gucci Gürtel
09/30/2013 - Off Topic - 6 Replies
Topic, suche diesen Grütel im Internet finde ich ihn nur gebraucht, und mit über 30-40 Geboten & einen Guccistore habe ich nicht in meiner Nähe: Auch im OnlineShop von Gucci finde ich ihn nicht .. http://i.epvpimg.com/cgnYb.jpg
Getragene-Gürtel - Tut-Bot
01/29/2010 - GW Bots - 0 Replies
Abend Pvpers, Ich bin gerade dabei einen Bot fürs Proph Tut zu schreiben. Wer jetzt denkt, dass bringt doch nichts, hat sich geirrt. Mein Bot farmt nähmlich die "Getragenen-Gürtel" wecher Nicholas sammelt. Somit lässt sich damit viel Geld (für Tut) verdienen. Allerdings gibt es noch 1 Problem, und zwar macht er erfolgreich einen Run, kommt dann in der Stadt an und läuft nur noch im Kreis. Mein Code: Thx für die hilfe im Vorraus Ich werde (wenn das Problem gelöst ist)...



All times are GMT +2. The time now is 10: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.