Left 4 Dead 2

Left 4 Dead 2

Prop Hunt Mode
正在显示第 1 - 10 项,共 26 项条目
< 1  2  3 >
更新于:2021 年 2 月 28 日 上午 12:30

v2.0

  • Updated Library of Utils
  • Minor optimization

更新于:2020 年 8 月 29 日 上午 9:46

v1.5.1

  • Fixed incorrect spawn on the first maps of the official campaigns

更新于:2020 年 6 月 1 日 上午 6:43

v1.5

  • Removed the freeze command, now it's enough to not move 1 sec to freeze your prop

更新于:2020 年 5 月 22 日 上午 3:18

v1.4.9

  • Reworked the hint function
  • Added a teleport with an interpolation method
  • The value of the HINT_SND_DISTANCE constant reduced to 500 units
  • Disabled the damage from physical objects

更新于:2020 年 5 月 8 日 上午 3:51

v1.4.8

  • Some changes in syntax
  • Created a separate function to reset player data
  • Increased object's inertia if a player released it
  • Disabled an aura of glow of survivors

更新于:2020 年 2 月 21 日 上午 1:40

v1.4.7

  • Optimized code
  • Added function for pre-caching sound scripts
  • All functions processing each tick are combined into one (PropHunt_Think) to avoid expensive operations
  • Fixed the !list command
  • Fixed player message manager
  • Added 2 invisible walls on the 2nd map of Dead Center

更新于:2020 年 2 月 16 日 上午 8:59

v1.4.6

  • Optimized code
  • Mode name changed
  • Updated library of utils
  • Updated tool for creating invisible walls
  • Fixed broken function to enable Ready Up
  • Changed the name of the client menu from 'hns_menu' to 'menu' (bind i "show_menu menu")
  • Fixed problem with checking on tick function for moving objects
  • The object will retain the inertia of the player if he releases it
  • Custom console variables added (sv_hns_hunter_max_health, sv_hns_award_health, sv_hns_miss_damage, sv_hns_vomit_attack_delay, sv_hns_prop_light_color)

更新于:2019 年 12 月 15 日 上午 9:40

v1.4.5

  • Some corrections in the code
  • Disabled voting for restarting the game and changing the campaign
  • Fixed a problem when the prop remained highlighted after the start of the round

更新于:2019 年 12 月 7 日 下午 11:49

v1.4.4

  • Adjusted the angle of rotation of the prop bar stool
  • Disabled the function of shuffle players to avoid the game crash
  • Removed some useless buttons with the sound from the client menu
  • A new library of scripts was used to simplify the working of the mode
  • Now in the preparatory round props will be highlighted if you can take them
  • The trigger_once and trigger_multiple entities will be deleted when the round starts

更新于:2019 年 11 月 21 日 上午 10:57

v1.4.3

  • Added class UserCommand
  • Added function void UserConsoleCommand for checking user's console commands
  • Added client menu. Type in the console bind: bind i "show_menu hns_menu"
  • Fixed a shove attack, remaining convar deleted