Skip to content

Releases: INSANEMODE/ClanTagRank

release1.4.4

07 Jan 16:01
197d7c1
Compare
Choose a tag to compare

added 2 gsc functions.
setclantag(int clientnum, string clantag)
renameclient(int clientnum, string clantag)

example usage:
setclantag(self getEntityNumber(), "testing");
renameclient(self getEntityNumber(), "testing");
Screenshot (1664)

1.4.3

27 Nov 22:23
Compare
Choose a tag to compare

additional commands added, will document later.

1.4.2

22 Nov 22:30
d4202fc
Compare
Choose a tag to compare
  • add rename command

1.4.1

21 Nov 11:19
Compare
Choose a tag to compare
  • additional commands added
  • setclantagraw <client slot> <tag>: doesn't clean clantags, so it allows things like color codes (not recommended due to size limitations)
  • setclantagsraw <tag>: sets all clantags in lobby, raw version
  • setclantags <tag>: sets all clantags in lobby

1.4

20 Nov 21:47
Compare
Choose a tag to compare
1.4
  • overhaul performed by fed
  • this release requires an update to ClanTagRankCommands, if you are on version 1.3 or below.
  • support added for Plutonium iw5 and t6mp
  • clan tags will no longer disappear between rounds, or after respawning.