Thread: help me...
View Single Post
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 02-12-2012 , 10:00   Re: help me...
Reply With Quote #10

Quote:
Originally Posted by RoaR View Post
Hmm, that should be shown like this:

PHP Code:
#include <amxmodx>
#include <geoip>
#include <colorchat>

public is_connected(id) {
new 
szCountry[32],szName[32],szIP[32];
geoip_country(szIP,szCountry)
get_user_name(id,szName,31)

ColorChat(id,GREEN,"%s^x01 has connected. Country:^x03 [%s].",szName,szCountry)

Did you even test this?
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be