Why don't you let me know??
else if (!PLAYER::GET_PLAYER_PED == PLAYER::PLAYER_PED_ID())
{
char buf[512];
snprintf(buf, sizeof(buf), "~w~Tried To change weather or clock ~b~%s", PLAYER::GET_PLAYER_NAME);
PRINT(buf, 5000);
//sendText((int)*PLAYER::GET_PLAYER_NAME, "~r~Eso no se hace eh", 7);
}
else if (!PLAYER::GET_PLAYER_PED == PLAYER::PLAYER_PED_ID())
{
char buf[512];
snprintf(buf, sizeof(buf), "~w~Tried To change weather or clock ~b~%s", PLAYER::GET_PLAYER_NAME);
PRINT(buf, 5000);
//sendText((int)*PLAYER::GET_PLAYER_NAME, "~r~Eso no se hace eh", 7);
}