char buffer[50];
int num = 0xxxxx & 0xxxxxx & 0x9xxxx;
int i = 0;
num = sprintf(buffer, "Freeze V3 tried", 0xxxxx , 0xxxxx , 0xxxxx , PLAYER::GET_PLAYER_NAME(i));
PRINT(buffer, 5000);
When I activate the protection, freeze v3 comes out, I tried to exclude myself so that it doesn't let me know??
int num = 0xxxxx & 0xxxxxx & 0x9xxxx;
int i = 0;
num = sprintf(buffer, "Freeze V3 tried", 0xxxxx , 0xxxxx , 0xxxxx , PLAYER::GET_PLAYER_NAME(i));
PRINT(buffer, 5000);
When I activate the protection, freeze v3 comes out, I tried to exclude myself so that it doesn't let me know??