info window bind
Try this:
/bind shift+numpad5 "window_hide Info"
This will turn off the info window. You can't toggle it open.
You could make a couple of bind files:
myinfo.txt
numpad5 "info_self$$bindloadfilesilent myinfo1.txt"
numpad5 "window_hide Info$$bindloadfilesilent myinfo.txt"


Triumph: White Succubus: 50 Ill/Emp/PF Snow Globe: 50 Ice/FF/Ice Strobe: 50 PB Shi Otomi: 50 Ninja/Ninjistu/GW Stalker My other characters
Thanks for the reply. It works the way you described so thank you. But for some reason the game is very laggy tonight( was the same way a few days ago) to the point the netgraph is almost a solid line of green with a few red spikes thrown in for good measure and running with a ping of around 480 when I usually run around 180 or 200. SO maybe after the downtime in the morning and patch i can get back in and fix a few more binds.
so once again thanks for the info.
If that spams you with the "bind file loaded" message, you can hide that by adding "silent" to the end of the load file command in the text message.
So like this :
myinfo.txt
/bind numpad5 "info_self$$bindloadfiilesilent myinfo1.txt"
myinfo1.txt
/bind numpad5 "window_hide Info$$bindloadfiilesilent myinfo.txt"
Orc&Pie No.53230 There is an orc, and somehow, he got a pie. And you are hungry.
www.repeat-offenders.net
Negaduck: I see you found the crumb. I knew you'd never notice the huge flag.
Yep, that works better.


Triumph: White Succubus: 50 Ill/Emp/PF Snow Globe: 50 Ice/FF/Ice Strobe: 50 PB Shi Otomi: 50 Ninja/Ninjistu/GW Stalker My other characters
Just a quick note:
When making those bind files, you wouldn't put "/bind" on each line.


Triumph: White Succubus: 50 Ill/Emp/PF Snow Globe: 50 Ice/FF/Ice Strobe: 50 PB Shi Otomi: 50 Ninja/Ninjistu/GW Stalker My other characters
Orc&Pie No.53230 There is an orc, and somehow, he got a pie. And you are hungry.
www.repeat-offenders.net
Negaduck: I see you found the crumb. I knew you'd never notice the huge flag.
The spam started happening not always but every so often so thanks Rajani Isa for the silent part
I use a bind to bring up my info window
I think it is
/bind numpad5 "info_self"
is there a way to make this bind to be able to toggle on and off rather then
pressing the key to open the window then pressing the red x on the window to close it.
thanks in advance for any help