Register for your free account! | Forgot your password?

You last visited: Today at 20:51

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

Advertisement



Craftingsystem Lite

Discussion on Craftingsystem Lite within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Craftingsystem Lite

Hallo,
habe das System Clientside eingefügt bloß das Problem ist das mir keine Items in dem Fenster angezeigt werden Quest ist drine?
.Seriously is offline  
Old 07/05/2013, 03:16   #2
 
elite*gold: 40
Join Date: Dec 2007
Posts: 651
Received Thanks: 1,737
Ohne dass du den Inhalt der syserr.txt deines Clients hier postest wird dir wohl keiner helfen können..
Ap0kalyps3 is offline  
Old 07/05/2013, 03:23   #3
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Hätte ich ja gemacht bloß weiß ich das das nix mit dem System zutun hat nun öffnet sich das fenster nicht einmal hier mal die Quest.

PHP Code:
quest cube begin
    state start begin
    
    
function cube_open(vnum)
        
cube_results = {}
        
cube_needs = {}

        
cube_results[20018] = {"50801,1/50802,1/50803,100/50804,100"}
        
cube_needs[20018] = {"50721,1@50722,1@50723,1@50724,1"}
        
cube_results[20017] = {"50801,1/50802,1/50803,100/50804,100/50813,1/50814,1/50815,100/50816,100"}
        
cube_needs[20017] = {"50721,1@50722,1@50723,1@50724,1@50801,1&50725,1@ 50802,1&50725,1@50803,100&50726,1@50804,100&50726, 1"}
        
cube_results[20022] = {"50801,1/50802,1/50803,100/50804,100/50813,1/50814,1/50815,100/50816,100/50817,1/50818,1/50819,1/50820,1/50821,10/50822,10/50823,10/50824,10/50825,10/50826,10"}
        
cube_needs[20022] = {"50721,1@50722,1@50723,1@50724,1@50801,1&50725,1@ 50802,1&50725,1@50803,100&50726,1@50804,100&50726, 1@50813,1&50727,1@50814,1&50727,1@50815,100&50728, 1@50816,100&50728,1@50901,10&50814,20@50901,10&508 13,20@50901,10&50820,20@50901,10&50819,20@50901,10 &50817,20@50901,10&50818,20"}

        
cmdchat("cube_npc_id "..vnum.."")
        
cmdchat("cs_result "..cube_results[vnum].."")
        
cmdchat("cs_need "..cube_needs[vnum].."")
        
command("cube open")

        return
    
end
    
        when 20018.chat
."Making Potions?" with pc.level >= 15 begin
            say_title
("Baek-go:")
            
say("")
            
say("Hey!")
            
say("Are you interested in making potions by any chance?")
            
say("Recently Biologist Chaegirab did a lot of research")
            
say("to create many new potions with different effects.")
            
say("Do you want to try it out?")
            
wait()
            
setskin(NOWINDOW)
            
cube_open(20018)
            -- 
say("Come anytime when you need, I will make them for you")
        
end


        when 20017.chat
."Kingdom's Potion recipe" with pc.level >= 30 begin
            say_title
("Yu-Hwan:")
            
say("")
            ----
"111111222222333333444444555555666666777777888888999999000000"
            
say("These days recipes for potion are spread across the nation!")
            
say("Wow! You seem to have grown up quite a bit!")
            
say("I will show you something that you have never seen before!")
            
say("Do you want to try it out?")
            
wait()
            
setskin(NOWINDOW)
            
command("cube open")

        
end


        when 20022.chat
."Secret Recipe of Family potion"  with pc.level >=45 begin
            say_title
("David:")
            
say("")
            
say("I have finally found the secret recipe, hahaha!")
            ----
"111111222222333333444444555555666666777777888888999999000000"
            
say("Now I might become the best expert about potion mixing")
            
say("in this kingdom!")
            
say("I don't fear Uriel anymore.")
            
