if(pInfo[playerid][Preso] > 0) { format(cstring, sizeof(cstring), "[PRISIONEIRO] %s diz: %s", GetName(playerid, true), text); SendClientMessage(i, COLOR_FADE3, cstring); return false; }