eirwanda182 Posted November 6, 2020 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 09/21/16 Last Seen: December 31, 2024 Share Posted November 6, 2020 (edited) Hello rAthena, i really need some help about this Example: Spoiler Item DB : Spoiler - Id: 32539 AegisName: icelandicwing Name: icelandicwing Type: Armor Locations: Costume_Head_Low: true EquipLevelMin: 1 View: 1939 - Id: 32540 AegisName: leopardearhat Name: leopardearhat Type: Armor Locations: Costume_Head_Top: true EquipLevelMin: 1 View: 1940 accessoryid.lub: Spoiler ACCESSORY_icelandicwing = 1939, ACCESSORY_leopardearhat = 1940, accname.lub: Spoiler [ACCESSORY_IDs.ACCESSORY_leopardearhat] = "_leopardearhat", [ACCESSORY_IDs.ACCESSORY_icelandicwing] = "_icelandicwing", Case: When I'm using both of them together, the wings aren't showing. It works with some others sprite, and the rest is just same like Leopard+Wings Spoiler Thank you rAthena Edited November 6, 2020 by eirwanda182 Quote Link to comment Share on other sites More sharing options...
0 Scylla Posted November 6, 2020 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 374 Reputation: 47 Joined: 03/27/13 Last Seen: Monday at 11:23 PM Share Posted November 6, 2020 I'm not really sure, but view ID #1939 and #1940 are already officially taken by these: So maybe there's a view ID conflict going on here. Try using 4000+ Quote Link to comment Share on other sites More sharing options...
0 JinYuichi Posted November 6, 2020 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 110 Reputation: 30 Joined: 11/24/14 Last Seen: April 12 Share Posted November 6, 2020 I think you have duplicate ids in the accessoryid.lub, try to change the id for another one. You can also check if you don't have in the Item DB, the same View in another item. Quote Link to comment Share on other sites More sharing options...
Question
eirwanda182
Hello rAthena, i really need some help about this
Example:
Item DB :
- Id: 32539
AegisName: icelandicwing
Name: icelandicwing
Type: Armor
Locations:
Costume_Head_Low: true
EquipLevelMin: 1
View: 1939
- Id: 32540
AegisName: leopardearhat
Name: leopardearhat
Type: Armor
Locations:
Costume_Head_Top: true
EquipLevelMin: 1
View: 1940
accessoryid.lub:
ACCESSORY_icelandicwing = 1939,
ACCESSORY_leopardearhat = 1940,
accname.lub:
[ACCESSORY_IDs.ACCESSORY_leopardearhat] = "_leopardearhat",
[ACCESSORY_IDs.ACCESSORY_icelandicwing] = "_icelandicwing",
Case: When I'm using both of them together, the wings aren't showing. It works with some others sprite, and the rest is just same like Leopard+Wings
Thank you rAthena

Edited by eirwanda182Link to comment
Share on other sites
2 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.