It's late ( for me ^^ ), I'll be quick
This plugin just display the CITY, distance from you and the country of player entering in the game.
It REQUIRES ffac/tool 2.6 which is attached to this post. Please note this is a "beta version"
This version introduces 4 new natives which are :
Feel free to ask for improvement of anythingnative ffac_get_player_latitude(id,latitude[8])
native ffac_get_player_longitude(id,longitude[8])
native ffac_get_player_city(id,city[16])
native ffac_get_player_country(id,country[16])
Sample:
I come in the game and the plugin displays
"FFAC: hackziner from Bretigny, FRANCE is in the game"
like
get plugin , get source - v26_ffachmp.sma
.inc
.amxx
get plugin , get source - ffac_location.sma