samp-discord-connector icon indicating copy to clipboard operation
samp-discord-connector copied to clipboard

new DCC_User:user = DCC_FindUserByName(inputtext, "0");

Open Walter-Correa opened this issue 8 months ago • 0 comments

After the new Discord update for usernames I am using new DCC_User:user = DCC_FindUserByName(inputtext, "0"); and it's working, but only with members of my channel, if I enter the name of any other user it always returns DCC_INVALID_USER.

Walter-Correa avatar Jun 01 '24 13:06 Walter-Correa