custom item [item(new)] upload plzz
custom item [item(new)] upload plzz
hi aecrimch,
I changced IP, serial, version in jewell.dll,but when select server.a error appear: "you are disconect from server"...what's happent?? do u know it?? hepl me, pz !!
use TT 11.11.92
SCF_CustomJewels.txt
Code://====================================================================== //Modified by Nemesis (Only for Season 6 Episode 2 & Episode 3) //====================================================================== //Jewels //====================================================================== //MinLvl = Minimal Level of item //MaxLvl = Maximum Level of item //IsLuck = Has to have luck on item (1 ON/0 OFF) //IsSkill = Has to have skill on item (1 ON/0 OFF) //MinZ28Option = Minimum JOL option (0 to 7) //IsAncient = Has to be ancient item (1 ON/0 OFF) //IsExcellent = Has to be excellent item (1 ON/0 OFF) //MinSokets = Minimum Sockets count (0 to 5) //SuccessRate = % out of 100 for success //====================================================================== //Type Index MinLvl MaxLvl IsLuck IsSkill MinZ28Option IsAncient IsExcellent MinSockets SuccessRate 1 14 200 0 15 0 0 0 0 0 0 100 //Jewel of Level 14 201 0 15 0 0 0 0 0 0 100 //Jewel of Luck 14 202 0 15 0 0 0 0 0 0 100 //Jewel of Skill 14 203 0 15 0 0 0 0 0 0 100 //Jewel of Option 14 204 0 15 0 0 0 0 0 0 100 //Jewel of Ancient 14 205 0 15 0 0 0 0 0 0 100 //Jewel of Excellent 14 206 0 15 0 0 0 0 0 0 100 //Jewel of Socket end //====================================================================== //Success //====================================================================== //Level = Increase item by level [1 = +1] //Option = Increase item by Z28 option [1 = +4] //Luck = 1 add luck / 0 do not add luck //Skill = 1 add skill / 0 do not add skill //Exc = Add Exc Option [1,2,4,8,16,32] // 1 = Zen/Mana Rate // 2 = Def/Life Rate // 4 = Reflect/Wizzardy Dmg // 8 = DMG Dec/DMG +2% // 16 = Max Mana/DMG +lvl/20 // 32 = Max HP/DMG +10% //Ancient = 1 add ancient options / 1 do not add ancient options //====================================================================== //Type Index Level Option Luck Skill Exc Ancient Sokets 2 14 200 15 0 0 0 0 0 0 14 201 0 0 1 0 0 0 0 14 202 0 0 0 1 0 0 0 14 203 0 7 0 0 0 0 0 14 204 0 0 0 0 0 1 0 14 205 0 0 0 0 32 0 0 14 206 0 0 0 0 0 0 5 end //====================================================================== //Fail //====================================================================== //Level = Decrease item by level [-1 = -1] //Option = Decrease item by Z28 option [-1 = -4] //Luck = -1 remove luck / 0 do not remove luck //Skill = -1 remove skill / 0 do not remove skill //Exc = Add Exc Option [-1,-2,-4,-8,-16,-32][-63 = remove any] //Ancient = -1 remove ancient options / 1 do not remove ancient options //====================================================================== //Type Index Level Option Luck Skill Exc Ancient Sockets Destroy 3 14 200 0 0 0 0 0 0 0 0 14 201 0 0 0 0 0 0 0 0 14 202 0 0 0 0 0 0 0 0 14 203 0 0 0 0 0 0 0 0 14 204 0 0 0 0 0 0 0 0 14 205 0 0 0 0 0 0 0 0 14 206 0 0 0 0 0 0 0 0 end
item(New).txt upload plz
hi aecrimch,
can i have the original files of customjewels.txt?
i'm not sure if this is original, but works perfect (edit by me only succes = 100 for test) in TT11.82 and TT1.92:
//======================================================================//Jewels
//======================================================================
//MinLvl = Minimal Level of item
//MaxLvl = Maximum Level of item
//IsLuck = Has to have luck on item (1 ON/0 OFF)
//IsSkill = Has to have skill on item (1 ON/0 OFF)
//MinZ28 = Minimum JOL option (0 to 7)
//IsAnc = Has to be ancient item (1 ON/0 OFF)
//IsExe = Is excellent item
//IsExcellent = Has to be excellent item (1 ON/0 OFF)
//IsSok = Is soket item
//MinSok = Minimum Sokets count (0 to 5)
//SuccessRate = % out of 100 for success
//======================================================================
//Type Index MinLvl MaxLvl IsLuck IsSkill MinZ28 IsAnc IsExc MaxExc IsSok MinSok Success
1
14 200 0 15 0 0 1 0 0 0 0 0 100
14 201 0 15 1 0 1 0 0 0 0 0 100
14 202 0 15 1 0 1 0 0 0 0 0 100
14 203 0 15 1 0 1 0 0 0 0 0 100
14 204 0 15 1 0 1 0 0 0 0 0 100
14 205 0 15 1 0 1 0 0 0 0 0 100
14 206 0 15 1 0 1 0 0 0 0 0 100
14 207 0 15 0 0 1 0 0 0 0 0 100
14 208 0 15 1 0 1 0 0 0 0 0 100
end
//======================================================================
//Success
//======================================================================
//Level = Increase item by level [1 = +1]
//Option = Increase item by Z28 option [1 = +4]
//Luck = 1 add luck / 0 do not add luck
//Skill = 1 add skill / 0 do not add skill
//Exc = Add Exc Option [1,2,4,8,16,32]
// 1 = Zen/Mana Rate
// 2 = Def/Life Rate
// 4 = Reflect/Wizzardy Dmg
// 8 = DMG Dec/DMG +2%
// 16 = Max Mana/DMG +lvl/20
// 32 = Max HP/DMG +10%
//Ancient = 1 add ancient options / 0 do not add ancient options
//======================================================================
//Type Index Level Option Luck Skill Exc Ancient Sokets
2
14 200 0 0 1 0 0 0 0
14 201 0 0 0 0 1 0 0
14 202 0 0 0 0 2 0 0
14 203 0 0 0 0 4 0 0
14 204 0 0 0 0 8 0 0
14 205 0 0 0 0 16 0 0
14 206 0 0 0 0 32 0 0
14 207 0 0 0 1 0 0 0
14 208 0 0 0 0 0 0 1
end
//======================================================================
//Fail
//======================================================================
//Level = Decrease item by level [-1 = -1]
//Option = Decrease item by Z28 option [-1 = -4]
//Luck = -1 remove luck / 0 do not remove luck
//Skill = -1 remove skill / 0 do not remove skill
//Exc = Add Exc Option [-1,-2,-4,-8,-16,-32][-63 = remove any]
//Ancient = -1 remove ancient options / 0 do not remove ancient options
//======================================================================
//Type Index Level Option Luck Skill Exc Ancient Sokets Destroy
3
14 200 0 -1 0 0 0 0 0 0
14 201 0 -1 -1 -1 0 0 0 0
14 202 0 -1 -1 -1 0 0 0 0
14 203 0 -1 -1 -1 0 0 0 0
14 204 0 -1 -1 -1 0 0 0 0
14 205 0 -1 -1 -1 0 0 0 0
14 206 0 -1 -1 -1 0 0 0 0
14 207 0 -1 0 0 0 0 0 0
14 208 0 -1 -1 -1 0 0 -1 0
end
plz somebody give us a patch with all problemas corrected i mean (items, jewels, names, glow) for client and server side... PLZ
hello friend. I come to report a bug ... what happens is that your main does not support no-ip and ip numerical people who have more than 14 characters can not use
I'm still using 3th main version....but I when I use Glow Editor Tool, It doesn't work to changce Item's colour. Hepl me pz !!!!
it looks like I made a mistake rushing...here it is corrected glow.dll: Glow.rar
it must works perfect now:
![]()
First topic edited:
added version 4 which contain ttcli.dll by Gembrid with fix (to Illusion Temple) by noob22 and fix Glow.dll.
sorry enternal1603, i do not understand what you need...