Karthikeyan Posted December 19, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Share Posted December 19, 2020 Hi, i created a custom costume box and added items to it and its working fine. The problem is whenever i open the headgear box, the item is received as unidentified item and i have to identify it using identify command or npc. Instead of the approach i want the item to be received as identified so users don't need to identify item. Script inside database is "getrandgroupitem(IG_COSTUMEBOX,1);" item added inside the group item samples are IG_COSTUMEBOX,31317,1 IG_COSTUMEBOX,31316,1. Any help would be helpful thanks. Quote Link to comment Share on other sites More sharing options...
0 Karthikeyan Posted December 19, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Author Share Posted December 19, 2020 (edited) On 12/19/2020 at 7:41 PM, Karthikeyan said: Hi, i created a custom costume box and added items to it and its working fine. The problem is whenever i open the headgear box, the item is received as unidentified item and i have to identify it using identify command or npc. Instead of the approach i want the item to be received as identified so users don't need to identify item. Script inside database is "getrandgroupitem(IG_COSTUMEBOX,1);" item added inside the group item samples are IG_COSTUMEBOX,31317,1 IG_COSTUMEBOX,31316,1. Any help would be helpful thanks. Thx guys i managed to resolve it. Edited December 19, 2020 by Karthikeyan Quote Link to comment Share on other sites More sharing options...
0 daL Posted April 13, 2021 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 09/27/12 Last Seen: March 23 Share Posted April 13, 2021 On 12/19/2020 at 6:45 PM, Karthikeyan said: Thx guys i managed to resolve it. can u give me the solutions mate ? i have some problem with u .. Quote Link to comment Share on other sites More sharing options...
0 Karthikeyan Posted April 26, 2021 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Author Share Posted April 26, 2021 On 4/14/2021 at 3:49 AM, daL said: can u give me the solutions mate ? i have some problem with u .. hi @daL, i resolved it using the solution in the link attached. After doing the changes you have to recompile ur server. Quote Link to comment Share on other sites More sharing options...
Question
Karthikeyan
Hi, i created a custom costume box and added items to it and its working fine.
The problem is whenever i open the headgear box, the item is received as unidentified item and i have to identify it using identify command or npc.
Instead of the approach i want the item to be received as identified so users don't need to identify item.
Script inside database is "getrandgroupitem(IG_COSTUMEBOX,1);"
item added inside the group item samples are IG_COSTUMEBOX,31317,1
IG_COSTUMEBOX,31316,1.
Any help would be helpful thanks.
Link to comment
Share on other sites
3 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.