Haikenz Posted August 29, 2017 Posted August 29, 2017 (edited) My custons itens are set up right, the right images and descriptions appear. but he is not letting me equip any of my custons itens The message in red says: Can't equip this item because you don't meet the requirements. Ex item custom (30200) in SQL: item_db2_re (30198, 'Red_Wandering_Minstrel_Hat', 'chapeu_menestrel_vermelha', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 256, NULL, NULL, 0, 5012, ' bonus bAllStats,15; bonus2 bAddRace,RC_DemiHuman,40; ', '', ''), (30199, 'asas_verdes_metal', 'asas_verdes_metal', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 1, NULL, NULL, NULL, 5013, ' bonus bStr,30; bonus bVit,30; bonus bDef,30; bonus bMdef,30; ', '', ''), (30200, 'asas_sucubus', 'asas_sucubus', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 1, NULL, NULL, NULL, 5014, ' bonus bStr,20; bonus bVit,20; ', '', ''), (30201, 'elmo_sygnun', 'elmo_sygnun', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 256, NULL, NULL, 0, 5015, ' bonus2 bAddRace,RC_DemiHuman,50; bonus bStr,30; bonus bDex,10; bonus bAgi,15; ', '', ''), As I mentioned above, none are equipping... @Edit ~Resolved Solution: 4294967295, NULL, to 4294967295, 63, Edited August 29, 2017 by Haikenz ~Resolved Quote
0 Kakaroto Posted August 29, 2017 Posted August 29, 2017 18 minutes ago, Haikenz said: My custons itens are set up right, the right images and descriptions appear. but he is not letting me equip any of my custons itens The message in red says: Can't equip this item because you don't meet the requirements. Ex item custom (30200) in SQL: item_db2_re (30198, 'Red_Wandering_Minstrel_Hat', 'chapeu_menestrel_vermelha', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 256, NULL, NULL, 0, 5012, ' bonus bAllStats,15; bonus2 bAddRace,RC_DemiHuman,40; ', '', ''), (30199, 'asas_verdes_metal', 'asas_verdes_metal', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 1, NULL, NULL, NULL, 5013, ' bonus bStr,30; bonus bVit,30; bonus bDef,30; bonus bMdef,30; ', '', ''), (30200, 'asas_sucubus', 'asas_sucubus', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 1, NULL, NULL, NULL, 5014, ' bonus bStr,20; bonus bVit,20; ', '', ''), (30201, 'elmo_sygnun', 'elmo_sygnun', 5, 10, NULL, 1, NULL, NULL, NULL, 4, 4294967295, NULL, 2, 256, NULL, NULL, 0, 5015, ' bonus2 bAddRace,RC_DemiHuman,50; bonus bStr,30; bonus bDex,10; bonus bAgi,15; ', '', ''), As I mentioned above, none are equipping... https://forum.brathena.org/ Quote
0 Haikenz Posted August 29, 2017 Author Posted August 29, 2017 3 minutes ago, Kakaroto said: https://forum.brathena.org/ ???? I do not use brAthena and yes rAthena, so I'm asking for help in the exact place please avoid unnecessary comments Quote
Question
Haikenz
My custons itens are set up right, the right images and descriptions appear. but he is not letting me equip any of my custons itens
The message in red says: Can't equip this item because you don't meet the requirements.
Ex item custom (30200) in SQL: item_db2_re
As I mentioned above, none are equipping...
@Edit ~Resolved
Solution: 4294967295, NULL, to 4294967295, 63,
Edited by Haikenz~Resolved
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.