Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Radio Chat in Cutscene ?  (Read 1707 times)

0 Members and 1 Guest are viewing this topic.

Offline gambla

  • Members
  • *
Radio Chat in Cutscene ?
« 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 !   :)

Offline HedgeHog

  • Members
  • *
Re: Radio Chat in Cutscene ?
« Reply #1 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. :)