|
You last visited: Today at 18:56
Advertisement
[PROBLEM]Crafting System *Lite*
Discussion on [PROBLEM]Crafting System *Lite* within the Metin2 Private Server forum part of the Metin2 category.
01/30/2014, 10:24
|
#1
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
[PROBLEM]Crafting System *Lite*
my cube.lua
PHP Code:
function cube_open(vnum)
cube_results = {}
cube_needs = {}
cube_results[20018] = "39031,1/71018,10/71019,10"
cube_needs[20018] = "35011,5&35016,2@35012,200@35013,200"
cmdchat("cube_npc_id "..vnum.."")
cmdchat("cs_result "..cube_results[vnum].."")
cmdchat("cs_need "..cube_needs[vnum].."")
command("cube open")
return
end
But just appears first material item second material item doesn't appear:
please help me.
thx.
|
|
|
01/30/2014, 10:58
|
#2
|
elite*gold: 0
Join Date: May 2013
Posts: 593
Received Thanks: 467
|
Quote:
Originally Posted by IGotPower
my cube.lua
PHP Code:
function cube_open(vnum)
cube_results = {}
cube_needs = {}
cube_results[20018] = "39031,1/71018,10/71019,10"
cube_needs[20018] = "35011,5&35016,2@35012,200@35013,200"
cmdchat("cube_npc_id "..vnum.."")
cmdchat("cs_result "..cube_results[vnum].."")
cmdchat("cs_need "..cube_needs[vnum].."")
command("cube open")
return
end
But just appears first material item second material item doesn't appear:
please help me.
thx.
|
Seems like there is an syntax fail: cube_needs[20018] = "35011,5&35016,2@35012,200@35013,200" (5&35016,2) so u have to change it into a @ i think, i'm using the official system, so just try it.
|
|
|
 |
Similar Threads
|
[HELP]Crafting System Second Material Problem
02/08/2015 - Metin2 Private Server - 2 Replies
my cube.lua
function cube_open(vnum)
cube_results = {}
cube_needs = {}
cube_results = "39031,1/71018,10/71019,10"
cube_needs = "35011,5&35016,2@35012,200@35013,200" ;
|
Crafting System
12/24/2013 - Metin2 Private Server - 2 Replies
http://www.elitepvpers.com/forum/metin2-pserver-gu ides-strategies/2670211-release-official-crafting- system.html
I do this system on my server..But when i open window,there ia no armor and weapon to upgrade,where can i do this?Help plz
|
Crafting System
09/11/2013 - Metin2 Private Server - 0 Replies
Hello there,
I added crafting system but when i open this it appers empty. How can i show items in?
http://s1308.hizliresim.com/1d/y/s306s.jpg
|
[B] Crafting System
01/27/2013 - Metin2 PServer Guides & Strategies - 19 Replies
Metin2 Pserver Crafting System - YouTube
Angebote!!
Hier die Formeln:
5 Craft Sand's = 1 Rohdiamant
Rohdiamant + Diamanthammer = Diamant
Diamant + Diamanthammer+ = Smaragt
Perle + Gravurhammer = Gravierte Perle
|
All times are GMT +1. The time now is 18:57.
|
|