-- # Client Side ;
localPlayer = getLocalPlayer()
addEventHandler("onClientGUIClick", root, function ( )
if source == BTN then
setElementData(localPlayer, "AntiSink", true)
end
end)
addEventHandler("onClientPlayerDamage", root, function ( )
if getElementData(localPlayer, "AntiSink") == true and isElementInWater ( localPlayer ) then
cancelEvent ( )
end
end
)
سفاح ترا كذا الي بيطلق عليه في البحر ما بيموت