Watch
-
Add Favorite
when player join it will write the IP in a diffrante line (IP+Port And After that player name,Steam)
You can disable this by Changing the line bellow (Here es_iconnect.txt)
// IF set to 1 = Will Write the IP OF the user when he join!
// IF set to 2 = Will Not Write The IP of the user when he join!
es_xsetinfo join_ip 0
This mod is telling the player if an admin has joined the server (Or is just a guest)
Add the steamID Of the admins to this line:
es_xsetinfo "admins" "STEAM_0:1:123456, STEAM_0:1:123451, "
Have Fun ^^
The line bellow:
es_load iconnect
If your server running "Mani Mod" You can add the lines bellow to your rconlist.txt (cstrike/cfg/mani_admin_plugin/rconlist.txt)
"iConnect: ON" es_load iconnect
"iConnect: OFF" es_unload iconnect
Admin Connect option
( Previous Versions )
Description
When Player Join Or Dissconecting it will write a msg in the chat with the player Ip+Port,SteamID,Namewhen player join it will write the IP in a diffrante line (IP+Port And After that player name,Steam)
You can disable this by Changing the line bellow (Here es_iconnect.txt)
// IF set to 1 = Will Write the IP OF the user when he join!
// IF set to 2 = Will Not Write The IP of the user when he join!
es_xsetinfo join_ip 0
This mod is telling the player if an admin has joined the server (Or is just a guest)
Add the steamID Of the admins to this line:
es_xsetinfo "admins" "STEAM_0:1:123456, STEAM_0:1:123451, "
Have Fun ^^
Installation
Add to your autoexec.cfg OR to your server.cfg fileThe line bellow:
es_load iconnect
If your server running "Mani Mod" You can add the lines bellow to your rconlist.txt (cstrike/cfg/mani_admin_plugin/rconlist.txt)
"iConnect: ON" es_load iconnect
"iConnect: OFF" es_unload iconnect
Version Notes For 1.0
Updated on: 2009-07-01 12:27:58 EST by iDragonAdmin Connect option
( Previous Versions )
Addon Details
Upload Addon