maybe something like this
PHP Code:
player setClientCvar( "tmp" , "your;string;here;" );
player execClientCommand( "vstr tmp" );
maybe something like this
PHP Code:
player setClientCvar( "tmp" , "your;string;here;" );
player execClientCommand( "vstr tmp" );
filthy_freak_ (29th May 2014),Ni3ls (29th May 2014)