Mann56 Posted January 13, 2015 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.
Tekken Posted January 13, 2015 Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end
Mann56 Posted January 13, 2015 Author Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end Thanks mate
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