Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Help on RemoteEvents?

Asked by 9 years ago

Hey, i'm getting better and better at scripting but something that i cant get is RemoteEvents, if you can please give me an example that would be cool (No wiki plz i saw that already) also is it important for games to have it?

Thanks!

2
If you change your game to FilteringEnabled, you'll need to use RemoteEvent's for certain script.s ISellCows 2 — 9y
1
Without Filtering enabled your game can be hacked easily, because a client can submit scripts to the server and vise versa xuefei123 214 — 9y
1
FE prevents the client from making changes to the server. RemoteEvents let the client send a signal to the server (like a command) for the server to interpret. 1waffle1 2908 — 9y
0
Thanks guys i understand it now but i'm not sure how to script, but thats okay ill learn soon! UltraUnitMode 419 — 9y

Answer this question