- Initiateur de la discussion
Baynoth
Geek
- Messages
- 45
- Score réaction
- 2
- Points
- 45
Bonjour/Bonsoir , je recherche actuellement un anti props kill qui n'atteint pas les voitures juste les props merci.
function antiPropDamage (victim, attacker) -- if (attacker:IsWorld()) then return false end if (attacker:IsValid()) and (not attacker:IsWorld()) then if (attacker:GetClass() == "prop_physics" or attacker:GetClass() == "gmod_wheel" or attacker:GetClass() == "prop_vehicle_jeep") then return false else if (attacker:IsPlayer()) then if (attacker:InVehicle()) then return false end --else -- return true end end end
end
hook.Add("PlayerShouldTakeDamage","nopropdamage",antiPropDamage)
derien il est super utile =)While True à dit:Merci de la pub
Utilisez le coupon "mtx" pour une réduction de 10% (valable jusqu'au 1 mars)