So I barely know anything about coding on roblox but I was able to fix an old titan shifting script but the problem is that its local and only the person can see it, I was told to make it a remote event and I tried doing it with a tutorial but idk enough about coding to make it work, any help making it remote so everyone can see it?
Game(Uncopylocked):https://www.roblox.com/games/4514817444/Titan-Shifting-Test
Have A Server And Local Script Linked With a Remote Event
Local Script
game.[Place Where The Remote Event Is]:FireServer()
Server Script
game.[Again Where The Remote Event Is].OnServerEvent:Connect(function() [Code] end)
Closed as Not Constructive by hiimgoodpack and Leamir
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?