#What's a RemoteEvent?

1 messages · Page 1 of 1 (latest)

ancient topaz
#

Recently while I was learning how to script and someone mentioned a RemoteEvent and didn't say anything about it I just would like to learn how to use a RemoteEvent

nimble galleon
#

did you try researching?

crisp pawn
#

It’s a way to communicate from server -> client

#

Or

#

client -> server

tawny snow
#

RemoteEvents send signals from server to client and vice versa (uses :Fire[Server/Client] and .On[Server/Client]Event)
RemoteFunctions send signals but they have to send those signals to functions which return a value (uses :Invoke[Server/Client] and .On[Server/Client]Invoke)
UnreliableRemoteEvents can only send signals at a low amount of data (900 bytes) and I have no idea what circumstance this would need to be used someone help me

nimble galleon
#

look up some examples

#

this is useful

void zenith
nimble galleon
#

I'm not talking about remote events

tawny snow
nimble galleon
#

watch the video

tawny snow
#

ohh cuz remotevents send more data they can lag more

sonic shuttleBOT
#

studio** You are now Level 4! **studio

tawny snow
#

ok

#

SHUT U