Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Add configuration option to disable Hider and Seeker Collisions #12

Open
Xaymar opened this issue Aug 7, 2018 · 0 comments
Open

Add configuration option to disable Hider and Seeker Collisions #12

Xaymar opened this issue Aug 7, 2018 · 0 comments

Comments

@Xaymar
Copy link
Owner

Xaymar commented Aug 7, 2018

Server owners should be allowed to disable collisions between hiders and hiders, hiders and seekers, and seekers and seekers.

ph_collision_hider_hider

  • Allow collisions between hiders and hiders?
  • Values:
    • 0: No (Default)
    • 1: Yes

ph_collision_hider_seeker

  • Allow collisions between hiders and seekers?
  • Values:
    • 0: No (Default)
    • 1: Yes

ph_collision_seeker_seeker

  • Allow collisions between seekers and seekers?
  • Values:
    • 0: No (Default)
    • 1: Yes

ph_collision_prop_hider

  • Allow collisions between hiders and ph_props?
  • Values:
    • 0: No (Default)
    • 1: Yes

ph_collision_prop_seeker

  • Allow collisions between seekers and ph_props?
  • Values:
    • 0: No
    • 1: Yes (Default)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant