View Single Post
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 08-12-2011 , 13:28   Re: Engine Bug: "Physical Mayhem" Discussion
Reply With Quote #165

Quote:
Originally Posted by rhelgeby View Post
Disable anti-stick to see if this is related to ZR.
// Automatically unstick players when stuck within each others' collision hull.
// Default: "1"
zr_antistick "0"

// The default width of player models, don't touch if you don't know what you're doing. [Dependency: zr_antistick]
// Default: "32.0"
zr_antistick_default_width "32.0"

// File to store antistick model hull data. [Dependency: zr_antistick]
// Default: "data/antistick.dat"
zr_antistick_file_path "data/antistick.dat"

antistick is 0
jungjunghoo is offline