Quote:
Originally Posted by NiHiLaNTh
It's a string, so it should be like that
Code:
new MenuCode[ 32 ];
get_msg_arg_string( 4, MenuCode, charsmax( MenuCode ) );
|
ye, but it did not return
Team_Select on first join, weird! String is empty. Team_Select is only value, that is not set.
__________________