Hi all,

I have the latest version libcod made by Voron.
Code:
set g_playerCollision 0
set g_playerEject 0
If i use these commands there is no player collision but I cant see the playername above his head and I cant hit the player anymore.

Code:
set g_playerCollision 1
set g_playerEject 0
If I use these commands there is no player collision but I can see the playername above his head but I cant hit the player anymore.

What are the correct commands?