Left 4 Dead 2

Left 4 Dead 2

Prop Hunt Mode
26개 중 1~10개 표시 중
< 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