Left 4 Dead 2

Left 4 Dead 2

Prop Hunt Mode
正在显示第 11 - 20 项,共 26 项条目
< 1  2  3 >
更新于:2019 年 9 月 8 日 上午 4:41

v1.4.2

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

更新于:2019 年 8 月 27 日 上午 7:53

v1.4.1

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

更新于:2019 年 8 月 22 日 上午 4:18

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

更新于:2019 年 8 月 21 日 上午 10:25

v1.3.9

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

更新于:2019 年 8 月 20 日 上午 10:59

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

更新于:2019 年 8 月 20 日 上午 12:59

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

更新于:2019 年 8 月 19 日 上午 11:00

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

更新于:2019 年 8 月 18 日 上午 5:48

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

更新于:2019 年 8 月 16 日 下午 1:50

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

更新于:2019 年 8 月 14 日 上午 11:42

v1.3.3

  • Added new scripted map: c3m1_plankcountry