ID:158235
 
Say you were a human, and you couldn't see ghosts. How would I make it to where the ghost was invisible, but could see himself? Also, how would I make it to where the human could see the ghost after a certain point?
See_invisible and invisibility vars. Look them up and it should make sense to you.
In response to Andre-g1
I tried looking at this, but simply don't understand it yet. I'm a beginner coder. May I please get an example I could work with? Thanks in advance.
In response to Xorbah
Uh?
I'm sorry, but you can not have spent much time looking here.

You have two values, see_invisible on a mob and invisibility on an atom.
If mob.see_invisible >= atom.invisibility, the mob can see the atom.

How is this hard to figure out?
In response to Xorbah
Xorbah (Zunenkio) is not the brightest of fellows if you've ever met him.

But you might also want to look into the sight var and See_Self bit.