Author Topic: Clan Tags  (Read 559 times)

Is there a way to find what the player's clan tags are? I can't seem to find the code for it.

I've tried

Code: [Select]
$Pref::Player::ClanPrefix;
%client.clanprefix;
%client.prefix;
%client.clan

I know how to find the player name, ID, etc. I just don't know how to find prefix and suffix tags

Nevermind, I found my problem... I was using a script I had already made, which I saw on someone's server but couldn't find it on the forums, and forgot to change the ifJob to ifClanPrefix...

and it's
Code: [Select]
%client.clanprefix