papam77 Posted March 19, 2013 Posted March 19, 2013 Hello, where can find standart chat "T" resource ? I wanna change something.
Renkon Posted March 19, 2013 Posted March 19, 2013 There is no standard resoruce for chat. It comes coded in the client already, however you can manipulate it using events or functions such as onPlayerChat and outputChatBox
Renkon Posted March 19, 2013 Posted March 19, 2013 You gotta make a command handler and then bind it to key L with the following arguemnts (if im not wrong) bindKey("L", "down", "commandHandler", "chatbox")
PaiN^ Posted March 19, 2013 Posted March 19, 2013 Or, You can download one from the community " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
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