Is there a way to get the netname of a hooked message? I need this because the message I am hooking has the netname of the player it is affecting, but doesn't have an argument for the player.
Also, what is the difference between a register_event and register_message?