Hiya,

I decided to boot my server up in 1.3 instead of 1.0 for the first time using libcod.

One big problem I noticed was that if disableGlobalPlayerCollision() is enabled, I can no longer kill other players. All bullets go through the player without inflicting damage. Nades don't work either. Suicide works.

It's not my mod causing the problem because I loaded up a fresh fs_game folder with only disableGlobalPlayerCollision() enabled and I was still unable to kill players.

I was able to walk through players if that counts for anything.

I'v tried using the newest & oldest versions of libcod compiled here; http://killtube.org/downloads/libcod/

I'v also tried using Mitch's latest compiled version here; http://znation.nl/libcod/libcod2_1_3_nomysql.so

Still no success.