Merge branch 'master' of https://gitea.insanemode.org/INSANEMODE/ClanTagRank
This commit is contained in:
commit
7db2255c11
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# ClanTagRank
|
||||
|
||||
# Warning:
|
||||
|
||||
This plugin is currently only intended to run on Plutonium t6 zombies!
|
||||
|
||||
# Description:
|
||||
|
||||
This C++ Plutonium t6 plugin and C# iw4m-admin plugin are used together to grab the iw4m-admin role for a player name, and set it as their clan tag in game.
|
||||
|
||||
# Installation:
|
||||
|
||||
Download the latest .zip from the release page, and put the ClanTagRank.dll in your t6 server under ```./t6r/data/plugins```, and ClanTagRankApi.dll in your Iw4m-admin folder under ```./Plugins```
|
||||
|
||||
# Limitations:
|
||||
|
||||
Currently, these plugins require iw4m-admin to be running locally, on the same machine as your servers, and also needs to be running on the default port 1624.
|
||||
|
||||
if either of these aren't followed, you will see an error in your server's console window that looks similar to this ```curl_easy_perform() failed: Couldn't connect to server```
|
Loading…
x
Reference in New Issue
Block a user