static bool act = false ; SF -> getSAMP ( ) -> registerChatCommand ( "test_cmd" , [ ] ( std :: string ) { act = ! act ; } ) ;