ID:162757
Nov 30 2007, 5:01 pm
|
|
How can i make a mob cant see another player if their not a specfic race or level??
|
Nov 30 2007, 5:18 pm
|
|
Look up 'invisibility' in the reference.
|
The invisibility var is an option, but it's likely to be too limited for this. Here's something I wrote up a while ago, you just have to apply it in reverse:
var/list/transients = list() |
In response to Keeth
|
|
Thanks
|