Help with Knockout Granting items only for a Team

but it won’t drop the item on the knocked player

go into the knockout managers block code and do this
Screenshot 2023-08-18 10.45.34 AM

Then place down a trigger that is triggers when receiving on “Trigger.” Then wire that trigger to an item granter, so that triggered, - grant item.

Just set team 2 to spawn with a item that team 1 does not spawn with, and when a player on team 2 dies they drop that item.

that wouldn’t work because of the ko manager, when any player is knocked out, they will drop an item if they have it. (i’m assuming in his game, all players will have items.)

In block code, check if triggering players number = ___. If yes, broadcast message.