ZombicideII Posted August 13, 2018 Author Posted August 13, 2018 On 8/13/2018 at 4:49 AM, shavkacagarikia said: To be able to use onitemadded event you need the event filter for it. Do something like:Event OnInit()AddInventoryEventFilter(none);none parameter because you want to check every added item and remove if check is not trueEndevent Well now it kicks the item back to the inventory like it should. Still doesn't enable the reference though
Recommended Posts