[AJUDA] sistema de ir preso
#1

Код:
if(dini_Int(file2, "DM") == 1){
new string[256];
SetPlayerPos(killerid, 263.8820,77.4002,1001.0391);
format(string, sizeof(string), " [SERVER] %s Foi Preso Automaticamente Por matar um Jogador!",kname, aname);
SendClientMessageToAll(msgdm3, string);
dini_IntSet(file2, "Procurado", 1);
Procurados[killerid] = 1;
SetPlayerWantedLevel(killerid, 1);
}
}
return 1;
}
Reply
#2

Explique Qual e o erro..
Reply
#3

PQ o jogador nao vai para a cadeia as cordenadas estao certas oq sera
alguem ai sabe

Grato...
Reply
#4

pawn Код:
SetPlayerInterior(playerid, 6); //Se for preso na DP de Los Santos.
Reply
#5

o mano valeu mais nao foi aonde coloco
desculpe so novato
Reply
#6

pawn Код:
if(dini_Int(file2, "DM") == 1){
new string[256];
SetPlayerPos(killerid, 263.8820,77.4002,1001.0391);
SetPlayerInterior(playerid, 6); //Atenзгo, 6 й o interior da DP de LS, se for outra tem que mudar o interior
format(string, sizeof(string), " [SERVER] %s Foi Preso Automaticamente Por matar um Jogador!",kname, aname);
SendClientMessageToAll(msgdm3, string);
dini_IntSet(file2, "Procurado", 1);
Procurados[killerid] = 1;
SetPlayerWantedLevel(killerid, 1);
}
}
return 1;
}
Eu nгo entendi por que seu cуdigo abre uma chave e fecha 3(a nгo ser que tenha postado incompleto).
Reply
#7

deu certo aqui obrigado a todos fico muito contente obrigado obrigado
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)