#pls help
1 messages · Page 1 of 1 (latest)
SpecificNPCFolder is nil
you need to check in on that
who can i check that
something that is calling that function is passing in a nil on the third argument
how can i make it
oh my god dude
is this even your code
dont copy paste things and expect it to work
ih had the code in a tutarial
bro it's happening because the variable SpecificNPCFolder is nil when the function is called.
Since the script can't find the folder, it can't look inside it to find the Price value.
To prevent the script from crashing, you should verify that the folder exists before trying to check the price.