Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 00:49

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

Advertisement



Metin2 PetQuest Hilfe bitte

Discussion on Metin2 PetQuest Hilfe bitte within the Metin2 Private Server forum part of the Metin2 category.

Closed Thread
 
Old   #1
 
#Ryx~'s Avatar
 
elite*gold: 0
Join Date: Aug 2016
Posts: 24
Received Thanks: 4
Question Metin2 PetQuest Hilfe bitte

Schönen guten Tag,

ich bin auf der suche nach einer Quest die es Spielern untersagt auf bestimmten Maps in diesem Falle OX und PvP Turnier Pets zu rufen bzw bestimmte Items zu benutzen.

Hoffe ihr könnt mich aufklären.

Mfg,
Ryx
#Ryx~ is offline  
Old 09/14/2016, 18:21   #2
 
Ide.'s Avatar
 
elite*gold: 6
Join Date: Dec 2007
Posts: 4,072
Received Thanks: 1,234
Sehr gutes Thema, habe ich mich selbst noch nie mit befasst.
Ich würde es aber vorerst wie folgt lösen (Beispiel):

PHP Code:
quest xxxxx begin
    state start begin
        when login begin
            local vnum 
xxxx
            local anzahl 
pc.count_item(vnum)

            if 
pc.get_map_index() == xx and anzahl >0 then
                pc
.setqf("item"vnum)
                
pc.setqf("count" anzahl)
                
item.remove("vnum"anzahl)
            
end
            
if not pc.get_map_index() == xx and pc.get("item")>and pc.getqf("count")>0 then
                pc
.give_item((pc.get("item")),(pc.getqf("count")))
                
pc.delqf("item")
                
pc.delqf("count")
            
end
        end
    end
end 
Der Code wird so nicht funktionieren, da ich das nur aus dem Gedächtnis geschrieben haben.
Wenn man das ganze aber richtig umsetzt sollte das klappen, ist aber nicht die schönste Lösung.

#Edit:

2. Variante wäre die Questflags gegen eine MySql Tabelle aus der Datenbank auszutauschen.
Ide. is offline  
Old 09/15/2016, 11:08   #3

 
Jinbei's Avatar
 
elite*gold: 101
Join Date: Mar 2013
Posts: 13,365
Received Thanks: 2,746


#closed
Jinbei is offline  
Closed Thread




All times are GMT +2. The time now is 00:49.


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.