| Blockland Forums > Modification Help |
| Make a Print through a script? |
| (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. |
| Navigation |
| Message Index |
| Next page |