local function Defend()
## Function, i tried to make just print(1) and it still doesnt work
end
Active:GetPropertyChangedSignal("Value"):Connect(Defend)
Yes, i've cheaked that value actually exist
Yes, i've cheaked if way to value is right
Yes, i've cheaked if value actually changed on server
Yes, i've tried making new scripts and move to diffrend scripts that particular part
Yes, i've dont almost everything that can be, this should work perfectly, it does not show any errors, but still wont work. Event doesn't work. That's it, for some reason if i use this or .changed this doesn't fire the event function.... ehh please help :(