ID:158237
 
Can anyone tell me how I make it to where a Player Mob can see themselves, but be completely invisible to other player mobs? Thanks in advance.
You can set their invisibility var so that other players can't see them. Then you can add the SEE_SELF flag to their sight variable so that they can see themselves no matter what.
In response to Skyspark
An example, please? I semi-understsand what you're saying, but...
In response to Xorbah