It transfers over the refine rate perfectly, but it doesn't transfer over the card (should be the card that's compounded in the bone helm). The getitem2 just deletes it. Does anyone know why?
Thanks a lot!
next;
getinventorylist;for(set.@i,0;.@i<@inventorylist_count;set.@i,.@i+1){if(@inventorylist_id[.@i]==5162)// Slotted bone helm.@refine$[ getarraysize(.@refine$)]=@inventorylist_refine[.@i];.@card1$[ getarraysize(.@card1$)]=@inventorylist_card1[.@i];}
getitem2 5162,1,1,.@refine$,0,.@card1$,0,0,0;
Hi Hercules,
Does anyone know what I've done wrong here?
It transfers over the refine rate perfectly, but it doesn't transfer over the card (should be the card that's compounded in the bone helm). The getitem2 just deletes it. Does anyone know why?
Thanks a lot!
Share this post
Link to post
Share on other sites