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. "When i'll grow older, i'll be stronger, they'll call me freedom, just like a waving flag" "Have confidence in yourself, no problem is impossible in life"
Tekken Posted January 13, 2015 Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
Mann56 Posted January 13, 2015 Author Posted January 13, 2015 function message (thePlayer) outputChatBox("Message!", thePlayer, 255, 255, 255, false) end Thanks mate "When i'll grow older, i'll be stronger, they'll call me freedom, just like a waving flag" "Have confidence in yourself, no problem is impossible in life"
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