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: Sidechat  (Read 1754 times)

0 Members and 1 Guest are viewing this topic.

pazuzu

  • Guest
Sidechat
« on: 11 Feb 2004, 04:30:33 »
Hi, I'm using sidechat in a mission but if leader dies the sidechat doesn't work because its set for soldier1.

How do I set it to work for all players?

Thanks.

deaddog

  • Guest
Re:Sidechat
« Reply #1 on: 11 Feb 2004, 04:52:26 »
Give the group a name:

groupname=group this (in the init field of one of the units)


Then use:

(leader groupname) sidechat .........

pazuzu

  • Guest
Re:Sidechat
« Reply #2 on: 11 Feb 2004, 07:09:08 »
That worked perfectly

Thank you