|
You last visited: Today at 22:04
Advertisement
[RELASE]İtem Remover
Discussion on [RELASE]İtem Remover within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
11/06/2013, 15:17
|
#1
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
[RELASE]İtem Remover
Hello Epvp !
TR:
Arkadaşlar kusura bakmayın ingilizcem bu konuyu anlatacak kadar iyi değil !
ENG:
I'm sorry my friends. because my english is not good enough to tell this thread. I'm sorry.
Gelelim kullanımına:
Bu quest yere atılamayan ve envanterinizde gereksiz yere yer kaplayan itemleri silmeye yarıyor.
itemremover.lua
PHP Code:
quest itemsilici begin state start begin when xxx.take with item.get_id() begin kod = item.get_vnum() say_title("Item silici") say("Demek item silmek istiyorsun.") say_item_vnum(kod) say("Tamam, "..item.get_name().." esyasini senin icin siliyorum.") local s = select("Sil","Kalsin") if s == 1 then pc.remove_item(kod) elseif s == 2 then return end end when xxx.chat."Nasil item silebilirim?" begin say_title("Item silici") say("Merhabalar envanterinizde gereksiz yer kaplayan") say("esyalari silmek icin bana gelebilirsin..") say("Sadece itemi ustume surukle!") end end end
In English:
PHP Code:
quest item_remover begin state start begin when 20092.take with item.get_id() begin code = item.get_vnum() say_title("Item Remover") say("Do you want to delete this item ?") say_item_vnum(code) say("Ok, I will remove "..item.get_name().." for you.") local s = select("Yes","Delete All","No") if s == 1 then pc.remove_item(code) elseif s == 2 then pc.remove_item(code, pc.count_item(code)) end end when 20092.chat."How can i delete a item?" begin say_title("Item Remover") say("Hello !") say("If you delete a item you can") say("take it on me !") end end end
New Version - Thanks Sphinx
PHP Code:
quest item_remover begin state start begin when 20092.take with item.get_id() begin code = item.get_vnum() say_title("Item Remover") say("Do you want to delete this item ?") say_item_vnum(code) say("Ok, I will remove "..item.get_name().." for you.") local s = select("Yes","Delete All","No") if s == 1 then item.remove(code) elseif s == 2 then item.remove(code, pc.count_item(code)) end end when 20092.chat."How can i delete a item?" begin say_title("Item Remover") say("Hello !") say("If you delete a item you can") say("take it on me !") end end end
|
|
|
11/06/2013, 15:22
|
#2
|
elite*gold: 45
Join Date: Mar 2011
Posts: 253
Received Thanks: 238
|
useless
|
|
|
11/06/2013, 15:24
|
#3
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
why useless ?
|
|
|
11/06/2013, 15:31
|
#4
|
elite*gold: 0
Join Date: Apr 2007
Posts: 33
Received Thanks: 6
|
when ***.take with item.get_vnum() begin
pc.remove_item()
easyer..
|
|
|
11/06/2013, 15:33
|
#5
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
Quote:
Originally Posted by DaDrag0n
when ***.take with item.get_vnum() begin
pc.remove_item()
easyer..
|
sen bilirsin kardeşim ben bundan herkes faydalansın diye koydum buraya beğenmediysen kullanmazsın sorun yok.
|
|
|
11/06/2013, 17:56
|
#6
|
elite*gold: 0
Join Date: Oct 2012
Posts: 114
Received Thanks: 72
|
Quote:
Originally Posted by DaDrag0n
when ***.take with item.get_vnum() begin
pc.remove_item()
easyer..
|
That's what he used, the pc.remove_item function. I guess you're talking about item.remove().
|
|
|
11/06/2013, 19:17
|
#7
|
elite*gold: 1918
Join Date: Feb 2008
Posts: 1,368
Received Thanks: 1,287
|
What is when you have 2 items with the same VNUM.
You have to use item.remove().
Sphinx
|
|
|
11/06/2013, 20:52
|
#8
|
elite*gold: 0
Join Date: Jul 2010
Posts: 190
Received Thanks: 106
|
ya çocuk bir siktir git mal mal konuşma buraası ingilizce ve almanca forum triplere girme.
En :
gtfo here, there is only english and germany language allowed.
|
|
|
11/06/2013, 22:22
|
#9
|
elite*gold: 0
Join Date: Apr 2007
Posts: 33
Received Thanks: 6
|
Quote:
Originally Posted by Chikyou
That's what he used, the pc.remove_item function. I guess you're talking about item.remove().
|
yea, my bad. was item.remove()
|
|
|
11/07/2013, 15:01
|
#10
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
Arkadaşlar benim triplere girdiğim falan yok sadece bu forumu türk forumlarından daha iyi ve yakın görüyorum. Bu yüzden paylaştıklarımı beğenmediyseniz beğenmediğinizi düzgün bir lisanla ifade ediniz.
|
|
|
11/07/2013, 15:44
|
#11
|
elite*gold: 0
Join Date: Jul 2010
Posts: 190
Received Thanks: 106
|
Quote:
Originally Posted by IGotPower
Arkadaşlar benim triplere girdiğim falan yok sadece bu forumu türk forumlarından daha iyi ve yakın görüyorum. Bu yüzden paylaştıklarımı beğenmediyseniz beğenmediğinizi düzgün bir lisanla ifade ediniz.
|
Adadmım forumun kuralları sadace ingilizce ve almanca kabul ediyor uymasan eğer banlanırsın ona göre ayık ol cacık olma yane
En :
Dude this forum only allowed english and deutsch language.And EPvP have rules, you dont care this you got banned.
sorry for my english.
|
|
|
11/08/2013, 18:06
|
#12
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
~Ok Teşekkür ederim ingilizcemi geliştirmek için çalışıyorum.
en:
Thank you. ı work to improve my english.
|
|
|
11/09/2013, 20:48
|
#13
|
elite*gold: 0
Join Date: Jan 2011
Posts: 22
Received Thanks: 15
|
thank you , but if i have 2 items with same code this quest wil remove one of them randomly!
i think this form is best :
PHP Code:
quest item_remover begin state start begin when 20092.take with item.get_id() begin code = item.get_vnum() say_title("Item Remover") say("Do you want to delete this item ?") say_item_vnum(code) say("Ok, I will remove "..item.get_name().." for you.") local s = select("Yes","Delete All","No") if s == 1 then item.remove() ---this form will remove the taken item only ! :) elseif s == 2 then item.remove(code, pc.count_item(code)) end end when 20092.chat."How can i delete a item?" begin say_title("Item Remover") say("Hello !") say("If you delete a item you can") say("take it on me !") end end end
|
|
|
11/10/2013, 15:19
|
#14
|
elite*gold: 0
Join Date: Sep 2013
Posts: 86
Received Thanks: 48
|
Thanks anooos
|
|
|
09/22/2014, 01:59
|
#15
|
elite*gold: 0
Join Date: Oct 2011
Posts: 23
Received Thanks: 0
|
when 20092.take begin
item.remove()
end
|
|
|
Similar Threads
|
[RELASE] OFFICIAL SERVER SKILLX4 APRIL 28/04/2011 new relase
05/28/2011 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 17 Replies
I managed to create this new file pc.epk the hack shield of the official metin2 client can not detect. It took me a lot to create it and it works perfectly. skill dmg x 4 for all skills.
Working 28/04/2011
http://t1.gstatic.com/images?q=tbn:ANd9GcSCU9pcO2 vvTQ5nFRtDW-WCzvd4JxwDEIQaAcDcwPbjwJFb_0YH&t=1
: Free File Hosting, Online Storage & File Upload with FileServe
Comment me:)
ps. copy this file into the pack folder :cool:
|
All times are GMT +1. The time now is 22:04.
|
|