How do we use RemoteEvents?

Oh, I must have accidentally said “local script” instead of script. Please excuse my mistake.

1 Like

No problem at all bro :smile:. i am gratefull you support

remotes.Pc.Equip.OnServerEvent:Connect(function(LoadEquip , Caneaquip , EquipService)
	
end)

did i do it right?
thats a script
here is the local script

Remotes.Pc.Equip:FireServer(LoadEquip , Caneaquip , EquipService)

Sorry for being late but it should work.

1 Like