Jump to content
  • 0

help custom item hexed 2017


Question

Posted (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

screen_Providence_RO002.jpg

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

screen_Providence_RO004.jpg

Solution:  4294967295, NULL,  to  4294967295, 63,

Edited by Haikenz
~Resolved

2 answers to this question

Recommended Posts

  • 0
Posted
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

screen_Providence_RO002.jpg

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/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...