I’m creating a stand system that would need the stands to come up on the client, how would i achieve this?
so you’re saying you want to fire something from the server to all clients? You can do this by doing RemoteEvent:FireAllClients()
Hopefully that’s what you’re looking for.
2 Likes
sorry im still super confused, but it just doesnt show up on the other clients
hold up ive managed to sort it out