Posts: 16 Joined: Wed Nov 10 2010, 01:40AM Registered Member #6397
I did my server and I have set it ports (query, and connection). As you can see, going about 80%. Max Players and name maps and Games Link it a problem.
Posts: 27 Joined: Sat Apr 17 2010, 01:44PM Registered Member #5972
Anyone managed to display the BF3 Servers correctly? Guess we just have to change the map names in the bfbc2 protocol, but i´m not into coding, would be nice if someone could help
Posts: 27 Joined: Sat Apr 17 2010, 01:44PM Registered Member #5972
Yep, i tried to use bfbc2 also. Like mentioned in the third post here, players and max players show up, server name is right, it´s just about the maps i think.
From the bfbc2 map updates i remember that there may be several parts of the lgslprotocol that need to be changed, gonna look into that, but it will just be like trial and error
Posts: 37 Joined: Sun Aug 15 2010, 03:01PM Registered Member #6222
Hmm, Im trying...
Im not sure which port I need open ( if not both ) for BF3.
Battlefield Bad Company 2
- Query Port uses TCP instead of the normal UDP.
However I have two ports from my BF3 game server.
81.19.216.111:25200 is the game IP and Port, but there is also a RCON port which starts with 45XXX
Do I need both open in UDP ?
It would seem that some of the protocol file needs editing with a new part to either properly support bf3 or just as you say, add BF3 mapnames to the BC2 list to cheat lol, but am interested in how anyone else might be making it work. Im assuming your trying it just by using bc2 in the list options instead...
Posts: 2 Joined: Wed Oct 26 2011, 01:17PM Registered Member #6974
Does the author still develop this plugin, can we hope for an update? I run this on my e107 website and have just opened our BF3 server and would like to get this working, have been using this plugin happily for BF2 for a couple of years.
function lgsl_query_34(&$server, &$lgsl_need, &$lgsl_fp) { //---------------------------------------------------------+ // REFERENCE: http://blogs.battlefield.ea.com/battlefield_bad_company/archive/2010/02/05/remote-administration-interface-for-bfbc2-pc.aspx // THIS USES TCP COMMUNICATION
Posts: 37 Joined: Sun Aug 15 2010, 03:01PM Registered Member #6222
Its a good effort Saint. I will have to read through what you have done and let you know if I can make it work. If I can, I'll let you know what I did.
Have you opened both ports on your webhosting ( RCON and CONNECTION PORT ?)