You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refer from #502 i want ask how we can filter item with count.
eg : we want remove 50 potion ( if potion > 50 it will remove 50 potion, else <50 it will keep potion )
and
what is ["101","102","103","104"] ?
how i can refer char of inventory item?