DeveloperNewbie Posted December 23, 2015 Posted December 23, 2015 Hello, im using 2013-08-07 client and diff it to maximize my viewid to 5000 but here's my problem.I try adding a HG. Above 1500+ is not showing.Here's my sample.iteminfo.lua: [20609] = { unidentifiedDisplayName = "Unidentified Helm", unidentifiedResourceName = "¸¶·Â¼®_³ë¶û", unidentifiedDescriptionName = { "Use magnifier", }, identifiedDisplayName = "Valhalla Helm", identifiedResourceName = "valhalla_helm", identifiedDescriptionName = { "Class: ^777777Headgear^000000", "Defense: ^7777770^000000", "Location: ^777777Upper^000000", "Weight: ^7777770^000000", "Required Level: ^7777771^000000", "Jobs: ^777777All^000000" }, slotCount = 1, ClassNum = 1509 }, accessoryid.lua:ACCESSORY_VALHALLA_HELM = 1509 accname.lua:[ACCESSORY_IDs.ACCESSORY_VALHALLA_HELM] = "_valhalla_helm", Drop spr: data\sprite\¾ÆÀÌÅÛ\valhalla_helm.spr/act Female and male Sprdata\sprite\¾Ç¼¼»ç¸®\¿©\¿©_valhalla_helm.act/spr data\sprite\¾Ç¼¼»ç¸®\³²\³²_valhalla_helm.act/spr item_db.txt: 20609,Valhalla_helm,Valhalla Helm,5,10000,,10,,10,,1,0xFFFFFFFF,7,2,256,,0,1,1509,{},{},{} I don't have a problem in texture folder. Can somebody help me? Quote
0 Azul Destino Posted December 24, 2015 Posted December 24, 2015 I have the same problem with them not showing on this modified client Quote
0 DeveloperNewbie Posted December 24, 2015 Author Posted December 24, 2015 (edited) Done. Solve all by myself. Thanks forum Edited December 24, 2015 by DeveloperNewbie Quote
0 Stolao Posted December 26, 2015 Posted December 26, 2015 Done. Solve all by myself. Thanks forum When you solve yourself kindly post how so others who have same issue can reference the post. Thank you. Quote
0 DeveloperNewbie Posted December 27, 2015 Author Posted December 27, 2015 When i finish this server that im making. ill make a guide how. Quote
Question
DeveloperNewbie
Hello, im using 2013-08-07 client and diff it to maximize my viewid to 5000 but here's my problem.
I try adding a HG. Above 1500+ is not showing.
Here's my sample.
iteminfo.lua:
accessoryid.lua:
ACCESSORY_VALHALLA_HELM = 1509
accname.lua:
[ACCESSORY_IDs.ACCESSORY_VALHALLA_HELM] = "_valhalla_helm",
Drop spr: data\sprite\¾ÆÀÌÅÛ\valhalla_helm.spr/act
Female and male Spr
data\sprite\¾Ç¼¼»ç¸®\¿©\¿©_valhalla_helm.act/spr
data\sprite\¾Ç¼¼»ç¸®\³²\³²_valhalla_helm.act/spr
item_db.txt:
20609,Valhalla_helm,Valhalla Helm,5,10000,,10,,10,,1,0xFFFFFFFF,7,2,256,,0,1,1509,{},{},{}
I don't have a problem in texture folder.
Can somebody help me?
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.