Arma 3
Nimrandel Jan 25, 2016 @ 2:24pm
want to add text to documents (solved)
Hi guys I am trying to make a missions for my group and I cant seem to get text into the intel documents so that when players pick up the intel they can see the text. If anyone can explain or link a clear explaination that would be great,... I tried googling it but I didnt find anything that I understood or gave me info on this.
Last edited by Nimrandel; Jan 25, 2016 @ 6:09pm
< >
Showing 1-5 of 5 comments
Nutlink Jan 25, 2016 @ 4:44pm 
I can't remember who pointed this out to me, but this is what I have saved in my notes:

data = [this,"RscAttributeDiaryRecord",["Title","Text",""]] call bis_fnc_setServerVariable; this setvariable ["RscAttributeDiaryRecord_texture","picture.jpg"];

Put that in the Init field of the interactive intel documents and you should get what you're looking for. Change Title to whatever you want the title to be, Text to whatever you want the text to be, and picture.jpg to whatever image you want to use.
Last edited by Nutlink; Jan 25, 2016 @ 4:45pm
MATTXYO Jan 25, 2016 @ 4:51pm 
Last edited by MATTXYO; Jan 25, 2016 @ 4:53pm
Nutlink Jan 25, 2016 @ 5:16pm 
Originally posted by MATTXYO:
Not something I myself have used, but take a look at these.

https://forums.bistudio.com/topic/166686-interactive-intel-items/

https://steamcommunity.com/app/107410/discussions/18/35219681761737974/

Good luck.
That's it! I got it from f2k sel's post a couple years ago. Didn't realize that thread blew up so much afterwards. Lots of good new info in there, thanks Matt!
Last edited by Nutlink; Jan 25, 2016 @ 5:17pm
Nimrandel Jan 25, 2016 @ 6:08pm 
ok thanks guys for your help
MATTXYO Jan 26, 2016 @ 6:19am 
Anytime.:steamhappy:
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Jan 25, 2016 @ 2:24pm
Posts: 5