Jump to content
  • 0
Sign in to follow this  
Break San

duplicate item

Question

2 answers to this question

Recommended Posts

  • 0

@@Break San

to duplicate an item you must do it like putting custom items, just change the ITEMID in iteminfo.lua and put the item script in item_db2.conf or item_db.conf

Edited by Zhao Chow

Share this post


Link to post
Share on other sites
  • 0

@@Break San

to duplicate an item you must do it like putting custom items, just change the ITEMID in iteminfo.lua and put the item script in item_db2.conf or item_db.conf

 

Yes I did it but is giving gravity, when equip the item

 

 

iteminfo:

	},		[32101] = {		unidentifiedDisplayName = "Chapéu",		unidentifiedResourceName = "¸®º»",		unidentifiedDescriptionName = {			"Item não identificado, pode ser identificado com [Lupa]."		},		identifiedDisplayName = "Asas Malignas",		identifiedResourceName = "¾Ç¸¶³¯°³±Í",		identifiedDescriptionName = {			"Um acessório que deve ser usada na altura das orelhas, feito com Asas Malignas.",			"^0000ffFOR +1.^000000",			"Classe: ^777777Equipamento para a cabeça^000000",			"Defesa: ^7777773^000000",			"Equipa em: ^777777Centro^000000",			"Peso: ^77777710^000000",			"Nível necessário: ^77777770^000000",			"Classes que utilizam: ^777777Todas^000000"		},		slotCount = 0,		ClassNum = 152	},

itemdb

 

{	Id: 32101	AegisName: "Ear_Of_Devil's_Wing"	Name: "Asas Malignas"	Type: 5	Buy: 20	Weight: 100	Def: 1	Loc: 512	Slots: 0	EquipLv: 70	Refine: false	View: 152	Script: <" bonus bStr,1; ">},

 

@edit

 

 

RESOLVED

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.