Jump to content

Recommended Posts

Hi, I am making a mission and want to set images on Briefing Room Screens, Laptops, basically any screens that are available in game. I searched online for and what I got is  this setObjectTexture [0, "YOURPICTURENAME.jpg"];  and ["init", [this, "image.jpg", "text"]] cal BIS_fnc_initLeaflet  I put the image in ThisPC > Documents > Arma3-Other Profiles > USER > missions > Stratismission.Stratis but when i tried to play the scenario it says picture: image not found did i put my image in the wrong file or used the wrong code? Pls help me, thanks in advance : )

Share this post


Link to post
Share on other sites

did you have a look at Youtube i know that it is full of A3 tutorial..

Share this post


Link to post
Share on other sites
3 hours ago, Kelvin Lee said:

this setObjectTexture [0, "YOURPICTURENAME.jpg"];  

and 

["init", [this, "image.jpg", "text"]] cal BIS_fnc_initLeaflet 

 

Those are two different things, the second is definitely not the right one. But regardless, make sure you change the part in red to the name of your image file.

  • Like 1

Share this post


Link to post
Share on other sites
17 hours ago, Play3r said:

did you have a look at Youtube i know that it is full of A3 tutorial..

yes i got both of these off youtube

 

17 hours ago, Harzach said:

 

Those are two different things, the second is definitely not the right one. But regardless, make sure you change the part in red to the name of your image file.

hmm i tried using the first one but sometimes it works sometimes it doesn't

Share this post


Link to post
Share on other sites
7 hours ago, Kelvin Lee said:

yes i got both of these off youtube

have a look at this one it did it for me back in the days when i started..

 

Share this post


Link to post
Share on other sites

Judging from the "some times it does sometimes it does not", do you know you have to be close to a screen so as for the image to be shown?

  • Like 1

Share this post


Link to post
Share on other sites
10 hours ago, Kelvin Lee said:

i tried

 

SHARE.

 

YOUR.

 

CODE.

  • Haha 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×