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?
ID:169892
Apr 16 2005, 3:34 pm
|
|
Apr 16 2005, 11:56 pm
|
|
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.
|