eirwanda182 Posted November 6, 2020 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
0 Scylla Posted November 6, 2020 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
0 JinYuichi Posted November 6, 2020 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
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 eirwanda1822 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.