[Release] ClanTagRank
-
ClanTagRank
(sorry for the bo2 screenshot, didn't have iw5 installed at the time of submission)Description:
This C++ plugin for Plutonium t6mp, t6zm, and iw5.
the function of this plugin is to allow the clan tag to be set through rcon/console.This can be paired with SetClanTagCommands to grab the iw4m-admin permission level name (Owner, Admin, etc) or a custom tag for a client, and set it as their clan tag in game.
The name is based on its original use case of working together with ClanTagRankCommands, but it is not required, and is easy to implement for your own ideas.
Usage
setclantag <client slot> <clantag name>
: set a single client's clan tagsetclantags <clantag name>
: set all clients' clantag in the lobbysetclantagraw <client slot> <clantag name>
: same as setclantag, but allow raw strings to be set as clantags (allows things like color codes)setclantagsraw <clantag name>
: same as setclantags, but allow raw strings to be set as clantags
Installation:
https://github.com/INSANEMODE/ClanTagRank/releases
-
Download the latest ClanTagRank.dll from the release page, and place it in your server's plugin folder.
- for t6: in your server folder under
.\t6r\data\plugins
- for iw5:
%localappdata%\Plutonium\Storage\iw5\plugins
- for t6: in your server folder under
-
if you want to pair it with iw4m-admin, download ClanTagRankCommands.dll (from https://github.com/INSANEMODE/ClanTagRankCommands ) in your Iw4m-admin folder under
./Plugins
-
everything is now handled through rcon, so there is no longer a need to set your iw4m-admin url in the config file. it can be safely deleted.
Additional Optional Files/Programs
Special Thanks to:
- https://github.com/fedddddd fed
- for improving upon my idea, and adding support for additional games.
-
INSANEMODE said in [Release] ClanTagRank:
setclantagraw
Its working very well for me, but when I set a clantag with color codes, doesn't add the first parentheses of the clantag.
-
This post is deleted!
-
Minami !![0_1608772154142_error.png](Uploading 100%)
It seems like there is a Visual Studio error. Do you install all the requirements? -
This post is deleted!
-
I get this when launching IW4M
-
Country BUMP
having the same issue
-
how do you set the clan tags?
-
The game doesn't load the dll, why is that?