#Workspace.V2.Folder.6.Twin's Tycoon Kit (UPDATED) (AUTO-SAVE).Tycoons.Azula.Purchases.Giver5.Script

16 messages · Page 1 of 1 (latest)

dusky karma
#

HEllo i want help with the giver

foggy dragon
#

because wep is defined as script.Parent.WeaponName.Value, so you're trying to clone a value which isn't possible

dusky karma
#

ok thank you i will fix it

drowsy root
#

You are only using FindFirstChild, which is a bad practice.

#

Only use it when your sure of a instance being in that place, and when the game and its assets are actually loaded in.

#

UseWaitForChild() instead.

#

Probably why it's printing out attempt to index nil

#

Because it can't find the provided instance in the index, or it can mean that the index sent is nil.

lost urchin
#

studio** You are now Level 6! **studio

drowsy root
#

shut mee6

foggy dragon
drowsy root
foggy dragon
foggy dragon
#

Could you read the actual script?