Welcome to hackvshack.net Forum!
Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, and More!
Register

C++ CS2 NoFlash

An0mXD

TorDB.xyz Owner & Developer
User ID:
79083
Messages:
6
Reactions:
11
Badges:
6
REP:
−0/0+
Level:
80
Code:
Expand Collapse Copy
SCHEMA( float, flash_duration, "C_CSPlayerPawnBase", "m_flFlashDuration" )[/ICODE]

[ICODE]    auto pawn = c_base_player::get_local_player< c_base_player_pawn * >( 0 );

    if ( !pawn )

        return;

    if ( config::context.no_flash )

pawn->flash_duration() = 0.f;
 
Last edited by a moderator:

Who has read this thread (Total: 0) in last 1 hours View details