function say_color(color, text)
local rgb = rawget(colors_data, color)
say(color256(rgb[1],rgb[2],rgb[3])..text..color256(colors_data.default[1], colors_data.default[2], colors_data.default[3]))
end
function set_text_color(color)
local rgb = rawget(colors_data, color)
raw_script(color256(rgb[1],rgb[2],rgb[3]))
end
quest itemgivelogin begin
state start begin
when login begin
if pc.getqf("basic_weapon") == 0 then
pc.setqf("basic_weapon", 1)
if pc.job == 0 then
pc.changemoney(2500000) -- give money 5Mil
pc.give_item2(27003, 200) -- red potions
pc.give_item2(27006, 200) -- blue potion
pc.give_item2(27102, 20) -- green potion
pc.give_item2(27105, 20) -- purple potion
pc.give_item2(99003, 1) -- Information Item
pc.give_item2(50051, 1) -- Horse Sword
pc.give_item2(70038, 200) -- Bravery Cape
pc.give_item2(71027, 20) -- Dragon God Life
pc.give_item2(71028, 20) -- Dragon God Attack
pc.give_item2(71029, 20) -- Dragon God Intelligence
pc.give_item2(71030, 20) -- Dragon God Defence
pc.give_item2(71044, 20) -- Palm of Critical
pc.give_item2(71045, 20) -- Palm of Pierce
pc.give_item2(72702, 1) -- Shoes of Wind +
pc.give_item2(19) -- Warrior starter items
pc.give_item2(11209) -- Warrior starter items
pc.give_item2(12209) -- Warrior starter items
pc.give_item2(13009) -- Warrior starter items
pc.give_item2(14009) -- Warrior starter items
pc.give_item2(15009) -- Warrior starter items
pc.give_item2(16009) -- Warrior starter items
pc.give_item2(17009) -- Warrior starter items
pc.give_item2(40002) -- Warrior starter items
say_title(" Worldwide Entertainment ,Gives you a very warm welcome "..pc.get_name().."")
set_text_color("yellow")
say("")
say("You have now received full start package!")
say("")
set_text_color("red")
say("Server INFORMATION")
say("English in shout ONLY!")
say("Do NOT kill players near shops/npc!")
say("Kill players from other kingdom in pvm is ALLOWED!")
say("Kill players from your kingdom in pvm is NOT ALLOWED!")
say("")
set_text_color("Red")
say("If you find any bugs")
say("Please contact us")
say("See you around! Have FUN.!")
elseif pc.job == 1 then
pc.changemoney(2500000) -- give money 5Mil
pc.give_item2(27003, 200) -- red potions
pc.give_item2(27006, 200) -- blue potion
pc.give_item2(27102, 20) -- green potion
pc.give_item2(27105, 20) -- purple potion
pc.give_item2(99003, 1) -- Information Item
pc.give_item2(50051, 1) -- Horse Sword
pc.give_item2(70038, 200) -- Bravery Cape
pc.give_item2(71027, 20) -- Dragon God Life
pc.give_item2(71028, 20) -- Dragon God Attack
pc.give_item2(71029, 20) -- Dragon God Intelligence
pc.give_item2(71030, 20) -- Dragon God Defence
pc.give_item2(71044, 20) -- Palm of Critical
pc.give_item2(71045, 20) -- Palm of Pierce
pc.give_item2(72702, 1) -- Shoes of Wind +
pc.give_item2(1009) -- Ninja starter items
pc.give_item2(11406) -- Ninja starter items
pc.give_item2(12346) -- Ninja starter items
pc.give_item2(13006) -- Ninja starter items
pc.give_item2(14006) -- Ninja starter items
pc.give_item2(15006) -- Ninja starter items
pc.give_item2(16006) -- Ninja starter items
pc.give_item2(17006) -- Ninja starter items
pc.give_item2(40002) -- Warrior starter item
say_title("Worldwide Entertainment ,Gives you a very warm welcome "..pc.get_name().."")
set_text_color("yellow")
say("")
say("You have now received full start package!")
say("")
say("Server INFORMATION")
say("English in shout ONLY!")
say("Do NOT kill players near shops/npc!")
say("Kill players from other kingdom in pvm is ALLOWED!")
say("Kill players from your kingdom in pvm is NOT ALLOWED!")
say("")
say("If you find any bugs")
say("Please contact us")
say("See you around! Have FUN.!")
elseif pc.job == 2 then
pc.changemoney(2500000) -- give money 5Mil
pc.give_item2(27003, 200) -- red potions
pc.give_item2(27006, 200) -- blue potion
pc.give_item2(27102, 20) -- green potion
pc.give_item2(27105, 20) -- purple potion
pc.give_item2(99003, 1) -- Information Item
pc.give_item2(50051, 1) -- Horse Sword
pc.give_item2(70038, 200) -- Bravery Cape
pc.give_item2(71027, 20) -- Dragon God Life
pc.give_item2(71028, 20) -- Dragon God Attack
pc.give_item2(71029, 20) -- Dragon God Intelligence
pc.give_item2(71030, 20) -- Dragon God Defence
pc.give_item2(71044, 20) -- Palm of Critical
pc.give_item2(71045, 20) -- Palm of Pierce
pc.give_item2(72702, 1) -- Shoes of Wind +
pc.give_item2(19) -- Sura starter items
pc.give_item2(11606) -- Sura starter items
pc.give_item2(12486) -- Sura starter items
pc.give_item2(13006) -- Sura starter items
pc.give_item2(14006) -- Sura starter items
pc.give_item2(15006) -- Sura starter items
pc.give_item2(16006) -- Sura starter items
pc.give_item2(17006) -- Sura starter items
pc.give_item2(40002) -- Warrior starter items
say_title("Worldwide Entertainment ,Gives you a very warm welcome "..pc.get_name().."")
set_text_color("yellow")
say("")
say("You have now received full start package!")
say("")
say("Server INFORMATION")
say("English in shout ONLY!")
say("Do NOT kill players near shops/npc!")
say("Kill players from other kingdom in pvm is ALLOWED!")
say("Kill players from your kingdom in pvm is NOT ALLOWED!")
say("")
say("If you find any bugs")
say("Please contact us")
say("See you around! Have FUN.!")
elseif pc.job == 3 then
pc.changemoney(2500000) -- give money 5Mil
pc.give_item2(27003, 200) -- red potions
pc.give_item2(27006, 200) -- blue potion
pc.give_item2(27102, 20) -- green potion
pc.give_item2(27105, 20) -- purple potion
pc.give_item2(99003, 1) -- Information Item
pc.give_item2(50051, 1) -- Horse Sword
pc.give_item2(70038, 200) -- Bravery Cape
pc.give_item2(71027, 20) -- Dragon God Life
pc.give_item2(71028, 20) -- Dragon God Attack
pc.give_item2(71029, 20) -- Dragon God Intelligence
pc.give_item2(71030, 20) -- Dragon God Defence
pc.give_item2(71044, 20) -- Palm of Critical
pc.give_item2(71045, 20) -- Palm of Pierce
pc.give_item2(72702, 1) -- Shoes of Wind +
pc.give_item2(7009) -- Mage starter items
pc.give_item2(11806) -- Mage starter items
pc.give_item2(12626) -- Mage starter items
pc.give_item2(13006) -- Mage starter items
pc.give_item2(14006) -- Mage starter items
pc.give_item2(15006) -- Mage starter items
pc.give_item2(16006) -- Mage starter items
pc.give_item2(17006) -- Mage starter items
pc.give_item2(40002) -- Warrior starter items
say_title("Worldwide Entertainment ,Gives you a very warm welcome "..pc.get_name().."")
set_text_color("yellow")
say("")
say("You have now received full start package!")
say("")
say("Server INFORMATION")
say("English in shout ONLY!")
say("Do NOT kill players near shops/npc!")
say("Kill players from other kingdom in pvm is ALLOWED!")
say("Kill players from your kingdom in pvm is NOT ALLOWED!")
say("")
say("If you find any bugs")
say("Please contact us")
say("See you around! Have FUN.!")
Quest fail 04/11/2013 - Metin2 Private Server - 1 Replies Hallo Liebe COM,
Also ich habe mir gerade die quest von diesen Thread runter geladen
http://www.elitepvpers.com/forum/metin2-pserver-g uides-strategies/2435569-release-100-funktionst-ch tige-pvp-rangliste-gm-effect-map-1-design.html
Hier die Quest nomma
[Quest]FAIL! 01/25/2012 - Metin2 Private Server - 3 Replies Bitte helft mir ich einen Root und ich wollte einen neuen Run mit Quest einfügen aber dan kommt dieser Fehler hier.
Error occured on compile z_run.quest
[Help]Quest FaiL! 09/16/2011 - Metin2 Private Server - 1 Replies -------------------------------------------------- ----------------------
Tool von amnesi
Link: http://www.elitepvpers.com/forum/metin2-pserver-gu ides-strategies/1132868-release-questwriter-amnesi .html
------------------------------------------------- -----------------------
Was ich fragen wollte, also Quest funzt eig. nur wenn man sich woanders portet dann verschwindet sich einfach...
verstehe nicht wieso denn?
Quest
Quest Fail why? 11/22/2010 - Metin2 Private Server - 3 Replies Hey Epvp
Ich Hab gerade Eine Neue Teleport Quest Geschrieben nun ist das irgendwas
falsch bloß was könnt ihr ma guckn.Und Berichtigen.
quest event_map begin
state start begin
when login or levelup with pc.level >1 begin
set_state(event_map)
end
end
[ERROR] File Load Fail - FP 03/26/2010 - General Gaming Discussion - 3 Replies anyone else getting this error? cant even login to their site >:\. it gives me this
Your registration cannot be completed. Please submit a Customer Support Ticket regarding this matter, with the error code.