[DUV]DB
#1

Alguem pode me dar 1 ajudinha,

Tipo quando alguem matar em interior dando soco ou usando armas ser kikado automaticamente.

Alguem pode me passar o comando se possivel.
Obrigado

OBS o TITULO DO TOPICO EU COLOKEI ERRADO,MALZ
Reply
#2

pawn Code:
public OnPlayerDeath(playerid,killerid,reason)
{
  if(GetPlayerInterior(playerid) != 0 && GetPlayerInterior(killerid) != 0)
  {
    Kick(killerid);
  }
}
Reply
#3

Valeu
Reply


Forum Jump:


Users browsing this thread: