cyborg-nation

Results 1 issues of cyborg-nation

CSingleUserRecipientFilter filter( this ); filter.MakeReliable(); CCSUsrMsg_HintText msg; msg.set_text( "ExampleHint" ); SendUserMessage( filter, CS_UM_HintText, msg ); I am kinda missing the SendUserMessage and RecipientFilter so I was wondering how you'd get...