new gFriendlyfire public plugin_init() { gFriendlyfire = get_cvar_pointer("mp_friendlyfire") } public new_round() { set_pcvar_num(gFriendlyfire, 0) }