Simple dictionary issue

So here’s a output and that breakpoint:
image


V.Position is a real thing but it’s searching for a index instead of creating one… How will i make the script create a new one instead of searching for it?

1 Like

Kayit[ackare][v.Name] does not exist
try doing Kayit[ackare][v.Name] = {} beforehand

2 Likes

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