Register for your free account! | Forgot your password?

You last visited: Today at 13:38

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

Advertisement



Yet another Quest Writing Tutorial

Discussion on Yet another Quest Writing Tutorial within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 09/23/2011, 16:03   #16


 
.Marcel''s Avatar
 
elite*gold: 100
Join Date: Sep 2009
Posts: 8,133
Received Thanks: 2,760
Quote:
Originally Posted by .Nova. View Post
#Added when use part 1-2 working on 3
#Later extending 2
#Next -> quest flags and other ways to save and edit data (flags, event flags, mysql reading, mysql writing, mysql deleting, textfiles)
Kuhle sache ja.
Mal schauen, was noch daraus wird.
.Marcel' is offline  
Old 09/23/2011, 16:18   #17
 
KillHumans's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 416
Received Thanks: 95
I need to do a script like that exemple:

In 1 item i need to do that:
First click:
Mount 20113, 365 days.
Second click:
Unmount 20113.

Any help me?
KillHumans is offline  
Old 09/23/2011, 16:23   #18

 
elite*gold: 0
Join Date: Jul 2009
Posts: 2,471
Received Thanks: 5,622
Quote:
Originally Posted by KillHumans View Post
I need to do a script like that exemple:

In 1 item i need to do that:
First click:
Mount 20113, 365 days.
Second click:
Unmount 20113.

Any help me?
PHP Code:
quest ride begin
    when itemvnum
.use with pc.is_mount() begin
        pc
.unmount()
    
end
    
    when itemvnum
.use with false == pc.is_mount() begin
        pc
.mount(2011360*60*24*365)
    
end
end 
.Alpha. is offline  
Thanks
1 User
Old 09/23/2011, 17:20   #19
 
KillHumans's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 416
Received Thanks: 95
...

I change itemvnum to 71114.
I create a ride.quest, i put in my /usr/home/game/share/locale/portugal/quest
I do /reload q in a game and don't work!

KillHumans is offline  
Old 09/23/2011, 17:31   #20

 
elite*gold: 0
Join Date: Jul 2009
Posts: 2,471
Received Thanks: 5,622
Did you run python make
or sh make or something like this?
.Alpha. is offline  
Old 09/23/2011, 17:34   #21
 
.Yacki's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 7,437
Received Thanks: 3,655
Yay, Loli hat den neuen Noobschutz entwickelt

(Englisch schreiben)
.Yacki is offline  
Thanks
2 Users
Old 09/23/2011, 17:53   #22
 
elite*gold: 32
Join Date: Dec 2010
Posts: 1,294
Received Thanks: 862
Quote:
Originally Posted by Yаcki View Post
Yay, Loli hat den neuen Noobschutz entwickelt

(Englisch schreiben)
True story

Viel spaß noch mit deinen weiteren Anleitungen! Bis jetzt schauts ganz gut aus.
√π. is offline  
Old 09/23/2011, 18:05   #23
 
elite*gold: 198
Join Date: Mar 2011
Posts: 835
Received Thanks: 263
Ich finds super das es in Englisch ist A lernt man was und B Können es nicht alle lessen und ex. schreibt man eigentlich nie man schreibt immer e.g is lateinisch und heisst exempli gratia ja das musste ich schreiben um mir cool vorzukommen
ƬheGame is offline  
Old 09/23/2011, 18:16   #24
 
elite*gold: 0
Join Date: Sep 2011
Posts: 1,218
Received Thanks: 706
mist ...

Hätte mal im Englisch unterricht aufpassen sollen ist doch zu was gut =)

Aber sonsi schickes Release
.Restince is offline  
Old 09/23/2011, 18:35   #25
 
Howaner's Avatar
 
elite*gold: 132
Join Date: Apr 2010
Posts: 2,864
Received Thanks: 2,009
thanks .nova
Howaner is offline  
Old 09/23/2011, 19:14   #26
 
