Issue when Force Dropping a Flag

Unh3lpful

L2: Junior Member
May 6, 2015
95
50
I working on a custom game mode for the Aprils' Fools jam and I need to force a player to drop a flag and then for it to reset to its start location but when I do this it creates a glitch were the player appears to still have the flag in the possession despite it being at its start location. It isn't just visual too as it prevent the player from picking up other flags but you can't capture it.
If I kill myself in the console it can fix it sometimes.
If anyone knows a solution that would be wonderful thanks,
Unh3lpful​
 

Luigi1000

L2: Junior Member
Dec 12, 2015
65
14
If you use the ForceReset input on the flag, it should auto drop and then reset the moment it is fired. I spent some time with the flag and never described what you have mentioned. In what case does the glag need to be dropped (aka: what I/O is triggering this input?)