You're welcome! Enjoy it.
Remember a thing, you must open a TCP port for TCP-Admin for other admins outside your Local Area Network.
Beiträge von JaJe
-
-
1.Keep your server online
2. Set the IP/port of the server to config.cfg (search for tcp)
3. start ManuAdminMod
4. use the ip/port you set to your .cfg
5. type user -> enter -> type password -> enter.
6. enjoy -
1. Open tcp_user.db file with notepad
2. Delete the following text:3.Put a name what you want and a group (master/admin/member/user) Example this
NAME:GROUP:PASSWORD-ENCRYPTEDExamples:
CodeRichard:master:e49512524f47b4138d850c9d9d85972927281da0 Jack:admin:9d989e8d27dc9e0ec3389fc855f142c3d40f0c50
I've created for you 2 examples, 2 usernames. Richard is the masteradmin with password dog
Jack is admin with password catCheck the link I gave you before, and type to the box the word "dog" (without quotes) and should give you this code: e49512524f47b4138d850c9d9d85972927281da0
You use that website to generate a unique code for each word (password).
4. Go to the TCP-Admin and use your user and password you've created
5. Enjoy! -
Hello, Do manually like I did.
Open tcp_user.db file with notepad and add manually a player with his group then use this SHA1 generator to generate a passwordExample, if you write to the link the following test (without quotes): test result will be this -> a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
So to your tcp_user.db you have to add this
(example) player:group:a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
Then to to TCP-Console you can login by using user: player and password test.
-
Can you please send me all files needed?
All version I've tried from this forum, show only country but not the city or none of them works (the manuadminmod self-restarting when I type !geo or !geoip <player>)Thank you in advance!
-
Hello,
Can you please send me the GeoIP pluggin? I've took a look to this forum, but I noticed that It miss some files, I only have:adminmod\config\geoip\geoipcity.in
adminmod\config\geoip\geoip.in
adminmod\config\geoip\geoipregionsvars.php
adminmod\plugins\plugin_geoip.phpTo my config.cfg I have added this:
[geoip]
enabled = 1
message = "My name is <NAME> and I am from <COUNTRY>"
massageadmin = "Player: <NAME> | Land: <COUNTRY>"
host = "localhost"
user = "root"
password = "****"and to my group.cfg I have added geoip and geo
Do I miss something? -
Hello MAM developers,
I am a new member of this forum, I want to congrats develpers for this great job. Making Call of Duty 4 easy to use.I have a few questions about it, in hope someones explain me.
To the .cfg files I've found some settings that I don't understand what it does, can you explain me please?antispam = 2
logrcon = 0
antistartupbug = "restart"
fixguidrelax = 1
responsefailcmds = 0[modstuff]
checkforupdates = 1
checkinterval = 6
announceinterval = 5
serverlist = 1
serverlistip = ""Another question, I run a server with mod (based of Openwarfare source). I have lots of gametypes like Assassination (ass), Greed (gr), Gun game (gg), etc.
How can I add to messages something like that? (example): console: next map is: Uprise (Gun Game)
Instead of "Gun Game" its appear only (gg)Last question, if I do !stats command, is something named K/M 0.06. I know that HS - Headshots, K/D - Ratio ok Kills/Death
Thank you in anticipate! What's K/M stand for?