public void playerLeft(P.PlayerData ply) { G.I.PlaySound(26); }
public void playerJoined(P.PlayerData ply) { playerFlash(ply.id); G.I.PlaySound(24); }