Is there a way for this system to be able to place a notification where the fire is?
#fire notification
1 messages · Page 1 of 1 (latest)
Documentation for the Redon Tech Fire System
Its as simple as
API.clientorserverisdifferenthere:Connect(function(call,size,location)
if call == "FireStarted" then
print(size,location)
end
end)
What file is it added into? or do I have to create a new one?
And if I have to create a new one, where do I add it? I'm pretty inexperienced at this
It makes them on its own