Clan Tag Help
#2

UseClanTags is a useless function, which could be dismissed in the script, and accessing directly the boolean variable, but anyway, add the line "UseClanTags(true);" somewhere in your script, OnFilterScriptInit or:

Код:
public OnGameModeInit()
{
    UseClanTags(true);
    return 1;
}
Reply


Messages In This Thread
Clan Tag Help - by Mohaowmad - 04.03.2019, 14:51
Re: Clan Tag Help - by TheToretto - 04.03.2019, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)