GamerDeMTA Posted August 30, 2013 Share Posted August 30, 2013 So, I want to do that when I hit a marker it disappears for 5 seconds and then it comes back. I think I can use setTimer and destroyElement, but, for set the marker visible again? Link to comment
PaiN^ Posted August 30, 2013 Share Posted August 30, 2013 Don't use destroyElement, Use setElementVisibleTo, clearElementVisibleTo Link to comment
GamerDeMTA Posted August 30, 2013 Author Share Posted August 30, 2013 But it will make it inivisible and if someone hits it by error it will do the function no? Link to comment
Moderators IIYAMA Posted August 30, 2013 Moderators Share Posted August 30, 2013 well I still prefer to use destroyElement, cause when a new player joins the server he will see the marker. In my opinion it is only a handy function when you just want to hide it for a single or a few players. 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