OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: gambla on 27 Sep 2008, 18:50:42

Title: Radio Chat in Cutscene ?
Post by: gambla on 27 Sep 2008, 18:50:42
Hi,
just started with camera scripting and working with a good tutorial. I too found how to display text in a scene. But i just can't find anywhere how to insert radio-chat in a cutscene ? A simple trigger doesn't work obviously. Just adding the "unitname sidechat "blah" in the code of the .sqs didn't work either ?

thank you !   :)
Title: Re: Radio Chat in Cutscene ?
Post by: HedgeHog on 01 Oct 2008, 23:31:44



Usually they tend not to use sidechats in cutscenes. Try to make it in another way, maybe with the cuttext command. :)