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: faces?  (Read 2113 times)

0 Members and 2 Guests are viewing this topic.

topman18

  • Guest
faces?
« on: 06 Oct 2006, 01:58:50 »
is it possible to set  a face for everybody to use in a mission ?
like  i want all west to use on face, east another

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re: faces?
« Reply #1 on: 06 Oct 2006, 14:08:17 »
create a trigger that covers the entire map, activated by east present, 'on activation' code

Code: [Select]
{_x setface "face_name"} foreach thislist
repeat for west side.