Blockland Forums > Modification Help

Make a Print through a script?

Pages: (1/3) > >>

Reinforcements:

Yes, It's me again,

I also need to know how to make a print using code. Hope its possible.


Blaze0:

Attempting to make a ingame print making script, hmm?

otto-san:

you can't make an image using torquescript

Reinforcements:

Hold on, there may be a misunderstanding here. Using an existing picture file, I want to create a print datablock using a script.

Something like this?

--- Code: ---datablock Print()
{
filename = "Add-ons/blah/picture1.png";
uiname = "pic1";
}
--- End code ---


otto-san:

Prints are loaded automatically if you do it right.

Pages: (1/3) > >>

Go to full version