Remote Functions - Scripting Tutorial

preview_player
Показать описание
Learn how to use Remote Functions in Roblox with this video. Remote Functions are used to trigger actions on the server from the client and to return back information from the server to the client, like two way communication. Unlike RemoteEvents, RemoteFunctions can send information back to the client, such as items in a shop stored on the server, or whether a transaction was a success or not. Because of this , a RemoteFunction yields, which means it won't run any more code on the client/server it was invoked on until it gets a result returned back. A RemoteEvent cannot return information and so doesn't yield. It immediately continues with the script when it fires to the server/client.

Membership link for the source code and many more perks!

Subscribe to my YouTube channel for more scripting videos:

Got video suggestions or feedback? Contact me via my website

Roblox username: Alvin_Blox

The music in this video is licensed from Epidemic Sound
Рекомендации по теме
Комментарии
Автор

If you want to take the project file, click the Join button to support my channel. Otherwise, just copy it from the video. Thanks and hope it helps!

AlvinBlox
Автор

Even after 2 years of scripting, I still find my way back to here for references of stuff I forgot. Your tutorials and explanations are honestly great. When I first started scripting you helped me out a lot. Thank you.

ilost
Автор

Please make a shop that refreshes every 24 hours and puts random items in it every time it refreshes,

Edit: Thanks for the heart ❤️

clevertango
Автор

I remember watching your videos years back, man has your voice got deeper (not in a bad way)

wisdomtogbe
Автор

Thanks unlike the others ! I am wanting this for a long time!

TenuousFlea
Автор

You are truely inspirational the young developers out there will be able to learn work hard and become future developers, thanks to you keepup the good work

deadchannel
Автор

Wow your tutorials are great! I’ve been inside some games studios and looked at the code and been totally lost besides a few things from common sense, i know this is an old video but just watching your studio explanations up to this point the last couple days ive learned a lot, you explain everything step by step very thoroughly

payjay
Автор

I have been stuck on a problem for countless hours, and Remote Functions finally solved it. I can't thank you enough.

tycopes
Автор

Alvin, I was looking to do a server-client connection using like 5 scripts but then I found this tutorial! Thank you!

the-real-random-person
Автор

You’ve fixed my understanding of this to the point where I actually accomplished something in my game, thank you much ;D

NateDaBestest
Автор

i was used to hearing your kid voice, im guessing it was your old videos, BUT DANG I NEVER HEARD UR VOICE NOW AND I WAS SHOCKED XD, love your vids tho they help me out alot keep up the good work

unattainablematrix
Автор

Alvin, your voice has changed so much. Also, can you do a tutorial on how to make your own RPG? If you will, thank you alot!

elenacalota
Автор

Hey alvin, I think you forgot to mention how you can use the returns without an if statement. Like if it returns a string you can concatenate the string into a value. But anyways great video. I hope you can teach more people to script like you partially did for me :)

ancant
Автор

Right now I'm making a game and looking at all your videos to guide me through. Thanks so much for these tutorials.

bromoment
Автор

I look at your beginners tutorials because i thought it would have more that i could learn than peasfactory but... it had the things i already learned!

blackguy
Автор

Man, I just have to say thank you so much! you are so amazing with your tutorials. I just cant thank you enough. I LOVE

lukeacrey
Автор

Yay! New Upload!
(When you're so early that you don't even know what to comment yet)

dxrlynawe
Автор

Very well explained man tysm, currently learning lua I hope to become successfull at creating games and such you really help me out alot :D

mattyaz
Автор

Okay well, I seriously didn't know how this worked until now, thank you so much! This was exactly what I needed!

_Levithian
Автор

Hey Alvin Great Video! Now i can make live events!


Edit: PS Well Done with getting 100, 000 Subs! Thats just CRASY!

ZippieGames