[AJUDA] Alguem ajuda Urgente!
#1

Galera peguei uma gm da net por ai... e esta com uma coisa que gostaria muito de tirar... quando uma pessoa comete DM (DEATH MATH) ela vai presa atomatico alguem poderia me ajudar para como tirar esse negocio de prender automatico?
Reply
#2

Se aparecer alguma mensagem quando o jogador for preso, aperte Ctrl + F no Pawno, procure a frase, ache a funзгo que faz o jogador ser preso, e delete-a.
Reply
#3

Vou tentar Vini
Reply
#4

CTRL+F e Procure Por Foi Preso, Voce Usa Mesmo Gamemode Doq Eu
o CVV Eu Tirei Isso Do Meu, xD Espero Ajudar

Nick: [Red]Maninho
Contato: Manin_LoL@Hotmail.Com.Br
Reply
#5

Maninho esse cod aki e?
Код:
if(dini_Int(file2, "DM") == 1){
new string[256];
format(string, sizeof(string), "(INFO) %s matou o jogador %s e foi preso!",kname, aname);
SendClientMessageToAll(msgdm3, string);
SetPlayerPos(killerid, 263.8820,77.4002,1001.0391);
SetPlayerInterior(killerid, 6);
SetPlayerHealth(killerid,99999);
ResetPlayerWeapons(killerid);
TogglePlayerControllable(killerid, 1);
SendClientMessage(killerid, msgdm, "(INFO) Vocк estб preso, para ser solto consulte um advogado ou pague fianзa por saldo bancario. /fianca");
dini_IntSet(file2, "Preso",1);
preso[killerid] = 1;
}
return 1;
}
Esse COD? mas acontece q eu tiro e da 26 erros!
Reply
#6

Procura Por

DMLiberados

e Vai Apagando

Vou Ver Se Tiro De Um Gamemode AKi

Se Eu Conseguir Tirar Qualquer Coisa Ajudo Melhor
Espera Ae
Reply
#7

Ta faltando coisa nesse cуdigo que vocк passou...

Tem mais coisa antes
Reply
#8

Mano
Adc Meu Msn Que Eu Te Ajudo Melhor!

Contato: Manin_LoL@Hotmail.Com.Br
Reply
#9

Apaga sу isso, nгo apaga o return '-'
pawn Код:
if(dini_Int(file2, "DM") == 1){
new string[256];
format(string, sizeof(string), "(INFO) %s matou o jogador %s e foi preso!",kname, aname);
SendClientMessageToAll(msgdm3, string);
SetPlayerPos(killerid, 263.8820,77.4002,1001.0391);
SetPlayerInterior(killerid, 6);
SetPlayerHealth(killerid,99999);
ResetPlayerWeapons(killerid);
TogglePlayerControllable(killerid, 1);
SendClientMessage(killerid, msgdm, "(INFO) Vocк estб preso, para ser solto consulte um advogado ou pague fianзa por saldo bancario. /fianca");
dini_IntSet(file2, "Preso",1);
preso[killerid] = 1;
}
___
@Administraзгo:
Praq ficar apagando meus posts? Nгo tinha escrevido nada demais.
Reply
#10

Magnus vlws pela inteзгo mais queria que quando ele matasse ficaria procurado intendeu?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)