Register for your free account! | Forgot your password?

You last visited: Today at 10:36

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

Advertisement



[Quest]Full EekRing

Discussion on [Quest]Full EekRing within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 8
Received Thanks: 1
[Quest]Full EekRing

quest EekRing begin
state start begin
when 40004.use begin
local all =select("Reset exp to 0%","Freeze/Anti-Freeze exp","exit")
if all == 1 then

local ep = pc.get_exp()
if ep == 0 then
say("Du hast bereits 0 Exp")
return
end
pc.give_exp2(-ep)
chat("Exp wurde auf 0 gesetzt")
end

if all = 2 then
if pc.getqf("antiexp") == 0 then
pc.setqf("antiexp", 1)
chat("Anti EXP aktiviert. Deine Erfahrungspunkte werden jede Sekunde auf 0 gesetzt!")
local ep = pc.get_exp()
pc.give_exp2(-ep)
timer("erfahrung", 1)
elseif pc.getqf("antiexp") == 1 then
pc.setqf("antiexp", 0)
chat("Anti EXP deaktiviert. Viel Spaß auf OverGaming2!")
end
end

when erfahrung.timer with pc.getqf("antiexp") == 1 begin
local ep = pc.get_exp()
pc.give_exp2(-ep)
timer("erfahrung1", 1)
pc.setqf("antiexp", 1)
end

when erfahrung1.timer with pc.getqf("antiexp") == 1 begin
local ep = pc.get_exp()
pc.give_exp2(-ep)
timer("erfahrung", 1)
pc.setqf("antiexp", 1)
end

when login with pc.getqf("antiexp") == 1 begin
local ep = pc.get_exp()
pc.give_exp2(-ep)
timer("erfahrung", 1)
pc.setqf("antiexp", 1)
end

if all = 3 then
return
end
end
end




Kommentare und Eindrücke. Vielen Dank!
omonoia is offline  
Old 02/26/2012, 11:46   #2
 
elite*gold: 389
The Black Market: 114/0/0
Join Date: Jul 2010
Posts: 4,911
Received Thanks: 530
Wurde schonmal released, hast viellt nur eine Released-Funktion dran gebaut.
Sollte auch nicht schwer sein, solch eine Quest zuschreiben.

Trotzdem - Danke.
Lеlouch is offline  
Old 02/26/2012, 11:49   #3
 
elite*gold: 0
Join Date: Nov 2009
Posts: 8
Received Thanks: 1
Eek Ring do everything.. But.. is it true??
omonoia is offline  
Old 02/26/2012, 14:14   #4
 
exi°'s Avatar
 
elite*gold: 5
Join Date: Jun 2011
Posts: 1,455
Received Thanks: 554
Das nächste mal bitte die Quest in einen Code-BBCode setzen.
Zur Quest: Braucht man nicht.
exi° is offline  
Old 02/26/2012, 15:30   #5
 
.Delta's Avatar
 
elite*gold: 26
Join Date: Mar 2010
Posts: 3,765
Received Thanks: 2,661
schade, dass die noch net mal funzen wird mit der anordnung

ihr solltet eure quests schon mal testen, bevor ihr sie released^^
.Delta is offline  
Old 02/26/2012, 17:09   #6
 
elite*gold: 0
Join Date: Nov 2009
Posts: 8
Received Thanks: 1
.Delta was ist falsch?
omonoia is offline  
Reply


Similar Threads Similar Threads
[Guide]How To Make Quest/Event Full Functional Lesson 2
01/19/2012 - EO PServer Guides & Releases - 7 Replies
http://www.elitepvpers.com/forum/images/smilies/ha ndsdown.gif Hello All EPvP http://www.elitepvpers.com/forum/images/smilies/ha ndsdown.gif Support My Guardian Application http://www.elitepvpers.com/forum/images/teamicons /relaunch/guard.png I will put somethings you will need when you make the Queries like INSERT REPLACE DELETE UPDATE
[Guide]How To Make Quest/Event Full Functional Lesson 1
01/19/2012 - EO PServer Guides & Releases - 14 Replies
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest
07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies
ENGLISH Hello dear community, this is a very simple guide but at the same time useful. How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"? Easy! Open the file "make" and replace the content of the file with this: for f in *.quest; do ./qc $f; done Oki. Now set the 0777 permission to the file. Finally open a SSH client and sign in. Write the command: cd /game_file_folder
[Help]I need Full Translations for MoonBox Quest TQ Binary!!
08/07/2009 - CO2 Private Server - 11 Replies
Hello everybody!! -I`m looking for full translations of MoonBox quest...if you one want to help and he got them just release the files here ...and big thanks for him ^^ I will be in wait guys :) Cya



All times are GMT +2. The time now is 10:36.


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.