Город МОСКОВСКИЙ
00:03:55

ROBLOX STUDIO UTMM KIT 2.0 -= HOW TO FIX THE DAMAGE ISSUE!=-

Аватар
Геймеры и Экшн-Фильмы
Просмотры:
39
Дата загрузки:
29.10.2023 23:52
Длительность:
00:03:55
Категория:
Видеоигры

Описание

Credit To Ge: https://www.youtube.com/channel/UCTUqwBlFkP9qFuddDGzvBgQ
for the original script fix.

Put this under DamageInfo = {
Default = 1
script.parent.Damage.OnServerEvent:connect(function(plr)
if db == false then
db = true
plr.Character.KR.Value = plr.Character.KR.Value + 1 -- Delete if you dont want the enemy to deal KR damage, else change it to the value you want it to deal
plr.Character.Humanoid:TakeDamage(1) --How much damage you will take (you take this amount of damage on top of the KR value
wait(0) --Seconds it takes before the enemy can hit you again (I-Frames)
db = false
end
end)

Рекомендуемые видео