Advertisement
T3RM1N4T0R

mg_gruber_multigames_tfx1 Changelog

Jul 18th, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. mg_gruber_multigames_tfx1
  2.  
  3. General:
  4. -Removed weapon at the start of the round.
  5.  
  6. -Changed map chat commands to vscript
  7.  
  8. -Added loading screen image on map load
  9.  
  10. -Added text file on map load
  11.  
  12. -Added radar
  13.  
  14. -Compiled in HDR
  15.  
  16. -Changed the path of textures to avoid texture cache problems
  17.  
  18. -Added infinite ammo (magazines)
  19.  
  20. -Performance optimization (func_detail)
  21.  
  22. -Player speed is set to 0 when teleported to a minigame
  23.  
  24. -Added the following cvars at the start of the round: mp_solid_teammates 0, mp_weapons_allow_map_placed 1, mp_roundtime 60, mp_startmoney 16000, mp_freezetime 3, sv_airaccelerate 150
  25.  
  26. -Reduced the entity count after a minigame is selected (unused entities are killed)
  27.  
  28. -Added time limit on all minigames
  29.  
  30. -Removed bots
  31.  
  32. -Added playerclip to most minigames
  33.  
  34. -Changed the path of music for better compability with music related plugins
  35.  
  36. -Added support for 64 players
  37.  
  38. -Changed lightmap scale to 32
  39.  
  40. -Fixed server crash related to displacements using power of 4
  41.  
  42. -Removed 2 invalid Terrorist spawns.
  43.  
  44. -Changed tanktrains to tracktrains.
  45.  
  46. -Fixed possible crash related to templates (name fixup flag)
  47.  
  48. -Fixed an exploit related to buyzones
  49.  
  50. -Added money award to all players on round end
  51.  
  52. Misc:
  53. -Removed nav file that was packed in the bsp
  54.  
  55. Spawn:
  56. -Fixed multiple players being able to reach the picking room
  57.  
  58. -Added autpick of 35 seconds after reaching the picking room
  59.  
  60. Pistols:
  61. -Fixed players getting stuck under the map (Weird interaction that caused players to fall inside some brush entities (Caused by cs_enable_player_physics_box 1 + noblock plugin, only happens when a player is teleported on top of some entities)
  62.  
  63. -Fixed missing pistol models
  64.  
  65. -Fixed players sometimes getting stuck when teleporting to the arena
  66.  
  67. -Fixed p2000 equip for Counter-Terrorists
  68.  
  69. Decoy battle:
  70. -Fixed decoys not killing players (Disabled noblock)
  71.  
  72. -Added knife to decoy battle to prevent a common grenade bug, players and blocks can't be knifed.
  73.  
  74. -Improved the method of removing decoys from the game to avoid spam
  75.  
  76. -Decoys can no longer be constantly dropped
  77.  
  78. Obstacle race:
  79. -Fixed a rare bug where a team could win obstacle race without breaking all the platforms
  80.  
  81. Bhop:
  82. -Fixed multiple players being able to win
  83.  
  84. AWP:
  85. -Fixed players getting stuck under the map (Weird interaction that caused players to fall inside some brush entities (Caused by cs_enable_player_physics_box 1 + noblock plugin, only happens when a player is teleported on top of some entities)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement