adds me button to chatbar

This commit is contained in:
uraniummeltdown
2018-12-13 08:58:00 +04:00
parent fe708c49ae
commit c506f48704
+12 -2
View File
@@ -1557,7 +1557,7 @@ window "mainwindow"
elem "input"
type = INPUT
pos = 3,420
size = 517x20
size = 477x20
anchor1 = 0,100
anchor2 = 100,100
is-default = true
@@ -1577,9 +1577,19 @@ window "mainwindow"
anchor2 = none
is-flat = false
text = "Chat"
command = ".winset \"saybutton.is-checked=true?input.command=\"!say \\\"\" macrobutton.is-checked=false:input.command=\""
command = ".winset \"saybutton.is-checked=true?input.command=\"!say \\\"\" macrobutton.is-checked=false:input.command=\"\"saybutton.is-checked=true?mebutton.is-checked=false\""
is-checked = false
saved-params = "is-checked"
elem "mebutton"
type = BUTTON
pos = 480,420
size = 40x20
anchor1 = 100,100
anchor2 = none
saved-params = "is-checked"
text = "Me"
command = ".winset \"mebutton.is-checked=true?input.command=\"!me \\\"\" macrobutton.is-checked=false:input.command=\"\"mebutton.is-checked=true?saybutton.is-checked=false\""
button-type = pushbox
elem "tooltip"
type = BROWSER
pos = 0,0