Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 13:41

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

Advertisement



Problem mit Reitieren

Discussion on Problem mit Reitieren within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 246
Received Thanks: 51
Problem mit Reitieren

Hi Leute!

Ich habe endlich neue Reittiere eingefügt und versucht sie beim Aufsitzen mit Bonis auszustatten. So nun hab ich 2 Probleme.

1: Wenn ich auf das Reittier aufsitze Krieg ich den Bonus zwar, doch beim absitzen wir er nicht wieder abgezogen.

2: Ist das Siegel wie ein Accesoire. Also ich kann das Reittier nur reiten, wenn ich das Siegel anziehe, doch ich will es einfach nur benutzen.( Es soll im Inventar bleiben.)

Falls einer Lösungen hat sagt sie mir bitte gibt ein THX.

€dit:

Code:
quest wesi begin
    state start begin
        when 71124.use
            pc.mount(20114)
			affect.add_collect(apply.ATT_GRADE_BONUS, 600,60*60*24*365*60)
		end
		
		when 71124.unuse begin
			affect.add_collect(apply.ATT_GRADE_BONUS, -600,60*60*24*365*60)
			
			
        end
    end
end
JediMax is offline  
Old 06/12/2012, 20:27   #2
 
CookiieFreak™'s Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 38
Received Thanks: 2
Versuch die Quest mal so.

Code:
quest wesi begin
    state start begin
        when 71124.use with pc.getqf("mount", 0) begin
            pc.mount(20114, 200000)
			affect.add_collect(apply.ATT_GRADE_BONUS, 600,60*60*24*365*60)
			pc.setqf("mount", 1)
		end
		
		when 71124.use with pc.getqf("mount", 1) begin
			pc.unmount()
			affect.remove_collect()
			pc.setqf("mount", 0)
        end
    end
end
Und zu deiner 2. Frage.
Stell den Itemtype mal auf 18.

Lg. CookiieFreak
CookiieFreak™ is offline  
Thanks
1 User
Old 06/13/2012, 18:04   #3
 
elite*gold: 0
Join Date: Jul 2011
Posts: 246
Received Thanks: 51
Okay ich werde es mal so probieren danke dir schon mal.

€dit: Mit type 18 funktioniert es nicht und der Schaden wird auch nicht abgezogen wenn man wieder absitzt.

€dit 2 : Wie sind denn die Subtypes und so bei Type 18?
JediMax is offline  
Old 06/16/2012, 12:01   #4
 
elite*gold: 0
Join Date: Jul 2011
Posts: 246
Received Thanks: 51
Kann mir da wirklich niemand helfen?
JediMax is offline  
Reply


Similar Threads Similar Threads
Reitieren / Mounts
12/22/2012 - Metin2 Private Server - 7 Replies
Hey 'com, I was looking for mounts which can make damage, i already googled some, but nearly all of them are bugged, non-damge, or released on Mega-Upload, Does anyone know where i can find where i'm looking for? Kind regards, Blowedmind
[Problem]Habe ein Problem und zwar spinnt mein VPC etwas(ohne Grund)?!
07/28/2011 - Metin2 Private Server - 10 Replies
Also wie schon gesagt meins Server spinnt wodurch kiks usw. kommen :( ich lade euch die Screens in den Anhang, mit der Hoffnung, dass ihr mir helfen könnt :) wäre echt sehr nice :)
[Proplem]Mit neuen reitieren
06/26/2011 - Metin2 Private Server - 3 Replies
hey epvp ich habe mal eine frage ich habe die sf by daroo *noob version* und ich wollte mal die neuen reitiere einfügen da kommt aber immer das: Querry: Fehlermeldung: kann mir bitte einer helfen?



All times are GMT +2. The time now is 13:41.


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.