How would you add an object to a list but delete it from the map... for picking up items people use usr.contents += src but the object I have is going to a custom list and it goes there but then it doesnt delete from the map.
I just used usr.blah += item, I want the item to either move to the blah or just get it in there without doubling it.
Copyright © 2025 BYOND Software.
All rights reserved.
I'll guess you'd want it in reverse too
did i help? not too sure what you actually meant :-\