public OnPlayerCommandText(playerid, cmdtext[]){ if(Preso[playerid] == 1) return SendClientMessage(playerid, -1, "Falha ao usar o comando. Motivo: Preso"); return 0;}