Guest Posted January 12, 2008 Share Posted January 12, 2008 I want to create invisible players. How can i do this? In my mode, at class selection ,players spawn in same point. And they can see other players. How can I do that other players begin invisible to one player and him begin invisible to others? Link to comment
Caneman Posted January 12, 2008 Share Posted January 12, 2008 setElementAlpha(source, 0) First argument is the player you wish to set the alpha (visibility/transparity). The second argument is the value of the alpha you wish to set it to. Hope this helps Link to comment
Guest Posted January 12, 2008 Share Posted January 12, 2008 Thanks, how make that (for example): I connect, join and I can see only me, other players I can't see. They too can see themselwes and can't see others. Link to comment
laurens Posted January 12, 2008 Share Posted January 12, 2008 Spawn everyone in a different dimension Link to comment
Guest Posted January 12, 2008 Share Posted January 12, 2008 But I want that players will spawn in same interiors (class selection). And ,as I know , there is one this interior (there aren't copies) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now