hasItem
if ps.hasItem(src, "lockpick", 3) then
print("Player has 3 lockpicks.")
else
print("Not enough lockpicks.")
endLast updated
if ps.hasItem(src, "lockpick", 3) then
print("Player has 3 lockpicks.")
else
print("Not enough lockpicks.")
endLast updated