02.11.2012, 11:25
coloquei portao so para adm mais n abre!
comando
alguйm ajuda ai
comando
Quote:
if(strcmp(cmd, "/portaoadm", true) == 0) { if(PlayerInfo[playerid][pAdmin] < 1 && PlayerToPoint(15.0, playerid, 368.79980469,-2011.39941406,9.39999962)) { //GateGaragem MoveObject( Portaoadm, 368.79980469,-2011.39941406,3.39999962,3,0.0,0.0,0.0); GameTextForPlayer(playerid, "~w~Portao adm ~n~~b~Aberta", 5000, 3); SetTimer("Portaoadm2", 5000, false); SendClientMessage(playerid, TEAM_BALLAS_COLOR, "O Portгo Fecharб em 5 segundos."); } return true; } |