Register for your free account! | Forgot your password?

You last visited: Today at 22:50

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

Advertisement



[P]DR Quest

Discussion on [P]DR Quest within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2014
Posts: 209
Received Thanks: 25
[P]DR Quest

Hi Leute,

bei mir funktioniert die DR Quest nicht, sie gibt zwar keinen Error aus,
jedoch überweist sie einem bei Benutzung keine Coins!

Quest:

QuestLib:
MFG Prox
FroZz97 is offline  
Old 03/22/2015, 16:55   #2
 
SolWayne's Avatar
 
elite*gold: 30
Join Date: Feb 2015
Posts: 362
Received Thanks: 58
---> <---
SolWayne is offline  
Old 03/22/2015, 17:37   #3
 
BizepsSupportAccount's Avatar
 
elite*gold: 0
Join Date: Dec 2014
Posts: 1,015
Received Thanks: 498
Liegt wahrscheinlich an den functions
BizepsSupportAccount is offline  
Old 03/22/2015, 17:42   #4
 
elite*gold: 0
Join Date: Jun 2014
Posts: 209
Received Thanks: 25
Kannst du mir evtl. mal helfen, hab dir bei Skype eine anfrage geschickt !
FroZz97 is offline  
Old 03/23/2015, 10:57   #5
 
elite*gold: 0
Join Date: Feb 2015
Posts: 249
Received Thanks: 55
Selbe problem mit genau der selben quest und 40k files
-!Kontra!- is offline  
Old 03/23/2015, 11:16   #6

 
elite*gold: 83
Join Date: Nov 2013
Posts: 2,891
Received Thanks: 2,764
Alle Files mit Vanilla-Core (z.B. Viruz):
Code:
quest coins begin
	state start begin
		when 80014.use or 80015.use or 80016.use begin
			local coins = ({100, 500, 1000})[item.get_vnum()-80013]
			game.mysql_query("UPDATE account.account SET coins = coins+"..coins.." WHERE id = "..pc.get_account_id().." LIMIT 1;")
			item.remove()
			chat("Du hast "..coins.." Coins erhalten.")
		end
	end
end
Rest (Mijagos mysql_query):
Code:
quest coins begin
	state start begin
		when 80014.use or 80015.use or 80016.use begin
			local coins = ({100, 500, 1000})[item.get_vnum()-80013]
			mysql_query("UPDATE account.account SET coins = coins+"..coins.." WHERE id = "..pc.get_account_id().." LIMIT 1;")
			item.remove()
			chat("Du hast "..coins.." Coins erhalten.")
		end
	end
end
rollback is offline  
Thanks
3 Users
Old 03/23/2015, 22:49   #7
 
elite*gold: 0
Join Date: Jun 2014
Posts: 209
Received Thanks: 25
Vielen Dank Sensenmann!
FroZz97 is offline  
Reply


Similar Threads Similar Threads
[ClownSro] Cap 110 |New System| New Quest| Free 1 Million silk |New Title Quest|
11/01/2014 - SRO PServer Advertising - 6 Replies
http://www11.0zz0.com/2014/07/13/02/812260850.png | Welcome to CLownSro • Pve Server • Fair Gameplay | Opening: 13-07-2014 Time: 18:00 ~ 20:00 +1 GMT CLown Website Facebook Page http://www13.0zz0.com/2014/07/13/02/148368929.png Server Features
[SPECIAL TEAM_WARP QUEST]'nd Metin2 Sweet Time Quest's Icons and News
01/27/2013 - Metin2 PServer Guides & Strategies - 22 Replies
deleted!
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



All times are GMT +1. The time now is 22:50.


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.