Add configuration option to disable Hider and Seeker Collisions #12

Open
opened 2018-08-07 02:35:10 +02:00 by Xaymar · 0 comments
Xaymar commented 2018-08-07 02:35:10 +02:00 (Migrated from github.com)

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)
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 in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xaymar/Gmod-PropHuntExtended#12