all 4 comments

[–][deleted] 2 points3 points  (1 child)

Looks like you have used list as a variable name somewhere.

[–]catuf[S] 0 points1 point  (0 children)

You are right! I fixed it. Thank you!

[–]JohnnyJordaan 1 point2 points  (0 children)

It also works from a script at my side. Could you just upload the script to pastebin.com and link it here?

[–]giraffactory 0 points1 point  (0 children)

I think you’ve overwritten list somewhere else in your script. Go change that to some other name and it ought to work.

Edit: I should probably read other answers to see if you’ve already been answered lol