Left 4 Dead 2

Left 4 Dead 2

Prop Hunt Mode
Showing 11-20 of 26 entries
< 1  2  3 >
Update: 8 Sep, 2019 @ 4:41am

v1.4.2

  • void TakeDamage is no longer used for releasing prop, replaced by void ApplyAbsVelocityImpulse

Update: 27 Aug, 2019 @ 7:53am

v1.4.1

  • New method of creating invisible walls through entity env_physics_blocker
  • New method of disabling shove attack via NetProp m_flNextShoveTime

Update: 22 Aug, 2019 @ 4:18am

v1.4

  • The value of the HINT_SND_DISTANCE constant is reduced to 900 units
  • Appearing barriers on the c5m1 scripted map removed
  • Reduced second location of the c4m1 scripted map
  • Hunter abilities completely disabled
  • Removed cars with alarms

Update: 21 Aug, 2019 @ 10:25am

v1.3.9

  • Updated tool for creating invisible walls
  • Added new scripted map: c5m3_cemetery
  • Adjusted prop flamingo position

Update: 20 Aug, 2019 @ 10:59am

v1.3.8

  • Added new tool for creating invisible walls. See hns_scmp_tools.nut
  • Removed useless flower barrel prop from the c2m2 scripted map
  • Added new scripted map: c5m1_waterfront

Update: 20 Aug, 2019 @ 12:59am

v1.3.7

  • Added sounds for custom voting
  • Added void EmitSoundToAll and void PrecacheSounds functions
  • Reworked all chat commands from scratch, with the Ready Up System turned on, half of the commands didn't respond
  • Fixed Ready Up System. Reported: geerin

Update: 19 Aug, 2019 @ 11:00am

v1.3.6

  • Fixed breakable doors without collision
  • Removed glowing carousel lever from the c2m2 scripted map
  • Fixed path passing through the fence on the c3m4 scripted map. Reported: guro
  • When happened a restart of the round and the timer reaches below 30 seconds, its sound beep is turned off
  • If the timer reaches below 30 seconds then all props make sounds at a certain distance (def. 1000 units). Idea: sar
  • Added float GetDistance and void GiveAHintToHunters functions
  • Removed prop cashier machine from the c4m1 scripted map. Reported: Arcmatcha
  • Added invisible wall on the c4m1 scripted map

Update: 18 Aug, 2019 @ 5:48am

v1.3.5

  • Added new prop for the c3m1 scripted map
  • Added new scripted map: c4m1_milltown_a
  • Added trigger_hurt on c3m1 scripted map
  • Added rendercolor case for custom props
  • Disabled shadows on prop_dynamic's
  • Changed the delay for checking live players
  • Changed a prop collision type

Update: 16 Aug, 2019 @ 1:50pm

v1.3.4

  • Added invisible walls for c1m1 scripted map
  • Some changes in void PrintSupportedMaps and bool IsFuncExist functions
  • Added new scripted maps: c3m3_shantytown and c3m4_plantation
  • If the player didn't select prop at the beginning of the round, then the game itself will give him a random prop

Update: 14 Aug, 2019 @ 11:42am

v1.3.3

  • Added new scripted map: c3m1_plankcountry