AdamWasHere
Known Member
- Messages
- 31
- Reaction score
- 5
- Points
- 108
Code:
setClanTagToPreffencs(tag)
{
setDvar("clanname", tag);
self iprintln("^5Clan Tag set to^2 "+ tag);
}
Code:
"3arc", ::setClanTagToPreffencs, "3arc");
It wont change the clantag in-game :c