Jump to content

[ Dead Download Link ] [QUEST]Perfect items [ We Need You ]


Recommended Posts

  • Active Member

P.S: Feel free to give opinions, leave comments, critique, test and review.

Explanation:

  • The quest gives items with full bonuses and stones, example of the items in table below:
  • c9e52e0c1f3246158e4f44ab75959ed7.png
  • 61e2f74ac3315bec95fc6153c51a6116.gif

 

Credits:

  • C++ Functions - here
  • LUA - Marius Exygo

Quest download:

Requirements:

  • 40k game source
  • item.set_attribute - quest_list(server side)
  • pc.give_item2_select - quest_list(server side)
  • item.set_socket - quest_list(server side)
  • C++ Functions - here

More info:

  • Shaman items list is not finished yet
  • You need to comment the part with skills giving(if you don't want it)
  • Some names in quest are still in romanian(Example: iteme = items, etc ...) 
  • The quest doesn't have comments(the green texts starting with --) with much info inside

?:

 

Marty likes it, it's okay so use it and enjoy

c0ae682b22c64b20b044d2fb956b5d48.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 9
  • kekw 2
  • Dislove 1
  • Good 2
  • Love 9
  • Active Member

#Update, added an older gif(that's the only one I could find in my browser history) to show you faster what the quest does.

  • Love 1

why 5x [11299] = {

if job-1 == 0 then -- war
				echipament = {
					-- armuri
					{
						[11299] = {
							{1, 3000},
							{29, 20},
							{30, 20},
							{31, 20},
							{34, 20},
						},
						["socket"] = {
							{0, 28708},
							{1, 28711},
							{2, 28712},
						},
					},

					{
						[11299] = {
							{1, 3000},
							{53, 50},
							{29, 20},
							{30, 20},
							{9, 20},
						},
						["socket"] = {
							{0, 28708},
							{1, 28711},
							{2, 28712},
						},
					},

					{
						[11299] = {
							{1, 3000},
							{53, 50},
							{31, 20},
							{34, 20},
							{9, 20},
						},
						["socket"] = {
							{0, 28708},
							{1, 28711},
							{2, 28712},
						},
					},

					{
						[11299] = {
							{1, 3000},
							{53, 50},
							{29, 20},
							{23, 10},
							{9, 20},
						},
						["socket"] = {
							{0, 28708},
							{1, 28711},
							{2, 28712},
						},
					},

					{
						[11299] = {
							{1, 3000},
							{53, 50},
							{32, 20},
							{33, 20},
							{9, 20},
						},
						["socket"] = {
							{0, 28708},
							{1, 28711},
							{2, 28712},
						},
					},

				}
			end

 

  • Active Member
6 hours ago, thespeedy said:

why 5x [11299] = {

 

I had some settings there, some sets to be more precise.

Hint:

{
	[11299] = {
	{1, 3000},
	{53, 50},
	{32, 20},
	{33, 20},
	{9, 20},
},
-- The red part can be removed if you don't want any stone on your armour/weapon
["socket"] = {
	{0, 28708},
	{1, 28711},
	{2, 28712},
},
},
  • Active Member
2 hours ago, thespeedy said:

can you the quest smaller? i cant understand why you 5x one Item in a Quest :o

wow you are so smart? now you got it?

f7c341b1a0ae4e4aa9eae3b7b6ae41a4.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Active Member
34 minutes ago, thespeedy said:

why 1x with dagger and arrow and 1x with sword and 2hand?

become i 2x 11299? 1x with dagger and arrow aaand one with sword/2hand?

Do you act stupid or you are?

He gave us the quest to use it, and edit by our own likings and you are asking why he set those stats?? It is just an example if you didn't notice it yet -_-

  • 2 weeks later...
  • Honorable Member
Quote

local vnum = vnum

Hm..

I've rewritten the quest for your sake, personally the first thing i worry about when i write a quest is that if someone breaks into my server, i don't want them to look at my quests and think it has been a bonobo monkey to write them. (but no one ever breaks, really)

http://pastebin.com/JfQ2h6p3

It's untested but should work regardless.

  • Love 1

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

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.