Page 1 of 1
[Update 2] "Interface" script in the mediatracker is bugged
Posted: 02 Jul 2013, 20:56
by SiH13
Doesnt look like the text appears where it should..
http://i.imgur.com/5IP27of.jpg
Would also need some instruction on this

Re: [Update 2] "Interface" script in the mediatracker is bug
Posted: 04 Jul 2013, 12:03
by Teardrop
When you type in the box on the left of your screen, letters appear in the bottom of the screen? O_O
This block allows you to create an interface with a XML (like in a script)
For example, you can type :
<quad posn="-10 10" sizen="25 25" bgcolor="F00F"/>
And a red quad will appear on the screen. (Don't want to spoil, but this block will allow us to save the InGame interface in a replay, and let you edit it in the MT)
Re: [Update 2] "Interface" script in the mediatracker is bug
Posted: 04 Jul 2013, 12:08
by steeffeen
Teardrop wrote:this block will allow us to save the InGame interface in a replay, and let you edit it in the MT
sweet

Re: [Update 2] "Interface" script in the mediatracker is bug
Posted: 04 Jul 2013, 13:51
by Teardrop
The bug will be fixed in the next update. Thanks for the report!
Re: [Update 2] "Interface" script in the mediatracker is bug
Posted: 04 Jul 2013, 20:21
by SiH13
Teardrop wrote:When you type in the box on the left of your screen, letters appear in the bottom of the screen? O_O
I cant type in the box, the text are down there from the beginning
Teardrop wrote:This block allows you to create an interface with a XML (like in a script)
For example, you can type :
<quad posn="-10 10" sizen="25 25" bgcolor="F00F"/>
And a red quad will appear on the screen. (Don't want to spoil, but this block will allow us to save the InGame interface in a replay, and let you edit it in the MT)
Cool! But I have no idea how to write these scripts
Teardrop wrote:The bug will be fixed in the next update. Thanks for the report!
