intox Gaming

Full Version: Help With Scripting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want a script that allows me to put a certain text in the chat using a key.

I want one key to be able to put in /fp, or enabling firstperson, and I want another one that is able to in /tp, or enabling thirdperson.

Is this possible?
Open console bind <Key here> "What you want here"

I have my space to do !halehp
(08-25-2012 06:48 PM)ZergZergling Wrote: [ -> ]Open console bind <Key here> "What you want here"

Didn't work ; Tried numerous times with different keys and failed to work.

EDIT: Found out on my own ; bind key "say x". X being what you want to be said in the chat. The say part is important enough to make it work.

Thanks anyway!
Say sets the bind to do speak in chat for you. Useful for commands in servers/trading spam.
bind <key> "say <text>"

source 101
Reference URL's