#how i can create new instance

31 messages · Page 1 of 1 (latest)

fleet blade
#

i put this and nothings happens , why

crisp girder
#

do

local mypart = Instance.new("Part")
mypart.parent = workspace
mypart.Position = Vector3.new(0, 10, 0)
#

this parents the part to the workspace and puts it 10 studs above spawn

last wharfBOT
#

studio** You are now Level 1! **studio

fleet blade
#

i got this

crisp girder
#

oh oops

#

parent needs to be captialized to Parent

fleet blade
#

how i make that

crisp girder
#

make what

fleet blade
#

idk how to make anything

#

XD

crisp girder
#

then why are you asking for help here?

fleet blade
#

but how i solve this "parent is not a valid member of Part "Part"

crisp girder
fleet blade
#

but how :c

#

i don't understand what you say with that

crisp girder
#

i didnt mean put it through google translate

#

or do you only speak spanish

fleet blade
#

i know very small of english :c

crisp girder
#

alright so

fleet blade
#

but

#

i can't solve the problem

#

:c?

crisp girder
#

Está bien, lo que te recomendaría es aprender inglés completamente primero, y luego aprender programación. Esto se debe a que casi todo lo relacionado con la programación/codificación, dentro o fuera de Roblox, está en inglés.

viscid vine
# fleet blade :c, oh.

Básicamente se está diciendo que la palabra “parent” debe tener “Parent”, ósea, con P mayúscula.

sullen radish