A Roblox Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

A Roblox Community

A community of Robloxians who want to learn to script and build on Roblox Studio.
 
HomeLatest imagesRegisterLog in
If you're a experienced coder make some tutorials! It would really help the site grow.
Make sure you read the rules(Which can be found by clicking here)
If you're a beginner at coding, try some tutorials.
We have many Moderators/Admins watching this site. Contact them with Questions.
Let us know what your favorite sport is. By clicking here to vote (Click here)
This site is becoming inactive. Lets make it active.
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Top posters
blueymaddog
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
naknak
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
Supernapalm
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
m27frogy
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
slayer9365
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
myrco919
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
branefreez
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
ninga95
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
CloneTrooper787
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
raboy117
local scripts? Vote_lcaplocal scripts? Voting_barlocal scripts? Vote_rcap 
Top posting users this month
No user
Latest topics
» Where to go from here.
local scripts? EmptySeptember 14th 2020, 1:20 pm by MrNicNac

» Send me an Email
local scripts? EmptySeptember 14th 2020, 1:16 pm by MrNicNac

» [v1.6.0.0] Lua Script Obfuscator [No Bytecode]
local scripts? EmptyJuly 6th 2015, 7:38 pm by m27frogy

» New Site Possibly
local scripts? EmptyJuly 6th 2015, 4:16 pm by m27frogy

» Ambassador!
local scripts? EmptyApril 15th 2015, 11:40 pm by naknak

» Boop - Tag
local scripts? EmptyApril 13th 2015, 9:46 pm by naknak

» Vip Class Script
local scripts? EmptyApril 13th 2015, 4:54 pm by naknak

» Who's active?!
local scripts? EmptyApril 13th 2015, 4:52 pm by naknak

» Genesis Point
local scripts? EmptyJuly 17th 2014, 7:04 pm by branefreez

» Reward System
local scripts? EmptyJuly 17th 2014, 5:41 am by m27frogy

» Script Request
local scripts? EmptyJuly 10th 2014, 11:43 am by naknak

» local scripts?
local scripts? EmptyJuly 10th 2014, 11:39 am by naknak

» Project: Reconstruction [Died]
local scripts? EmptyJuly 10th 2014, 11:36 am by naknak

» Hi. I am new here
local scripts? EmptyApril 26th 2014, 4:01 pm by altshiftkey

» What's your favorite sport?
local scripts? EmptyJanuary 1st 2014, 2:13 pm by m27frogy

» FlashLight Script
local scripts? EmptyJanuary 1st 2014, 2:11 pm by m27frogy

» Gun Making! [READ DESC]
local scripts? EmptyJanuary 1st 2014, 2:10 pm by m27frogy

» Hi, I am new here!
local scripts? EmptyNovember 26th 2013, 3:33 pm by Keanu73

» Improve Coding
local scripts? EmptyOctober 26th 2013, 1:12 pm by pook03

» Simple Button
local scripts? EmptySeptember 1st 2013, 6:19 pm by branefreez


 

 local scripts?

Go down 
5 posters
AuthorMessage
Justcallmedanny
Novice Scripter
Novice Scripter
Justcallmedanny


Posts : 1
Join date : 2012-11-22
Age : 28

local scripts? Empty
PostSubject: local scripts?   local scripts? EmptyNovember 22nd 2012, 3:49 pm

What is the difference between local scripts and regular scripts?

What can one do that the other can't?
Back to top Go down
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyNovember 25th 2012, 2:37 pm

Okay, I moved this -question- to a different forum. Anyway, to answer your question, normal scripts run on the actual game, local scripts are handled by the user's computer. Sometimes tools run better on the user's computer then on the server. Other then that, there is very little to tell. Local scripts can access LocalPlayer and LocalCamera. Also, local scripts only run under PlayerGui, Backpack, and a Character. Anything else?
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyDecember 10th 2012, 1:43 pm

Yes, I have a question: Can local scripts be used to render a brick that is laggy. For instance, if a brick seems to be moving wierd, can it put the part in the players camera until it starts to work again. [Excluding core bricks of the game like the base part or everyone would fall.]
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyDecember 12th 2012, 11:00 am

Well, depends. Do you want the brick to ONLY be seen by the player? Otherwise, don't.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyDecember 13th 2012, 5:03 pm

Well, that was the dilemma... What about not putting it into the characters' local camera, but actually putting every brick in the Dynamic Camera, so that they are cloned and rendered on the Client. Wouldn't that reduce lag on the Roblox Servers?
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyDecember 27th 2012, 7:02 pm

Updating all these local bricks would be VERY painful but could be done.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 22nd 2013, 9:16 pm

Yeah.. BTW, I just read a roblox blog article on why you shouldn't use local bricks..... But, I would use them as a last resort.
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 23rd 2013, 2:21 pm

Local bricks are very useful in several respects, would be nice if ROBLOX fixed some of their issues.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 25th 2013, 1:15 pm

Yeah, it REALLY would help advanced scripters/builders to make better games. I think local bricks would run better if they had the client that had the local bricks send the render data to ROBLOX servers, and they would both work together to make the physics for those bricks act like dynamic bricks, except only one person sees them. [Sorry if I misspelled anything]
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 25th 2013, 1:48 pm

HopperBins are officially deprecated by ROBLOX.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 25th 2013, 4:34 pm

Where does it say that? Is it in the RBX Studio Object panel thingy or on the Wiki [the wiki doesn't say it it]?
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyFebruary 27th 2013, 10:10 am

I contacted support for a impossible bug that had been sent to the scripting greats and stumped them. They refused to help.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyMarch 1st 2013, 6:38 pm

Well, I guess they have too big of an ego to admit they are stumped.
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
m27frogy
The Garbageman
m27frogy


Posts : 336
Join date : 2011-06-23

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyMarch 1st 2013, 6:44 pm

Sorry, that last post made no sense. I contacted the greats with my bug, they tried to help but couldn't figure out a fix. I gave ROBLOX's support a try. They acknowledged the bug but refused to help. I hope that clears it up.
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyMarch 1st 2013, 6:49 pm

Okay. That clears it up.
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
peacelover120
Novice Scripter
Novice Scripter
peacelover120


Posts : 1
Join date : 2013-07-18

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyJuly 18th 2013, 11:45 am

I have a question, how can other people use admin command because am trying to admin command but it hard to find how it work an you help.
Back to top Go down
naknak
Administrator
Administrator
naknak


Posts : 878
Join date : 2010-07-30

local scripts? Empty
PostSubject: Re: local scripts?   local scripts? EmptyJuly 10th 2014, 11:39 am

What exactly do you mean?
Back to top Go down
Sponsored content





local scripts? Empty
PostSubject: Re: local scripts?   local scripts? Empty

Back to top Go down
 
local scripts?
Back to top 
Page 1 of 1
 Similar topics
-
» Private scripts
» Combine Scripts
» The Local Script: A Robloxian's Worst Nightmare
» Combine Scripts Mistakes
» Password locked scripts

Permissions in this forum:You cannot reply to topics in this forum
A Roblox Community :: Questions and Help :: Scripting-
Jump to: