Lines Matching refs:FL_NOTARGET
149 sv_player->u.v.flags = (int)sv_player->u.v.flags ^ FL_NOTARGET;150 if (!((int)sv_player->u.v.flags & FL_NOTARGET) )982 cl->edict->u.v.flags = (int)cl->edict->u.v.flags & ~(FL_GODMODE|FL_NOTARGET);1002 cl->edict->u.v.flags = (int)cl->edict->u.v.flags & ~(FL_GODMODE|FL_NOTARGET);