AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Connect IP Client v1.2 (https://forums.alliedmods.net/showthread.php?t=92750)

-=hunter=- 05-19-2009 04:25

Connect IP Client v1.2
 
2 Attachment(s)
Connect IP Client
Version 1.2
by hunter

Description:
Plugin shows to all players colour message (IP,AuthId,Country) about connected and disconnected players. When player is joined for a team then plays sound.
Default format of displaying message: Player (127.0.0.1) (STEAM_ID) is connecting (country).

Installing:
  1. Unzip "Connect IP Client v1.2.zip" in cstrike dir.
  2. Open plugins.ini found in addons/amxmodx/configs/plugins.ini
  3. Add the following line in plugins.ini: connect_ip_client.amxx
  4. Save and close plugins.ini
  5. Restart your server or change the map
  6. Done!

Necessary modules:
GEOIP - when use connect_client_country 1
New GEOIP base you can to download from HERE

Cvars:
  • connect_client_msg (default is 1)
    connect_client_msg "0" - disable messages (and sound)
    connect_client_msg "1" - shows message when player is connecting on a server.
    connect_client_msg "2" - shows message when player is joined for a team.
    connect_client_msg "3" - shows message when player is connecting on a server and when he is joined for a team.
    connect_client_msg "4" - shows message when player is joined for a team and when he is disconnected from a server.
    connect_client_msg "5" - shows message when player is connecting on a server and when he is disconnected from a server.
    connect_client_msg "6" - shows message when player is connecting on a server and when he is joined for a team and when he is disconnected from a server.
  • connect_client_country <1|0> - Enable/Disable display country of a player in a message (default is 1)
  • connect_client_ip <1|0> - Enable/Disable display ip-address of a player in a message (default is 1)
  • connect_client_authid <1|0> - Enable/Disable display AuthId of a player in a message (default is 1)
  • connect_client_sound <1|0> - Enable/Disable playing sound when player is joined for a team (default is 1)

ChangeLog:
  • 1.0 - initial version
  • 1.1 - changed translation for a russian lang-file,
    don't played sound when connect_client_msg <1|3|5>,
    added cvar connect_client_sound
  • 1.2 - fixed big bug (multilingual support)

Credits:
  • patr1g/kp_uparrow (For "join ip new 3.0" code.)
  • Numb (For "ColorChat" code.)

Multilingual:

tuty 05-19-2009 05:32

Re: Connect IP Client v1.2
 
already exists 2312321 plugins like this.

-=hunter=- 05-19-2009 08:50

Re: Connect IP Client v1.2
 
Where in this forum?

tuty 05-19-2009 09:32

Re: Connect IP Client v1.2
 
search on www.amxmodx.org on plugins or click here

http://www.amxmodx.org/compiler.php?...hor=&go=search

ppkw 05-19-2009 09:38

Re: Connect IP Client v1.2
 
Quote:

Originally Posted by -=hunter=- (Post 830339)
Multilingual:
  • English & Russian - by hunter

[pl]
CONNECT_IP_JOINED = Dolaczyl
CONNECT_IP_DISCONNECTED = Odszedl
CONNECT_IP_CONNECTING = laczy sie

Please add this language to plugin.

xPaw 05-19-2009 09:58

Re: Connect IP Client v1.2
 
http://forums.alliedmods.net/showthread.php?p=140714
http://forums.alliedmods.net/showthread.php?p=3020
http://forums.alliedmods.net/showthread.php?p=555912
And this is not all

-=hunter=- 05-19-2009 09:58

Re: Connect IP Client v1.2
 
Ok. If i make a plugin more customizable than other similar then plugin can become approved?

ppkw
thx, added

crazyeffect 05-19-2009 10:46

Re: Connect IP Client v1.2
 
Quote:

[nl]
CONNECT_IP_JOINED = Heeft Toegetreden
CONNECT_IP_DISCONNECTED = Disconnecteerde
CONNECT_IP_CONNECTING = is aan het connecteren

deejayu 05-19-2009 11:02

Re: Connect IP Client v1.2
 
Nyce keep up the GouD w{}rk.

operN 05-19-2009 11:11

Re: Connect IP Client v1.2
 
I could translate it to norwegian for you, show me the english sentences that I could translate :)


All times are GMT -4. The time now is 06:14.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.