AHSS Posted April 14, 2011 Share Posted April 14, 2011 i wanna know how to make a text display appears for all players i tried this textDisplayAddObserver ( textdisplay, getRootElement()) didnt work help plz Link to comment
Arran Posted April 14, 2011 Share Posted April 14, 2011 for index, player in pairs(getElementsByType("player")) do textDisplayAddObserver(textdisplay, player) end Just make sure textdisplay is a valid textdisplay. 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