Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Returns true if the player should take damage from the given attacker. Applying damage from this hook to the player taking damage will lead to infinite loop/crash.
DarkRP, a non-serious roleplay gamemode for Garry's Mod. - FPtje/DarkRP
github.com
SQL:
hook.Add( "PlayerShouldTakeDamage", "gay", function( ply, attacker )
if attacker:Team() ~= TEAM_МИЛИЦИЯ and ply:Team() == TEAM_МИЛИЦИЯ then
attacker:wanted(nil, 'напал', 10)
end
return true
end )
На данном сайте используются файлы cookie, чтобы персонализировать контент и сохранить Ваш вход в систему, если Вы зарегистрируетесь. Продолжая использовать этот сайт, Вы соглашаетесь на использование наших файлов cookie.
You may choose not to have a unique web analytics cookie identification number assigned to your computer to avoid the aggregation and analysis of data collected on this website.