Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Add configuration option to disable Hider and Seeker Collisions #12

@Xaymar

Description

@Xaymar

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions