|
Hello all,
I have fixed the problem where the linux server kicks players out at the end of the map, i dont know if this has been posted but you do the following:
1/ You will need shell access to the server.
2/ Edit /*BF2-dir*/python/bf2/stats/endofround.py , with 'vi' or similar
3/ Stick a # in front of "host.gl_sendEndOfRoundData(dataString)"
4/ Restart - Tada!
This really does work, the only side effects is the stats shown whilst the map loads will be missing. Not ideal, but Im sure you will all agree, definately worth it Happy serving.
|
|