say("I'm going to be rich, AHAHAHAHA!")
            
say("")
            
say("Do you want to learn my new skills?")
            
wait()
            
setskin(NOWINDOW)
            
command("cube open")

        
end


            
end
end 
Syserr:
PHP Code:
0705 02:52:58574 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 02
:52:01442 :: CreateFromMemoryFileCannot create texture
0705 02
:53:12839 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 02
:56:47195 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 03
:03:36421 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 03
:03:36821 :: CreateFromMemoryFileCannot create texture
0705 03
:01:43102 :: CreateFromMemoryFileCannot create texture
0705 03
:03:06995 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 03
:03:07277 :: CreateFromMemoryFileCannot create texture
0705 03
:09:40801 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 03
:15:32986 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR
0705 03
:17:26611 :: CMapOutdoor::Load LoadMonsterAreaInfo ERROR 
.Seriously is offline  
Old 07/05/2013, 12:23   #4
 
elite*gold: 0
Join Date: Jul 2013
Posts: 49
Received Thanks: 56
In dem Source fehlen ein paar Zeilen, ohne die es nicht funktioniert.
xGr33n hat das mit Absicht gemacht, damit es nicht jeder einbauen kann.

Lg
.Silence' is offline  
Old 07/05/2013, 12:47   #5
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Warum funktioniert es dann bei anderen?
.Seriously is offline  
Old 07/05/2013, 13:18   #6
 
elite*gold: 0
Join Date: Jul 2013
Posts: 49
Received Thanks: 56
Weil xGr33n es bei manchen persönlich einbaut.
Hatte er bei uns auch gemacht.
.Silence' is offline  
Old 07/05/2013, 13:24   #7
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Warum sollte er was rls wenn es nichteinmal funktioniert.
.Seriously is offline  
Old 07/05/2013, 13:26   #8
 
elite*gold: 5
Join Date: Mar 2013
Posts: 1,986
Received Thanks: 2,254
Quote:
Originally Posted by .Silence' View Post
Weil xGr33n es bei manchen persönlich einbaut.
Hatte er bei uns auch gemacht.
Es fehlt kein Source Nur eine Textzeile aber so wie die Syserr aussieht, ist kein fehler drin Kannst mich in Skype adden: ping455-675 (nur noch bis Montag ist der Skype acc online)

PS: Cubebefehl falsch eingefügt
xGr33n is offline  
Old 07/05/2013, 13:29   #9
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Gibt es nicht die skype addy
.Seriously is offline  
Old 07/05/2013, 13:32   #10
 
elite*gold: 5
Join Date: Mar 2013
Posts: 1,986
Received Thanks: 2,254
xDD Das ist meine, schreib mir deine in ner Pn dann adde ich dich
xGr33n is offline  
Old 07/05/2013, 14:16   #11

 
#dynastie's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 593
Received Thanks: 467
Ich habe genau das gleiche Problem. Würde mich freuen, wenn mir geholfen wird.

Liebe Grüße
#dynastie is offline  
Reply


Similar Threads Similar Threads
[RLS]Craftingsystem *Lite*
02/28/2015 - Metin2 PServer Guides & Strategies - 142 Replies
Jaja nur Lite weil kein bock mehr weiter zuentwickeln mit cube.txt auslesen ._. How to: ui.py unter def SetPos(self, pos) def SetScrollStep(self, step): self.scrollStep = step
[VK]Nintedo DS Lite und eine PSP Slime&Lite
09/11/2011 - Consoles - 5 Replies
Der Nintendo Ds Lite ist Rot und in guten Zustand mit allen Kabeln und Zubehöhr Die PSP ebensfalls in sehr guten Zustand wenig benutz, dabei ist der Orginal Kartong und alle Kabel, außerdem das Spiel Final Fantasy 13 Zahlung per Überweisung oder PSC Angebote bitte unten Posten oder mich anschreiben



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


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.