I have set up a dedicated server using default settings. When playing with others, all deaths are suicides. I have not changed any defaults and I still see this issue. Any thoughts?
Thanks for your assistance.
Dedicated Server Always Suicides
-
- Posts: 1
- Joined: Sat Oct 21, 2006 1:08 am
- Location: NC
That happens during testing when you join with two clients from the same IP; players coming from the same computer are not considered enemies and can't kill each other for points (that would allow cheating). If you want to disable that, set Both are documented in settings.cfg.
Code: Select all
ALLOW_ENEMIES_SAME_IP 1
ALLOW_ENEMIES_SAME_CLIENT 1