#passing an argument through a remote, client not recieving
1 messages · Page 1 of 1 (latest)
can you show where you fire FireAllClients()?
1 messages · Page 1 of 1 (latest)
--client side
EnableMapVoteGUI.OnClientEvent:Connect(function(MapsChosen)
print(MapsChosen)
end)
--server side
EnableMapVoteGUI:FireAllClients("piss")```
can you show where you fire FireAllClients()?