Message Mode
Code:
public plugin_init() { |
Re: Message Mode
I can't decipher what you are asking exactly...
If the client binds a key to "messagemode test" and pushes the key, they will see a prompt in the upper-left hand corner that says "test:". They can type whatever message they want, push enter, and it will display only to them: "You typed: "blahblahblahblah"". If you want the client to simply bind a key to amx_test, and see the "test:" prompt in the upper-left when the key is pushed, add the following to your existing code. Code:
|
Re: Message Mode
Command:
test: Show hudtext "Special Message Mode", execute the original 'say' command Forward: Say, return and print it in clientprint ? or whatever you want to do with it. |
Re: Message Mode
I found out how to do it.
|
| All times are GMT -4. The time now is 06:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.