PDA

View Full Version : 2 script commands



MattXR
Dec 6 2006, 10:56
Ok i was looking on the biki and i came across these two commands and id thought i give them a try but i dont no how to use them properly. i have added them into a scrip and ran the scrip but nothing happens..

txt1 = image "logo.paa"
~4
txt2 = text "Start"

i have the logo.paa in my mission folder.

raedor
Dec 6 2006, 11:02
Nothing to happen there. Both commands just return it as structured text. It's for displays/controls, check for example ctrlSetStructuredText (http://community.bistudio.com/wiki/ctrlSetStructuredText).