Makes oldchat show while goonchat loads, sends preload messages there.

This commit is contained in:
CitadelStationBot
2017-06-22 19:50:15 -05:00
parent 42b910b768
commit 9ee0d6aa6d
3 changed files with 80 additions and 3 deletions
+27 -1
View File
@@ -1617,7 +1617,7 @@ window "outputwindow"
font-style = ""
text-color = #000000
background-color = #ffffff
is-visible = true
is-visible = false
is-disabled = true
is-transparent = false
is-default = false
@@ -1632,6 +1632,32 @@ window "outputwindow"
use-title = false
on_show = ""
on_hide = ""
elem "output"
type = OUTPUT
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
font-family = ""
font-size = 0
font-style = ""
text-color = #000000
background-color = #ffffff
is-visible = true
is-disabled = false
is-transparent = false
is-default = true
border = none
drop-zone = false
right-click = false
saved-params = ""
on-size = ""
show-history = false
show-url = false
auto-format = false
use-title = false
on_show = ""
on_hide = ""
window "statwindow"
elem "statwindow"