I dont know what I shall call the title but I hope that u guys can help me.
I want to make a code where I start call this (I dont know if I do it the right way)
and then I make it to a amx_cvar
PHP Code:
Text = register_cvar( "amx_Text", "Test");
PHP Code:
ColorChat(0, GREEN, "Hello %s" , Text);
I really dont know how to do it, but I hope this help to explain.
__________________