flamdring Posted September 5, 2011 Posted September 5, 2011 Hello, I tried to created a copy of armor set, but I cant see name in game, it has only NoItemName. I'm using interlude client. I addede in armorgrp this 1 11041 0 3 7 0 0 dropitems.drop_mfighter_m001_t06_u_m00 mfighter.mfighter_m001_t06_u icon.armor_t06_u_i00 4294967295 4820 13 0 0 10 1 Fighter.MFighter_m001_u 1 mfighter.mfighter_m001_t06_u 1 1 1 Fighter.FFighter_m001_u 1 FFighter.FFighter_m001_t06_u 1 1 1 DarkElf.MDarkElf_m005_u 1 MDarkElf.MDarkElf_m005_t06_u 1 1 1 DarkElf.FDarkElf_m001_u 1 FDarkElf.FDarkElf_m001_t06_u 1 1 1 Dwarf.MDwarf_m001_u 1 MDwarf.MDwarf_m001_t06_u 1 1 1 Dwarf.FDwarf_m005_u 1 FDwarf.FDwarf_m005_t06_u 1 1 1 Elf.MElf_m001_u 1 MElf.MElf_m001_t06_u 1 1 1 Elf.FElf_m001_u 1 FElf.FElf_m001_t06_u 1 1 1 Magic.MMagic_m005_u 1 MMagic.MMagic_m005_t06_u 1 1 1 Magic.FMagic_m002_u 1 FMagic.FMagic_m002_t06_u 1 1 1 Orc.MOrc_m001_u 1 MOrc.MOrc_m001_t06_u 1 1 1 Orc.FOrc_m001_u 1 FOrc.FOrc_m001_t06_u 1 1 1 Shaman.MShaman_m001_u 1 MShaman.MShaman_m001_t06_u 1 1 1 Shaman.FShaman_m001_u 1 FShaman.FShaman_m001_t06_u 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 4 MonSound.Hit_normal_3 ItemSound.shield_wood_3 MonSound.Hit_wood_1 MonSound.Hit_Shell_1 ItemSound.itemdrop_armor_leather ItemSound.itemequip_armor_leather 1 0 1 0 0 47 0 0 and in itemname-e this: 11041 New Set Wooden Breastplate -1 11041,2386,43 P. Def. +2% and maximum HP +41. \nEvent item: \n+10% to Casting Speed, Attack Speed, Magic Attack, Physical Attack, Magic Defence, Physical Defence and Speed. 0 0 0 I also added it in server in itemdata, itempch and skilldata. Everything works ok except the name and describe of the set. Please can someone tell me, what I'm doing wrong? or which file I must edit to see it correct? Thx
CriticalError Posted September 6, 2011 Posted September 6, 2011 Hello, I tried to created a copy of armor set, but I cant see name in game, it has only NoItemName. I'm using interlude client. I addede in armorgrp this 1 11041 0 3 7 0 0 dropitems.drop_mfighter_m001_t06_u_m00 mfighter.mfighter_m001_t06_u icon.armor_t06_u_i00 4294967295 4820 13 0 0 10 1 Fighter.MFighter_m001_u 1 mfighter.mfighter_m001_t06_u 1 1 1 Fighter.FFighter_m001_u 1 FFighter.FFighter_m001_t06_u 1 1 1 DarkElf.MDarkElf_m005_u 1 MDarkElf.MDarkElf_m005_t06_u 1 1 1 DarkElf.FDarkElf_m001_u 1 FDarkElf.FDarkElf_m001_t06_u 1 1 1 Dwarf.MDwarf_m001_u 1 MDwarf.MDwarf_m001_t06_u 1 1 1 Dwarf.FDwarf_m005_u 1 FDwarf.FDwarf_m005_t06_u 1 1 1 Elf.MElf_m001_u 1 MElf.MElf_m001_t06_u 1 1 1 Elf.FElf_m001_u 1 FElf.FElf_m001_t06_u 1 1 1 Magic.MMagic_m005_u 1 MMagic.MMagic_m005_t06_u 1 1 1 Magic.FMagic_m002_u 1 FMagic.FMagic_m002_t06_u 1 1 1 Orc.MOrc_m001_u 1 MOrc.MOrc_m001_t06_u 1 1 1 Orc.FOrc_m001_u 1 FOrc.FOrc_m001_t06_u 1 1 1 Shaman.MShaman_m001_u 1 MShaman.MShaman_m001_t06_u 1 1 1 Shaman.FShaman_m001_u 1 FShaman.FShaman_m001_t06_u 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 4 MonSound.Hit_normal_3 ItemSound.shield_wood_3 MonSound.Hit_wood_1 MonSound.Hit_Shell_1 ItemSound.itemdrop_armor_leather ItemSound.itemequip_armor_leather 1 0 1 0 0 47 0 0 and in itemname-e this: 11041 New Set Wooden Breastplate -1 11041,2386,43 P. Def. +2% and maximum HP +41. \nEvent item: \n+10% to Casting Speed, Attack Speed, Magic Attack, Physical Attack, Magic Defence, Physical Defence and Speed. 0 0 0 I also added it in server in itemdata, itempch and skilldata. Everything works ok except the name and describe of the set. Please can someone tell me, what I'm doing wrong? or which file I must edit to see it correct? Thx try check id you use, don't use high ID for example, other thing use groups for armors,weapons,accesories because you confuse client. Armors: 45000-47000 Weapons: 48000-49000 Accessories: 50000-51000
flamdring Posted September 6, 2011 Author Posted September 6, 2011 Ok, I got it, problem was that I placed it at the end of itemname and it should be somewhere in the middle thx for ur help :)
CriticalError Posted September 6, 2011 Posted September 6, 2011 Ok, I got it, problem was that I placed it at the end of itemname and it should be somewhere in the middle thx for ur help :) Locked.
Recommended Posts