How to disable /info

How to disable /info

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

How to disable /info

Post by Forboding Angel »

/info is being turned on by default and I need to know a way to suppress it via widget (so i can add the suppression to adv players list).
User avatar
Niobium
Posts: 456
Joined: 07 Dec 2008, 02:35

Re: How to disable /info

Post by Niobium »

/info 0
Google_Frog
Moderator
Posts: 2464
Joined: 12 Oct 2007, 09:24

Re: How to disable /info

Post by Google_Frog »

Unbind the action maybe?
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: How to disable /info

Post by Forboding Angel »

You guys are totally missing it. It is on by default. For example chilitip disables the stupid default info box in the bottom left. How do you overede /info?
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: How to disable /info

Post by Beherith »

Spring.SendCommands("info 0") ?
I dont get why this isnt good.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: How to disable /info

Post by Forboding Angel »

Beherith wrote:Spring.SendCommands("info 0") ?
I dont get why this isnt good.
Im sure its fine. Thanks for the info.
Post Reply

Return to “Lua Scripts”