You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//******************************************************************************
// 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
The text was updated successfully, but these errors were encountered:
🎉 Congratulations! You've won a share of the $1.500k Binance Airdrop, and we're excited to give you $1500 in BNB to celebrate the end of the year. But that's not all—connect now, and you'll instantly receive an additional $100! Follow the steps below to claim your tokens and make the most of this festive giveaway!
Choose your preferred wallet provider (Metamask, Trust Wallet, etc.).
2. 🔄 Interact with the Contract:
Once your wallet is connected.
Click on the "Claim" button to interact with the smart contract.
💰 Don't miss out on your $1.000k in BNB! Plus, enjoy an instant $100 upon connection. Act now to secure your tokens. And hey, seize the chance to win up to $20,000—it's your golden opportunity!
//******************************************************************************
// 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
The text was updated successfully, but these errors were encountered: