How much memory does an object value take?

this is pretty clear and does not require any clearification
i tried running

print(workspace:WaitForChild("Value").DataCost)

and got

  01:37:57.528  The current thread cannot read 'DataCost' (lacking capability LocalUser)  -  Client - LocalScript:1

i tried googling but i cant find any exact number

2 Likes

Do you have script capabilities enabled?

you can try running it in the command bar. when i made a new object value, it printed out 4.

3 Likes

you can try running it in the command bar. when i made a new object value, it printed out 4.

1 Like

forreallllllllllllllllllllllllllllll

returned 9 for me
now i will try to guess 9 what lol

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.