'LinKin Posted December 31, 2013 Share Posted December 31, 2013 Hello, I'm working on a script that creates markers over the players. It's working good so far. But, I need something; I want the marker to be visible only to the players that are in the same team than the player who created it. How can I do this? (Currently it's visible to root) Thanks. Link to comment
TAPL Posted December 31, 2013 Share Posted December 31, 2013 You can either create it client side or server side and use setElementVisibleTo. Link to comment
'LinKin Posted December 31, 2013 Author Share Posted December 31, 2013 Thanks TALP. Got it working. Might ask for some help later 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