#Unreliable Remote Events

1 messages · Page 1 of 1 (latest)

rose flame
#

Yes, as the name suggests, this is about Unreliable Remote Events.

My task is simple:
To create a udp handshake between the client and the server.

Currently I am using Unreliable Remote Events to do this (as they are UDP Protocol events). However, I require help.

My question is:

When sending and receiving packets, is it efficient to use the Unreliable Remote Events as listeners?

Thankies

indigo forge
#

hello

rose flame
#

yyayyaya

#

pls answer le questione

rancid barn
rose flame
#

bro

#

ITS MY SIXTH DAY IN LUAU OKAY

#

I DO NOT KNOW

indigo forge
#

using the .OnClientEvent (on the client) and .OnServerEvent (on the server) connections for an UnreliableRemoteEvent is the intended and necessary way. dumbass

#

you cant do anything else

rose flame
#

okay cool beans

#

im nearly finished anyways so theres no going back

rancid barn
indigo forge
rose flame
#

gotcha

indigo forge
#

when it was my 6th day

rose flame
rancid barn
indigo forge
#

i already had 5 years of experience

#

on my 7th day

rose flame
#

i already have 10

rancid barn
#

woah I only have 9

indigo forge
rose flame
#

i know onclients

indigo forge
#

i gave my request for s2... they didnt reply...yet

#

fuck

rose flame
#

but there might be another way... geee idk... like SOCKETS??

indigo forge
rose flame
#

good

#

i like ass handling

indigo forge
rose flame
#

not to you lil bro

quaint trench
#

unreliableremoteevent is risky in my opinion

sterile eagleBOT
#

studio** You are now Level 24! **studio

rose flame
#

why is it risky

rancid barn
quaint trench
quaint trench
#

when listening or sending

rose flame
#

ve

indigo forge
rose flame
#

thats the whole fucking point

#

😅😂😂😭😭

quaint trench
#

yea?

rose flame
#

its a udp handshake bro

indigo forge
#

damn

rose flame
#

udp dont do handshakes

#

so im inventing one

indigo forge
#

thats what it is

rancid barn
rose flame
#

shit like this

indigo forge
rose flame
#

shut

#

ybau

rancid barn
rose flame
#

bro

indigo forge
#

mf

rose flame
#

caught in 6.9k

indigo forge
#

nah

#

caught in robux

#

fr

rose flame
indigo forge
#

NAh

rose flame
#

gang

rough musk
rose flame
#

what do i use instead of wait

rancid barn
indigo forge
rancid barn
#

@rose flame task.wait() is the replacement

indigo forge
#

but it will lag

rough musk
#

task.wwait

indigo forge
#

nah dont

rose flame
#

sybau blaze

rough musk
rose flame
#

task.wait(s)?

#

daq

#

danq

quaint trench
#

i mean task.delay

#

mb

rancid barn
#

was about to check the docs

#

lmao

rose flame
#

execution.pause()

rough musk
quaint trench
rose flame
# rose flame

Either chatgpt, tut, toolbox or it is NOT ur sixth day

devout vapor
#

why on earth are people in this thread so unhelpful

#

@rose flame , why use UnreliableRemoteEvent instead of standard RemoteEvents?

#

especially for a handshake, since the very nature of an UnreliableRemoteEvent is that the packets have a chance to never be received

#

standard RemoteEvents will ALWAYS be received

#

am i misunderstanding something

devout vapor
# rose flame

i'm confused what you're trying to achieve overall

#

isn't the point of udp that it doesnt require a handshake

#

but yes UnreliableRemoteEvents are potentially more efficient especially under server load because they are not prioritised, so more important signals will go through at priority

fickle garden
#

Isn't the only thing that makes UnReliableRemoteEvent faster the fact that it doesn't have to wait for a handshake? Adding a handshake just kinda makes it a regular RemoteEvent

devout vapor
#

right?? thats what im thinking lol

#

also moon i like you, you are one of the actual reasonable and helpful people on here

rancid barn
#

So the desire to have unordered yet reliable events is useful

#

I don't know if in reality the improvement will be faster specifically here but on paper and elsewhere in the world of networking this works

rancid barn
#

kin has stated multiple times that they've got extensive past experience

devout vapor
#

suppose yeah, true

#

i think i'd just be skeptical that it would actually be faster considering this is much less back-end than what'll actually be going on in the event firing and such

#

it's hard to know unless you do some testing, i'd be interested to see what the results are

rancid barn
#

I agree

#

I'm curious to see their results as well

fickle garden
rose flame
rancid barn