look like this only doesnt work in this func when i do it outside of func it works normally
it also works as subevent of for loop
but
it doesnt work if i do pick event as another function
i think this is cause for loop and pick running at the same time when instance dont have allready variable "slot" but i dont see any solution for that
i tried wait for signal but it doesnt work i did event then in action wait for signal in a subevent i made pick by comparision and action but nothing happens
edit
yea its definitly about same time of running both events but signalling doesnt help at all :C