ID:166690
Jul 1 2006, 10:34 pm
|
|
I was wondering if there was an easy way to make amob, object or turf only visible to certain players for example an invisible ghost that only players with a magic crystal could see.
|
Copyright © 2024 BYOND Software.
All rights reserved.
Example: (Dont copy and paste this.)
In order to change what can see the ghost, you need to use the corresponding see_invisible variable.
Only mobs with a see_invisible setting equal or higher than the invisible object can see it as a result.