Quote:
Originally Posted by Mean
pawn Код:
public OnRconCommand( cmd[ ] ) { if( !strcmp( cmd, "text", true, 4 ) ) GameTextForAll( cmd[ 5 ], 3000, 3 ); return 1; }
Untested, should work, go to RCON and type "text [Message]".
|
I use a lot of commands lik this, and I've discovered you can also use it ingame with "/rcon"
EXAMPLE: "/rcon text hello" will 'gametext' "hello" to all