#im confused on why its saying error on this

75 messages · Page 1 of 1 (latest)

simple river
#

do you have a value inside of a value?

#

script.Parent.Value.OwnerValue.Value

iron river
#

It’s a folder to a IntValue and the script is connecting to the 5 folders

bold lagoon
#

@iron river what is the error?

simple river
#

you’re clearly on a higher level on scripting than I am.

#

so I’m done here

iron river
#

it’s just on the .UserId

bold lagoon
iron river
#

It’s the UserId part

#

It working when I don’t have in my main script

bold lagoon
#

What does the error message say?

iron river
#

On line 3

late quail
#

@iron river copy paste the error message

iron river
#

I’m not on at these moment im taking a break

late quail
#

do u remember the error message and/or the line

floral cairn
#

why do you script like this

#

makes it extremely uncomfortable to help

late quail
#

its so easy to read

#

i love the tabbing when they configure the instance

floral cairn
#

it's a nightmare

#

and I told him before

late quail
#

i didn't even notice the tabbing quite suppressed the fact that there is barely any whitespacing

iron river
iron river
floral cairn
iron river
#

I don’t remember what thread it was

floral cairn
#

doesn't matter

#

I refuse to read code like this

#

and others find it difficult as well

#

so if you want the maximum help, leave whitespace

iron river
#

I’m confused on what u mean bout that

floral cairn
#

for example

#

local variable = 12 + (3 * 2)

#

instead of

#

local variable=12+3*2

#

or

#

Vector3.new(x, y, z)

#

instead of

#

Vector3.new(x,y,z)

late quail
late quail
floral cairn
late quail
#

adding extra brackets slows down your code execution time by .02 milliseconds 🤓

floral cairn
#

working with unreadable code is inconvenient

#

I doubt it slows it down at all since it's constant

late quail
#

yea obv it doesnt

iron river
#

For me i can read it perfectly fine

floral cairn
#

but we can't

#

and you want us to help you

#

this is very bad style

iron river
#

no u are

floral cairn
#

what?

#

you won't get anywhere with this attitude

#

just day thank you and fix your code

late quail
#

@floral cairn and u think their code is unreadable

#

well this one is readable for me but for someone else

floral cairn
#

although I would have used asserts

late quail
#

what 💀

floral cairn
#

what's not readable about it

#

line length is a little too much

#

but everything else

late quail
floral cairn
#

interesting

late quail
#

ik i can use it but id rather not risk lag spikes

#

especially for such a "game"

floral cairn
#

well read the reason

#

the reason is that it's always evaluated

#

it's negligible if you don't use it a loooooooot

late quail
#

for a kernel im pretty sure there will be a shitload of error checks

#

like a lot