DeveloperNewbie Posted December 23, 2015 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 20 Reputation: 2 Joined: 01/16/13 Last Seen: February 14, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 Azul Destino Posted December 24, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 59 Reputation: 7 Joined: 03/13/12 Last Seen: June 23, 2021 Share Posted December 24, 2015 I have the same problem with them not showing on this modified client Quote Link to comment Share on other sites More sharing options...
0 DeveloperNewbie Posted December 24, 2015 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 20 Reputation: 2 Joined: 01/16/13 Last Seen: February 14, 2022 Author Share Posted December 24, 2015 (edited) Done. Solve all by myself. Thanks forum Edited December 24, 2015 by DeveloperNewbie Quote Link to comment Share on other sites More sharing options...
0 Stolao Posted December 26, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: March 19 Share 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 Link to comment Share on other sites More sharing options...
0 DeveloperNewbie Posted December 27, 2015 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 20 Reputation: 2 Joined: 01/16/13 Last Seen: February 14, 2022 Author Share Posted December 27, 2015 When i finish this server that im making. ill make a guide how. Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.