thanks for that.
next my weaponsrestriction plugin shows error in c:\........weaponsrestriction.php:72 =>strpos() expects parameter 1 to be string, array given
Beiträge von jungleGNZ
-
-
Does this work in MW2 - marty kicker and/or noob tube
If so what are the names to put into weaponrestriction area as I have tried similar to COD4 but it not work. -
your problem lies is your game start command line (game icon, right click select properties, in the target line you should have something like this; "C:\Program Files (x86)\Activision\modern warfare 2 server\iw4.exe" +set punkbuster 1 +set party_maxplayers 10 +set net_port 28961 +exec server.cfg +map restart +map_rotate)
this sets the game and the port the server will run from. I take it you also have done the server.cfg file.
-
My admin cfg files, hope it helps you. Or use the generator link shown
; This file will be overwritten by the mod automatically
; Do not make any comments inhere
; Use the generator to generate a valid file: http://manuadminmod.de/config/admin.php[xuid number goes here]
group = "master" <---------- other group names, admin, member
protected = 1
names = "junglerumble,[FFNZ] jungle,jungle"[xuid number goes here]
group = "master"
protected = 1
names = "cyberwolf" -
-
Can you post your config file. Also have you entered correct ip and port number for your game (may sound dumb but need to check)
-
Recently I banned people from our clan server only to find they are able to get back in after a few minutes.
Apparently there is a XUID spoofer out there that the cheating f^*kers are using to change ip to allow the ban to be removed. (It will only allow people with dynamic IP's to change it, so those with static are still stuffed). You can re ban them but will end up having to redo when they keep coming back.Simplist solution I have found that if this happens just add their name or part name to the badnames list (make sure you enable it in your config file) this will hold them out a little longer, hopefully for good or until they change their name. :banned:
-
in your game starup make sure you have the following: (game icon right click select properties)
c:\program files...............\iw4.exe" +set party_maxplayers 10 +set net_port 28961 +exec servermod.cfg +fs_game mods/ThyparisGunGame +map restart +map_rotate
this should hopefully make it work
-
Is it possible to have pingkicker set to a limit and have certain exceptions for members/admins, ie. they are able to exceed the limit and not be kicked?
Thanks
-
yes
look in your config file, it is normally set to 5 and active.
[nameprotection]
enabled = 1
badnamekick = 1
badnamekickmode = "kick"
badnamekickreason = "Your name contains an illegal part: <PART>"
adminnamekick = 1
adminnamekickmode = "kick"
adminnamekickreason = "Your name is an admins name"
maxnamechanges = 5 <-------------adjust to what you want
maxnamechangeskickmode = "tempban"
maxnamechangeskickreason = "Max. namechanges reached"
uppercasedisallow = 0
uppercasekickreason = "Please do not use only upper case letters in your nickname"
uppercasekickmode = "kick" -
make sure in your manuadmin config file that logrcon = 1 (some show as 0)
and as above make sure you restart manu and the server itself. -
in your config file you need to adjust the line that directs to the games_mp log file.
mine is like this:
logfile = "c:\program files (x86)\activision\modern warfare 2 server\main\mods\RollTheDice\games_mp.log" part in blue is what you add with antinoob place for rollthedice.hope this helps.
-
You should really not have your folders for admin or MW2 running through your desktop location. Transfer MW2 to c:\program files\activision\modern warfare 2\, place manu admin here as well.
The first error check location of path for the file/folder it is intending to locate. Make sure you have the log files in right place. -
although MW2 does not use punkbuster I believe parts of MANUadmin do.
Set in your server.cfg a line set sv_punkbuster 1 or place in your MW2 icon command line +set punkbuster 1.
This will allows some of the pb commands to work with the rcon side of things.Setting up kickban properly on mw2 will allow !ban function to work. Have been using it for past month and many have been banned permantly from our server. Fantastic.
-
can you post a screenshot please, then we can get an idea of where it is failing
-
I know, but I am letting you know it can be closed as I spent couple of hours the other night on his pc getting it running.
-
yes. and that funky read me file can be translated via web translator.
-
in you logs folder see if you have a file called bans.lst, if not create one (or copy/paste kickbans.lst and rename it)
all other folders and files should be in respective place.if you do not have bans.lst in logs folder the ban function will not work, the kickban.lst is a temporary recoding file where bans.lst store the name, date, time, and xuid.
This works for me and happily having dicks banned is great. Any problems let me know
Thanks to the guy (korsika) that added the extra parts to the original files. -
this thread can be closed, we got it all sorted up and running
zacabbey aka junglerumble -
Never mind, have found the adminmod ban.rar file and that seems to do the trick (updated version).