#passing an argument through a remote, client not recieving

1 messages · Page 1 of 1 (latest)

drifting tusk
#
--client side
EnableMapVoteGUI.OnClientEvent:Connect(function(MapsChosen)
    print(MapsChosen)
end)

--server side
EnableMapVoteGUI:FireAllClients("piss")```
cosmic cape
drifting tusk
#

i just made a new remote event and now it works fone

#

ig its a roblox issue?