
Forum




item function doesn't work :(
2 replies





use
itemtype(58,"name")instead
/to the actual question, why? since item returns table, 58 is item count on the floor, you have no 58 items on the floor and that's why 58-th' "name" is empty, that's why it's false.





