if (frzbetadetection)
{
snprintf(DropKick, 0x9FFF7C && 0x60, "%s is trying to freeze your console with %s(changed to Heli)\n~r~CAUTION", PLAYER::GET_PLAYER_NAME(i));
PRINT(DropKick, 3000);
Where I got it wrong they give the drop kick but it does not warn me??
{
snprintf(DropKick, 0x9FFF7C && 0x60, "%s is trying to freeze your console with %s(changed to Heli)\n~r~CAUTION", PLAYER::GET_PLAYER_NAME(i));
PRINT(DropKick, 3000);
Where I got it wrong they give the drop kick but it does not warn me??