11.07.2009, 01:36
(
Last edited by abhinavdabral; 30/03/2015 at 03:32 AM.
Reason: Released Version 2 (In Includes Section)
)
VERSION 3.1 Updated (30/Mar/2015)
No need to use the one below (unless you really need to), just visit the above link!
GEO-IP (filterscript version)No need to use the one below (unless you really need to), just visit the above link!
I am releasing a Filterscript that will detect the player's Country, IP and Ping whenever joining the server. This does not needs any plugin. This FS does not needs SQL plugin or something like that. Its just a simple file reading program. [/center]
This FS will show them message in-game like this (In this case name is [SG]Abhinav and country is India)
Code:
[SG]Abhinav has joined the server. [ Country:India (IND) | IP Address: 61.0.5.1 | Ping: 35 ]
- Download the source and the csv.
- Put the source (and rename it as GEO_IP.pwn if you downloaded that form pastebin) into filterscript folder and compile it. Also, put the CSV file into the scriptfiles folder
- Add filterscript GEO_IP in your server.cfg file
- Enjoy
Pastebin
IPLIST.csv
Credits:
- Scripting - Abhinav(me)
- Database - software77.net (Dead)
Thank You
-Abhinav