Raised This Month: $51 Target: $400
 12% 

Bot Tools


Post New Thread Reply   
 
Thread Tools Display Modes
dalto
Veteran Member
Join Date: Jul 2007
Old 08-16-2007 , 16:25   Re: Bot Tools
Reply With Quote #11

New Release: Version 1.2

Changes
  • Changed the menus so they stay open and can be navigated after entering commands.
  • Made the other menu functional
dalto is offline
kregoron
New Member
Join Date: Aug 2007
Old 08-23-2007 , 13:28   Re: Bot Tools
Reply With Quote #12

After last update, it is no longer possible to access the bot tools menu from, SM_supermenu.. anyway to fix this?
or do you wish me to ask the dev of sm_supermenu for a solution
kregoron is offline
dalto
Veteran Member
Join Date: Jul 2007
Old 08-23-2007 , 13:29   Re: Bot Tools
Reply With Quote #13

Quote:
Originally Posted by kregoron View Post
After last update, it is no longer possible to access the bot tools menu from, SM_supermenu.. anyway to fix this?
What happens when you try it?
dalto is offline
kregoron
New Member
Join Date: Aug 2007
Old 08-23-2007 , 14:02   Re: Bot Tools
Reply With Quote #14

nothing, just isnt responding, ill try and get the hands on the logs to see what it says
kregoron is offline
Shaman
Senior Member
Join Date: Dec 2006
Location: Istanbul, Turkey
Old 08-23-2007 , 15:14   Re: Bot Tools
Reply With Quote #15

I had the same problem. I hope I solve your problem:
You are in a menu which displays itself again after selection. If you select something that opens a menu this will happen:
-You select the item
-Menu that you want is shown
-The other menu shows itself again
so you don't see the menu you want. If that's the problem you should change Super Menu's menu handling function from:
Code:
if selected_item = bot_menu
  show_botmenu
show_menu_again
to
Code:
show_menu_again
if selected_item = bot_menu
  show_botmenu
so the menu that you want to see will not be overrided.
__________________
Shaman is offline
Send a message via ICQ to Shaman Send a message via AIM to Shaman Send a message via MSN to Shaman Send a message via Yahoo to Shaman
kregoron
New Member
Join Date: Aug 2007
Old 08-23-2007 , 17:53   Re: Bot Tools
Reply With Quote #16

ill give it a try tomorrow and see if it works

btw looked through the log, shows the command as being run, but nothing else..

Last edited by kregoron; 08-23-2007 at 17:56.
kregoron is offline
pRED*
Join Date: Dec 2006
Old 08-23-2007 , 18:03   Re: Bot Tools
Reply With Quote #17

Yes this is mainly a Super Menu problem. Super menu fires the command and then sends the menu to you again so you can choose another option.

If this other option happened to be a menu it will get overwritten straight away. I'll try fix this soon. Just kinda waiting to see what happens with the default SourceMod menu as it will likely make Super Menu unnecessary
pRED* is offline
kregoron
New Member
Join Date: Aug 2007
Old 08-24-2007 , 03:32   Re: Bot Tools
Reply With Quote #18

Cheers for the help, ill see if shamans fix sorts it
__________________
kregoron is offline
hazard
Member
Join Date: Jun 2007
Old 11-15-2007 , 01:51   Re: Bot Tools
Reply With Quote #19

how can i make a link from the sm_admin menu to this bot tools menu? Is that possible?
hazard is offline
TFN|Nick
Senior Member
Join Date: Sep 2007
Old 11-18-2007 , 11:24   Re: Bot Tools
Reply With Quote #20

The plugin author will need to attach it to the menu... or someone else who knows how I am hoping there will be an easy way to do this as i'm having the Super Menu problem and i'm trying to get everything onto the one menu so that my admins can do everything without needing to switch to everyone's menu's via their inbuilt commands or binds.

It'll just be a sit tight and see for the time being.
TFN|Nick is offline
Send a message via MSN to TFN|Nick
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode