Page 1 of 1

Menu Script to Tool Script

Posted: Sat Jul 17, 2021 5:20 am
by teotoon
Hello Folks,

I use some scripts frequently written by wonderful people in this community. I just want to assign a hot key to one of them, but it's a menu script. As far as I know, we cannot bind keys to menu scripts. So, I believe the only solution converting menu script to tool script.

Is it possible?

Thanks in advance...

Re: Menu Script to Tool Script

Posted: Sat Jul 17, 2021 5:53 am
by Stan
If you move your menu script from the "menu" folder into the "tool" folder it will work as a button script. You're gonna need to create an icon for it though (.png 24x20 pixels), otherwise it will default to a crossed-out question mark.

Re: Menu Script to Tool Script

Posted: Sat Jul 17, 2021 7:36 am
by teotoon
Oh, thanks Stan, it's all that simple.

Cheers