CMD:restricionoff(playerid, params[]){ if(Info[playerid][pConnectTime] < 3) { Info[playerid][pConnectTime] = 3; } return 1;}