Ir para conteúdo

Featured Replies

Postado

nao testei, mas se alguem quiser testar, tente assim

function onCombat(cid, target)
if isPlayer(target) == TRUE then 
if ((isInParty(target) and isInParty(cid)) and (getPlayerParty(cid) == getPlayerParty(target))) then
if(getConfigValue("noDamageToPartyMembers")) then
return false
end
end
end
return true
end
  • 8 years later...
  • Respostas 11
  • Visualizações 7.9k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • nao testei, mas se alguem quiser testar, tente assim function onCombat(cid, target) if isPlayer(target) == TRUE then if ((isInParty(target) and isInParty(cid)) and (getPlayerParty(cid) == getPlayer

Postado
Em 16/02/2015 em 01:59, roriscrave disse:

nao testei, mas se alguem quiser testar, tente assim


function onCombat(cid, target)
if isPlayer(target) == TRUE then 
if ((isInParty(target) and isInParty(cid)) and (getPlayerParty(cid) == getPlayerParty(target))) then
if(getConfigValue("noDamageToPartyMembers")) then
return false
end
end
end
return true
end

funcionou?

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo