Bunni's got mad skills. He is the one that did the work for me on the "unban" part of manuadmin. He is a valued member at our site https://www.gsmanager.de/www.texasteamplayers.com . Ya'll give us a visit when you get a chance.
Beiträge von w4jchosen
-
-
The new 1.3 patch is causing manuadmin not to run properly. It starts up and looks fine, but then dies. I see a post in your German forums concerning it, but I don't know German so any assistance would be appreciated. Thanks.
***edit***
Banner messages are working, but in game commands (the most important part) are not.
-
Sure thing. Sorry 'bout that. I don't know php so I've been having someone work on it for me. Didn't know the ramifications.
-
Okay here are the files so you can use the unban function with pb = 1 in the kick/ban config.
You will need to add this line to your main config:
[unban]
pathtopbbansdat = c:\codwaw\pb\pbbans.dat (this is for example only create your path accordingly).
//Edit by Manu: If you use this plugin your mod installation is NOT supported anymore!
This plugin overwrites default mod files and can cause incompatibly with other versions or plugins. -
Okay we now have this working with the PB = 1 in the kick/ban portion of the config so that your bans will write to the pbbans.dat folder. We've tested it out and now when you ban it writes the ban there using the !ban command and will take it out using the !unban command. I will get the files up later this evening.
-
Here are the files you need to use to replace what you have to use a "non-pb" ban.
In your config you will need to add the following line:
[unban]
pathtobantxt = "c:\codwaw\main" (this is just an example)Then add "unban" to your groups config, no quotes in whatever group you want to give that permission to.
We also added another feature that keeps certain commands like !admintest from broadcasting to the players. The two links below are what Braddoc did for that function. The line to add to your config is
[commands_basic]
maskadmincommands = 1Patch to distinguish personal tells
Patch to mask particular admin-only commands
Hope you will find all of this useful. Cheers
//Edit by Manu: If you use this plugin your mod installation is NOT supported anymore!
This plugin overwrites default mod files and can cause incompatibly with other versions or plugins. -
Yea I should have been more clear. We've got it working with the PB = 0 in the kick/ban portion of the config. My bad. Files will be up in this thread later today along with what you need to add to the config.
-
It does make sense if you ban someone using rcon. It writes a ban.txt file to your main folder. If you don't, then you are correct. It writes to the pbban.dat folder. I'm just trying to assist. Like I said we are trying to get it done for pb as well. We've got the rcon unban working if you would like it. If not, no problem.
-
Okay we got the unban function working using rcon only so it will remove bans written to the ban.txt file. I will submit the changed files later today.
-
I've got a guy i'm working with that knows php and we are trying to integrate an unban command into the manuadmin mod. We've come pretty close and are just trying to work out the bugs with rcon. If we get that done, we will work on getting it to work with pbbans. If we get one or both working would you like the files?
Does the MAM mod work for codwaw and cod4? Never heard of it.
-
In the German Forums this was already wished, so we now got Confirmation, that this works.
I am confused. It's coming out future versions? or according to Dennis, "we now got confirmation, that this works"? If it is already out, is there an english version? Thanks gents.
-
Is there presently and unban command set up that can be added to this mod? We are working on it on my end, but was curious if there is already a set up. Thanks.
-
I am looking foward to getting this installed and check it out. It looks very promising. The question that I have concerns the start.bat. When you make the change do you point it to the daemon.php or somewhere else? Thanks.
Well I got it figured out. Thanks any way.