ID:269204
![]() Apr 8 2005, 12:37 pm
|
|
How do I make it to where when you walk into the same space as an object without density you'll pick it up?
|
![]() Apr 8 2005, 1:01 pm
|
|
Use Entered.
|
Loduwijk wrote:
Use Entered. > turf/Entered(atom/movable/A) How does this work? Do I have to assign this to all my turfs? I'd hate to have to do that because, trust me, I have an ***load of turfs! |
turf/Entered(atom/movable/A) //Asigns to ALL turfs I didn't write that snippet but I commented it for you. If still don't understand please ask. -Ryan |
Ryne Rekab wrote:
> turf/Entered(atom/movable/A) //Asigns to ALL turfs Um...It says O.retrievable is an undefined var. |
Ryne Rekab wrote:
You have to set that yourself. > turf Then set it to 1 if you can put it up. *cough* obj |