Is there a way to get basically a \param but for if a user chats, not just if they enter a command?
For example:
Chatting "hi" sets a variable to "hi" OR runs a common event which has "hi" as a \param
I have attempted to make it so you can only chat with "/chat [xyz]", removed the chat messages in server strings and make the event say what you said (this way you can use command params to get this), but the speech bubble above your head still displays
If possible, is there a way to do something like this without using source modifications?
If this is not possible, can someone give me some pointers on where I should start with editing source code?
Question
Guest
Hi all
Is there a way to get basically a \param but for if a user chats, not just if they enter a command?
For example:
Chatting "hi" sets a variable to "hi" OR runs a common event which has "hi" as a \param
I have attempted to make it so you can only chat with "/chat [xyz]", removed the chat messages in server strings and make the event say what you said (this way you can use command params to get this), but the speech bubble above your head still displays
If possible, is there a way to do something like this without using source modifications?
If this is not possible, can someone give me some pointers on where I should start with editing source code?
Thanks
The Bunny Gamer
Link to comment
Share on other sites
0 answers to this question
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