ID:169892
 
Is there any possible way to set the client command text once a certain variable has been set to 1?

For example, I have a variable called "Logged_In" and I want it so that once Logged_In is set to =1 that the client/command_text is set to "Say ."

So is there any possible way to do this?
You can set client.command_text at runtime as you would any other variables. Simply setting it to something as someone does something should be sufficent.