Need step by step instruction and link to download necessary software for installing Geo IP pluing in MANUADMINMOD
I use windows 7 64bit (COD4 Server)
Thanx..... :heart:
Need step by step instruction and link to download necessary software for installing Geo IP pluing in MANUADMINMOD
I use windows 7 64bit (COD4 Server)
Thanx..... :heart:
Well lets solve your problem right now, did you already copy every file inside plugin_geoip archive to your MAM installation folder, if so try adding this small command inside your MAM config file adminmod/config/config.cfg like this:
[geoip]
enabled = 1
adminmessage = "Name <PLAYERNAME> - from ^3<COUNTRY> - <CITY>"
message = "^1My name is: ^2<PLAYERNAME>^1, and I am from ^3<CONTINENT>^2, ^3<COUNTRY> ^2-> ^5<REGION>^2, ^1<CITY>"
whisper = 0
It should work as soon as you restart MAM ofcourse if you are master admin, once ingame try !geoip your name and see what happens.
If it does not work you need to assign !geoip function to specific group, in my case every available group in groups.cfg like this:
[default]
name = "Player"
commands = "vote,yes,no,forgive,tki,stats,fun,help,admintest,time,nextmap,uptime,status,info,me,ff,cmdlist,session,serverstats,resetmystats,rules,skip,vmap,admins,contact,online,geo,geoip,maps,pl,master"
Dont copy every function, just write geoip inside.
If it still does not work i would ask you to check your log file for possible errors because i am not sure if i already wrote everything about this plugin installation
not working plz help :- http://s23.postimg.org/tsslabyln/shot0001.jpg
Well lets solve your problem right now, did you already copy every file inside plugin_geoip archive to your MAM installation folder
here is the plugin I'm using http://archive.manuadminmod.de/index.php?page=Attachment&attachmentID=60&h=d52b9560e75168a836a12110345b236b256f4ffc
I've put geoip folder in the config folder and put plugin_geoip.php in adminmod\plugins folder