28.07.2011, 20:05
Have you created any variables which store information about whether the player is attending a DM match? If not, that's what you should do - create a PVar or normal array boolean to store whether it's true or false if the player is attending a DM match, you set it to true when they begin to attend the event and you set it to false when they die in OnPlayerDeath.