Mann56 Posted January 13, 2015 Share Posted January 13, 2015 Hey guys I am new to scripting . I need help. How can I show some text using outputChatBox to only selected player and the other players can't see this message. Only selected player can get this message. Please Help. Link to comment
Tekken Posted January 13, 2015 Share Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end Link to comment
Mann56 Posted January 13, 2015 Author Share Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end Thanks mate 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