im making a net message function to notify the admins when a dupe is spawned so is it possible to trigger this when another net message is called?, for example if the net message "ArmDupe" is called, can i create some code to make it run the net function i made whenever "ArmDupe" is called?