Help, type in the value??
Hello there,
How can i make something like for example a cvar: i press on it and then left upside corner there comes a message: amx_changecvar: ammount here |
Re: Help, type in the value??
Hook amx_cvar -> read_args -> parse -> display...
|
Re: Help, type in the value??
Quote:
You need to register amx_changecvar normally such that it works in your console. Then, when you want them to type the value where you normally type chat then you would do this: Code:
client_cmd(id, "messagemode amx_changecvar")Quote:
|
| All times are GMT -4. The time now is 07:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.