obj/Gold
text = "<font color=#FFAA00>$</font>"
Click()
if(src in view(2))
if(src in usr.contents)
usr<<"You see the [name]!"
return
else
src.loc = usr
usr << "You get the [name]!"
screen_loc = "[midx],[midy]"
Now what i want to be able to do is that if the object is in the players contents i cannot pick it up again. However this is not working for me. Assistance please?
~>Jiskuha
if(src in usr)