local args = { [1] = game:GetService("ReplicatedStorage").GunsRequireAmmo, [2] = "Value", [3] = true, [4] = "interact" } game:GetService("ReplicatedStorage").InteractFunction:InvokeServer(unpack(args)) local args = { [1] = game:GetService("ReplicatedStorage").CanRespawn, [2] = "Value", [3] = false, [4] = "interact" } game:GetService("ReplicatedStorage").InteractFunction:InvokeServer(unpack(args))