Jump to content

How can I change quest?


Recommended Posts

  • Active Member
40 minutes ago, kimameixede said:

why you create a lot of topics?

 

But I need answer. One topic = one problem :)

40 minutes ago, BackPlayer said:

you could try make a list with your id's and call it

I think, in questlib.lua is a function say_item_vnum_inline, but I don't know how to use this function correctly. And I need to do generating both items automatically every day .

I'll be always helpful! ? 

Link to comment
Share on other sites

  • Active Member
16 hours ago, VegaS said:

a34b6c9a3b3a8eb96633ca425a318f07.png

 

Check function in /UserInterface/PythonEventManager.cpp 

Man, I haven't got problem with this. I only want quest function for show two items in quest side by side. But thanks for answer.

Edited by Metin2 Dev
Core X - External 2 Internal

I'll be always helpful! ? 

Link to comment
Share on other sites

5 hours ago, ReFresh said:

Man, I haven't got problem with this. I only want quest function for show two items in quest side by side. But thanks for answer.

You kidding dude or you kidding me?

Is your actual function:

2FR06kL.png

 

You need new argument for the 2nd item and it can change depending on the source EVENT_TYPE_INSERT_IMAGE launcher that is in PythonEventManager.cpp, change the function from there with another argument vnum / desc / title / index.

And new function will look like with two arguments:

function say_item(n_1, n_2, v_1, v_2, d_1, d_2)

 

n - name 

v - vnum

d - desc


 
Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.