Raised This Month: $32 Target: $400
 8% 

Country Chat Tag v3.0


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Fuck_You
Senior Member
Join Date: Dec 2011
Location: return city[id];
Old 07-20-2012 , 23:24   Country Chat Tag v3.0
Reply With Quote #1

[Country Chat Tag v3.0]

is my first plugin second release

This plugin adds a tag with the country to the player name in chat, support say_team

if the plugin dont catch you country based on your ip. default country is "Unknoun", and the loopback Country is "Server"

SUPPORTED TEAMS:
CT
TERRORIST
SPECTATORS
UNASIGNED


Cvars:
Code:
amx_allchat 0/1  ; 1 = dead players can chat with alive players, 0 = dead players can't chat with alive players.
Credits:
ConnorMcLeod: Get_players & get_user_team fix

YOU NEED GEOIP MODULE!!
OR GEOIP EXTENDED MODULE!!
AND COLORCHAT.INC


with geoip extended is more efficent to search your country than with default geoip

Download here GeoIP Extended v1.0.2

put the colorchat.inc in "scripting/include" folder

i'm Chilean

like:

[Chile] FuckYou : Hello!
*DEAD*[Chile] FuckYou : Hello!
(Counter-Terrorist)[Chile] FuckYou : Hello!
*DEAD*(Counter-Terrorist)[Chile] FuckYou : Hello!

[Chile] FuckYou : Hello!
*DEAD*[Chile] FuckYou : Hello!
(Terrorist)[Chile] FuckYou : Hello!
*DEAD*(Terrorist)[Chile] FuckYou : Hello!

Quote:
Originally Posted by ConnorMcLeod View Post
poorly coded, redundant, unapproved.
i fix the code
Attached Files
File Type: inc colorchat.inc (2.6 KB, 204 views)
File Type: sma Get Plugin or Get Source (countrychat_geoipextended.sma - 693 views - 6.7 KB)
File Type: sma Get Plugin or Get Source (countrychat_geoip.sma - 718 views - 6.6 KB)

Last edited by Fuck_You; 07-21-2012 at 02:54.
Fuck_You is offline
gladius
Veteran Member
Join Date: Jul 2008
Location: Santiago, Chile
Old 07-21-2012 , 02:05   Re: Country Chat Tag v3.0
Reply With Quote #2

Quote:
Originally Posted by ConnorMcLeod View Post
poorly coded, redundant, unapproved.
Please, learn more before posting.

Use the search, there are better ways posted on the forum.
__________________
Proyects
Kreedz Chile Mod [100%] (Fixing some details).

gladius is offline
Send a message via MSN to gladius Send a message via Skype™ to gladius
Fuck_You
Senior Member
Join Date: Dec 2011
Location: return city[id];
Old 07-21-2012 , 02:38   Re: Country Chat Tag v3.0
Reply With Quote #3

Quote:
Originally Posted by gladius View Post
Please, learn more before posting.

Use the search, there are better ways posted on the forum.
but this is ConnorMcLeod reply in other post v2.6
and i FIX THE CODE please read before reply negative comments
Fuck_You is offline
gladius
Veteran Member
Join Date: Jul 2008
Location: Santiago, Chile
Old 07-21-2012 , 03:36   Re: Country Chat Tag v3.0
Reply With Quote #4

Quote:
Originally Posted by Fuck_You View Post
but this is ConnorMcLeod reply in other post v2.6
and i FIX THE CODE please read before reply negative comments
I read and looked at your code, and still is redundant.

Really?
Code:
if (is_user_alive (id))
	{
		isAlive[id]= true
		alive = "^1"
	}
	if(!is_user_alive(id))
	{
		isAlive[id] = false
		alive = "^1*DEAD*"
	}
	if(get_user_team(id) == 0 || get_user_team(id) == 3)
	{
		alive = "^1*SPEC*"
	}
Search please.

Look here http://forums.alliedmods.net/showpos...53&postcount=7

Other way could be country in player name and use less cpu IMO.
__________________
Proyects
Kreedz Chile Mod [100%] (Fixing some details).

gladius is offline
Send a message via MSN to gladius Send a message via Skype™ to gladius
Fuck_You
Senior Member
Join Date: Dec 2011
Location: return city[id];
Old 07-21-2012 , 03:46   Re: Country Chat Tag v3.0
Reply With Quote #5

yes, but i tried to make a usefull and complete system chat, i can fix the redundants wich you say

entre nosotros hablemos espaņol

comparalo con este code

http://forums.alliedmods.net/showthread.php?p=1754853

lo arregle bastante

Last edited by Fuck_You; 07-21-2012 at 03:51.
Fuck_You is offline
tomhal46273
BANNED
Join Date: Jul 2012
Location: PO Box 7094 Tifton, GA 3
Old 07-21-2012 , 04:18   Re: Country Chat Tag v3.0
Reply With Quote #6

This is wonderful. I am really amazed to know about that.
tomhal46273 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:53.


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