DCC_Guild in Discord Connector.
#1

So, i'm having a problem with Discord connector,

i wan't to use this:
pawn Код:
DCC_HasGuildMemberRole(DCC_Guild, DCC_User:user, DCC_Role:role, &bool:has_role);
so only specific roles can use a certain command, (i'm using DCC.inc)

My problem is the formatting (or whatever you call that) thing of DCC_Guild and DCC_Role, like, how do i play with them,

if i do
pawn Код:
new DCC_Guild:guildId;
guildId = *guildid*;
it gives me a tag mismatch warning,
and if i do
pawn Код:
guildId = strlen("*guildid*");
it still gives me a tag mismatch warning, what should i do?
Reply


Messages In This Thread
DCC_Guild in Discord Connector. - by SeanDenZYR - 02.10.2018, 11:41
Re: DCC_Guild in Discord Connector. - by Undef1ned - 02.10.2018, 15:39
Re: DCC_Guild in Discord Connector. - by SeanDenZYR - 03.10.2018, 13:06
Re: DCC_Guild in Discord Connector. - by Calisthenics - 03.10.2018, 13:22

Forum Jump:


Users browsing this thread: 1 Guest(s)