bp-cod4
bp-cod4 copied to clipboard
cant disable ANTI BUNNY-HOPPING AND ANTI DOLPHIN-DIVE OPTIONS
//****************************************************************************** // ANTI BUNNY-HOPPING AND ANTI DOLPHIN-DIVE OPTIONS //****************************************************************************** // Controls the type of anti bunny-hopping that should be enabled // 0 = Disabled (default) // 1 = The player's weapon will lower every time the player jumps. // 2 = The player's weapon will lower if the player performs a second jump within // one second of the last jump. // 3 = The player's aim will shift instead of the weapons being disabled. // 4 = The player's aim will shift if the player performs a second jump within one // second of the last jump. set scr_enable_anti_bunny_hopping "0"
// This variable controls if the player's view should shift when going prone and firing the weapon. // 0 = Disabled (default), 1 = Enabled set scr_enable_anti_dolphin_dive "0" //*********************************************************************
using those settings but still cant enabled shooting while jumping .. its always lowering t he weapons