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: Player / Coop question  (Read 1915 times)

0 Members and 1 Guest are viewing this topic.

Wildcat22

  • Guest
Player / Coop question
« on: 01 May 2004, 22:36:59 »
Hello,
I finished my first (long) MP coop mission and I got a question. I didn't give a name to the player (because I first tested it alone), and did all my scripts and triggers using the default "player" name.
When running a coop, are all the players named "player" by default, or do I have to open it up, and set something like "PTeam = group this" ?

Thanks for the answer  :)


Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Player / Coop question
« Reply #1 on: 01 May 2004, 22:44:58 »
I think 'player' is local on each machine, so your script should work fine for ever player.


Planck
I know a little about a lot, and a lot about a little.

Wildcat22

  • Guest
Re:Player / Coop question
« Reply #2 on: 01 May 2004, 23:01:41 »
Thanks a lot  ;)