of     1   

YTRaulByte
#182864199Tuesday, February 02, 2016 2:22 AM GMT

What's the difference between a local script and a script?
Intevoid
#182864311Tuesday, February 02, 2016 2:24 AM GMT

A local script can only access stuff that exists locally, such as the camera or mouse.
ParadigmaticAnon
#182864343Tuesday, February 02, 2016 2:25 AM GMT

LocalScripts are generally utilized for client-sided functionality purposes. Server-sided scripts are utilized to affect the entire game.
Intevoid
#182864366Tuesday, February 02, 2016 2:25 AM GMT

In some cases it can actually reduce lag.
YTRaulByte
#182864726Tuesday, February 02, 2016 2:31 AM GMT

mkay, so when should I use a local script?
Thane_1
#182864838Tuesday, February 02, 2016 2:32 AM GMT

Whenever you want to affect the mouse, camera, or Guis. ~ Who's awesome, you're awesome ~ R$81,911 Tx1,261
lapladav
#182864849Tuesday, February 02, 2016 2:32 AM GMT

When you want to say use the GetMouse function or play with Gui or tools or anything client sided.
Thane_1
#182864895Tuesday, February 02, 2016 2:33 AM GMT

Also, don't make titles like that, we all find it annoying, try to ask the question in the title. ~ Who's awesome, you're awesome ~ R$81,911 Tx1,261

    of     1