if(strcmp("/open",cmdtext,true,5) == 0){if(pFaction == 1){MoveObject(gsfvrata,X,Y,Z,speed);}else {SendClientMessage(playerid,COLOR,"You are not a team member");}return 1;}