Witam, mógłby ktoś przerobić ten kod żeby działał pod 8.54 ? np. 0.3.6pl1
>http://otland.net/f35/8-31-party-attack-protection-23142/
Z góry THX
>http://otland.net/f35/8-31-party-attack-protection-23142/
Z góry THX
Last edited:
function onStatsChange(cid, attacker, type, combat, value)
if(isInArray({STATSCHANGE_HEALTHLOSS, STATSCHANGE_MANALOSS}, type) and getPlayerParty(cid) == getPlayerParty(attacker)) then
return false
end
return true
end
@p
zrobiłem plik war.lua (lib/) i niedziała...