Using Player.onMoveItem to recall a table that has the names of players who are inside an event in order to remove them when the item is moved and then end the event. My problem is that I have dofile connecting to the lib which has the player file but it's not getting any of the players data. I was thinking maybe it's because player.lua is loaded once? Idk, its a grey area for me. Also I seen that summ and mock had functions created for a creatureevent onMoveItem and I can try to set it up if I absolutely need to but wondering if there's something I'm not understanding lua sided first. Thanks!