- while wait() do
- local args = {
- [1] = 0
- }
- game:GetService("ReplicatedStorage").RemoteEvent.AirHit:FireServer(unpack(args))
- end
while wait() do local args = { [1] = 0 } game:GetService("ReplicatedStorage").RemoteEvent.AirHit:FireServer(unpack(args)) end