View Single Post
byteframe
Member
Join Date: Jul 2011
Location: Pitcairn Island
Old 01-22-2012 , 00:46   Re: [TF2]TF2items.com MOTD backpack(With player menu)
Reply With Quote #44

Is there a way for the menu to not include bots?

edit, got it:

88c88
< AddTargetsToMenu(menu, 0, true, false);
---
> AddTargetsToMenu2(menu, 0, COMMAND_FILTER_NO_BOTS);

(thanks to Fyren in irc)

Last edited by byteframe; 01-22-2012 at 01:08.
byteframe is offline