maddinat0r / samp-discord-connector

SA:MP plugin which controls a Discord bot
MIT License
114 stars 57 forks source link

Howto Use DCC_SetGuildMemberNickname And DCC_AddGuildMemberRole?? #178

Open kimpolartt opened 3 years ago

kimpolartt commented 3 years ago

please help me ,, I don't really understand

Sync-07 commented 2 years ago

yes, please answer this question, I'm now starting to think that DCC_SetGuildMemberNickname has a bug

GHOSTzyyy commented 2 years ago

new DCC_Guild:guild = DCC_FindGuildById("Your Server Id"); new DCC_User:user; DCC_SetGuildMemberNickname(guild, user, "nickname");