ID:157459
Mar 4 2010, 12:09 pm
|
|
I am in the process of making an object that I pass information too where it acts like player that holds information. Anyway I have to be able to give one player. Anyway my main question is is there a way to detect if an object has already been passed to user contents
|
Copyright © 2025 BYOND Software.
All rights reserved.
if (obj.loc == usr)
that's how you check if the object is in the user contents