Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 20:50

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

Advertisement



Problem mit Quest irgendwie x)

Discussion on Problem mit Quest irgendwie x) within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2011
Posts: 211
Received Thanks: 14
Problem mit Quest irgendwie x)

Also leutz,

komischer weise macht mein Reittier kein dmg wenn ich es mit dieser quest mache
PHP Code:
quest GruenTiger begin   
    state start begin   
        when 71140.
use begin 
            affect
.remove_collect()           
            
pc.mount(20147,28800)
            
pc.mount_bonus(apply.EXP_DOUBLE_BONUS,20,28800)
            
pc.mount_bonus(apply.ATT_GRADE_BONUS,50,28800
        
end  
    end   
end 
wenn ich aber vor pc.mount ein Horse_ride() setze funktioniert es..
z.b. so
PHP Code:
quest GruenTiger begin   
    state start begin   
        when 71140.
use begin 
            affect
.remove_collect()
            
horse_ride()
            
pc.mount(20147,28800)
            
pc.mount_bonus(apply.EXP_DOUBLE_BONUS,20,28800)
            
pc.mount_bonus(apply.ATT_GRADE_BONUS,50,28800
        
end  
    end   
end 
Jedoch:
Dass Siegel ist auf Typ 16 und geht auf den Slot oben wenn ich es benutze.. und wenn ich es ausziehe geht das reittier zwar wieder weg.. aber ich kann dass siegel nicht wieder benutzen.. Der grund mein Millitärgaul ist noch da.. aber man sieht es nicht erst wenn man strg+h drückt.. -.- ich habs schon versucht mit pc.unmount() und horse.unsommon() leider funktioniert es trozdem nicht das millitärgaul wird nicht weggeschickt
könnt ihr mir helfen?
sero61 is offline  
Old 05/19/2013, 19:49   #2
 
elite*gold: 5
Join Date: Mar 2013
Posts: 1,986
Received Thanks: 2,254
Vlt. so? Also erstes mal benutzen Rufen, zweites mal klicken die unsummon und unride befehle sowie boni entfernen, wo bei ich Boni entfernen raus kommentiert habe, da man das bei pc.mount_bonus nicht braucht

PHP Code:
quest GruenTiger begin    
    state start begin    
        when 71140.
use begin 
            
if pc.getqf("GruenTigerSiegel") == 0 then
                
--affect.remove_collect() 
                
horse_ride() 
                
pc.mount(20147,28800
                
pc.mount_bonus(apply.EXP_DOUBLE_BONUS,20,28800
                
pc.mount_bonus(apply.ATT_GRADE_BONUS,50,28800)
                
pc.setqf("GruenTigerSiegel"0)
            elseif 
pc.getqf("GruenTigerSiegel") == 1 then
                horse
.unsummon()
                
pc.unmount()
                
pc.setqf("GruenTigerSiegel"0)
                --
affect.remove_collect()
            
end
        end   
    end    
end 
xGr33n is offline  
Old 05/19/2013, 19:56   #3
 
elite*gold: 0
Join Date: Jul 2012
Posts: 1,036
Received Thanks: 328
Damit die vicher dmg machen musst du eine Dif auf deine gamefile patchen.
Fliegex3 is offline  
Thanks
1 User
Old 05/19/2013, 23:41   #4
 
elite*gold: 0
Join Date: Nov 2011
Posts: 211
Received Thanks: 14
Quote:
Originally Posted by Fliegex3 View Post
Damit die vicher dmg machen musst du eine Dif auf deine gamefile patchen.
Ich danke für die wichtige information .. habe ein thread gefunden dass dazu passen könnte:


Jedoch weiss ich nicht wie ich dass bearbeiten soll hab 0 ahnung von difs.. gibts ein HowTo oder sonstwas was mir dass näher erklären könnte

push
sero61 is offline  
Old 05/21/2013, 00:40   #5
 
elite*gold: 0
Join Date: Nov 2011
Posts: 211
Received Thanks: 14
push
sero61 is offline  
Old 05/26/2013, 18:19   #6
 
elite*gold: 0
Join Date: Nov 2011
Posts: 211
Received Thanks: 14
push
sero61 is offline  
Old 05/30/2013, 18:19   #7
 
elite*gold: 0
Join Date: Nov 2011
Posts: 211
Received Thanks: 14
push
sero61 is offline  
Reply


Similar Threads Similar Threads
Problem mit Quest, Funktoniert irgendwie nicht.
12/03/2011 - Metin2 Private Server - 25 Replies
Wollte Wandelzauber entbuggen.. aber das FaiLt irgendwie total Nach Quest neu Loaden kriege ich diesen Fehler: http://img11.imageshack.us/img11/2296/questp.png quest item_change_sex begin state start begin when 71048.use begin
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest
07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies
ENGLISH Hello dear community, this is a very simple guide but at the same time useful. How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"? Easy! Open the file "make" and replace the content of the file with this: for f in *.quest; do ./qc $f; done Oki. Now set the 0777 permission to the file. Finally open a SSH client and sign in. Write the command: cd /game_file_folder
Irgendwie
01/31/2011 - Middleman - 1 Replies
Suche Middlemen. Pn me pls:mofo:
[Problem] Problem with server starting - cannot find quest index for PaxHeader
12/22/2009 - Metin2 Private Server - 1 Replies
Hello! I have this same problem as here when i'm starting my server: http://www.elitepvpers.com/forum/metin2-pserver-di scussions-questions/307143-metin2-serverfiles-ques t-index-fehler.html But I didn't know the answer.. how to repair this? Greetings



All times are GMT +2. The time now is 20:50.


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.