A_Flashstyler's Avatar
 
elite*gold: 1
Join Date: Jul 2009
Posts: 332
Received Thanks: 290
Nova erklär lieber luasql, dann regelts du böz.
A_Flashstyler is offline  
Old 09/23/2011, 19:15   #27
 
.Risan.'s Avatar
 
elite*gold: 30
Join Date: Jul 2010
Posts: 1,627
Received Thanks: 1,450
Luasql gibs zwar, aber wird nicht bei metin2 gehen, hat er doch schonmal in einem anderen Thread erklärt.
Einzige was ginge und das sehr eingeschränkt ist: Os.execute() ...
.Risan. is offline  
Thanks
1 User
Old 09/23/2011, 19:25   #28
 
xxglaubichauchxx's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 593
Received Thanks: 204
Sehr nice. Für mich ist das Englisch kein Problem dank 4 Jahren bilingualen Schulunterrichts, aber es ist ein guter Noobschutz
Ahjaaa und das How2/Tut ist echt total nice beschrieben

LG

GlaubIchAuch
xxglaubichauchxx is offline  
Old 09/23/2011, 19:29   #29
 
KillHumans's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 416
Received Thanks: 95
...

Quote:
Originally Posted by .Nova. View Post
Did you run python make
or sh make or something like this?
No why?
I did only in game /reload q
KillHumans is offline  
Old 09/23/2011, 21:34   #30
 
.Rebel's Avatar
 
elite*gold: 60
Join Date: May 2010
Posts: 766
Received Thanks: 1,025
i have just 1 question if possible make the quest record the stuff in another db table
ex:

* the normal quest using the quest table on the player database
* make like some new quest record on quest2 table on the databases

why i ask this very simple i whant make the archivementes be separate of the quest and ranking quests etc... options quests
.Rebel is offline  
Reply


Similar Threads Similar Threads
**Tutorial** Make job cave script for ibot (Auto quest) :D
04/29/2012 - SRO Hacks, Bots, Cheats & Exploits - 21 Replies
Hey all, This was big problem for users of ibot that need to ibot users to make auto quest in job cave , the method is so simple and easy and here it is you only have to make normal script ((( From trainging spot to NPC THEN FROM NPC to training spot )))) but the most Important thing here it is : 1) While doing the script try to separate between the coordinates ( from training spot to NPC AND NPC to training spot ) cause u have to enter some commands to let bot do 2) Here we go...
Suche quest schreib tutorial
07/15/2011 - WoW Private Server - 1 Replies
Hey, wie oben steht suche ich ein tutorial wo ich lernen kann wie man quests schreibt. Ich hoffe jemand kann mir schnell helfen. Grüße.
Need a Baron Quest Tutorial!
05/11/2011 - Silkroad Online - 5 Replies
well, i decided to make the baron quest but i dunno how -.- and nowhere i found a tutorial for it... so can someone pls tell me a tutorial for it? ^.^ only thing i know that i need to go in the 2nd Holy-Water Tempel to colletct houndred of items but i dont even know how to enter that cave :D till now i was to lazy and i wasnt interested to make smth like that -.- ty in advance :)
[QUEST WRITING] questlib
06/26/2010 - Metin2 PServer Guides & Strategies - 13 Replies
Hi, ich hab mal wieder im Quest Ordner rumgestöbert und was interessantes gefunden... Nählich die Questlib.lua dort werden alle Funktionen angezeigt (Und was sie machen) Theoretisch könnte man neue Funktionen einbauen wie z.B. get_chengju2page() Hier mal die Questlib CONFIRM_NO = 0
Dark Destruction Tutorial [includes @quest,map,item explinations]
01/22/2008 - GunZ - 11 Replies
Directions for hack: 1)Download Injector and DarkDestruction.dll 2)Go to Gunz.ijji.com 3)Sign in 4)Click Play Live



All times are GMT +2. The time now is 13:38.


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.