#IndexOutOfBoundsArray - Lilliana

1 messages · Page 1 of 1 (latest)

normal garden
#

Made a thread to keep it separate
You're using an array, which seems to be the issue

#

I'm not sure if you can alter arrays at runtime

vapid gull
#

i had a feeling it might be an issue so i tried it with a list too but that got a similar error

#

let me try and redo the error

normal garden
#

With a list, you need to do listVariable.Add(thing_to_go_in_list)

vapid gull
#

oh right that might work, i was trying to assign it like an array, one second

#

yeah i think that worked, thanks, i dont have time to test it fully but it seems to have done the trick

normal garden
#

Glad I could help ^^