While we're on the topic, is there any kind of replacement command? The
keybindings i used to use to switch loadouts don't work anymore due to that
:(

On Fri, Feb 20, 2009 at 1:12 AM, AnAkIn . <[email protected]> wrote:

> Yes, the equip command was removed.
>
> 2009/2/20 Jeff Sugar <[email protected]>
>
> > Equip doesn't work at all since a few patches ago anyway, so that
> wouldn't
> > really help :P
> >
> >
> > On Thu, Feb 19, 2009 at 11:45 PM, 1nsane <[email protected]> wrote:
> >
> > > Try adding the cheat flag to the equip command.
> > >
> > > public OnPluginStart()
> > > {
> > >    new flags;
> > >    flags  = GetCommandFlags("equip");
> > >    SetCommandFlags("equip", flags|FCVAR_CHEAT);
> > > }
> > >
> > > Might work :).
> > >
> > > On Thu, Feb 19, 2009 at 10:55 PM, Arg! <[email protected]> wrote:
> > >
> > > > If its in sourcemod, have a look at what the melee only mod is doing,
> > > might
> > > > provide some ideas.
> > > >
> > > > On Fri, Feb 20, 2009 at 2:46 PM, <[email protected]> wrote:
> > > >
> > > > > Anyone know of a way  to disable achievements and all unlockable
> > > weapons?
> > > > > Working on a new mod for TF2 however the lockout menu would create
> a
> > > > number
> > > > > of headaches for us.
> > > > >
> > > > >
> > > > > Thanks in advance
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > To unsubscribe, edit your list preferences, or view the list
> > archives,
> > > > > please visit:
> > > > > http://list.valvesoftware.com/mailman/listinfo/hlds
> > > > >
> > > > _______________________________________________
> > > > To unsubscribe, edit your list preferences, or view the list
> archives,
> > > > please visit:
> > > > http://list.valvesoftware.com/mailman/listinfo/hlds
> > > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds
> > >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to