This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[L4D2] nb_update_frequency fix (Experimental)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 09-24-2023 , 02:58   [L4D2] nb_update_frequency fix (Experimental)
Reply With Quote #1

Fixes longstanding issues with low nb_update_frequency.

Current list of fixes
  • Infected stucking at corners
  • Commons pushing themselves out of the way
  • Climb up ledge activity stucking

ConVars
PHP Code:
// 0 - Use original function, 1 - Use extension implementation with fix, 2 - Use extension implementation without fix, 3 - Neither of calls
z_resolve_collision "1"

// Listen server only
// 0 - Disable collision overlay, 1 - Enable collision overlay, 2 - Enable clean collision overlay (works only for 1 common but smoother)
z_resolve_collision_debug "0"

// 0 - Use original function, 1 - Use extension implementation
z_resolve_zombie_climb_up_ledge "1"

// 0 - Disable debug, 1 - Enable debug
z_resolve_zombie_climb_up_ledge_debug "0"

// 0 - Use original function; 1 - Use extension implementation
z_resolve_zombie_collision "1"

// Multiplier of commons collision force
z_resolve_zombie_collision_multiplier "1.0" 
For developers?
Spoiler


Source code
Attached Files
File Type: zip l4d2_resolve_collision.zip (713.2 KB, 542 views)
__________________
cry

Last edited by BHaType; 11-18-2023 at 21:07.
BHaType is offline
Send a message via AIM to BHaType
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode