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: Marker follow player?  (Read 1776 times)

0 Members and 1 Guest are viewing this topic.

Robinhansen

  • Guest
Marker follow player?
« on: 08 Mar 2005, 14:56:09 »
Is that possible? It could be very usefull in a COOP MP mission, so every players are alway able to see were all the team mates are...

 :D

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Marker follow player?
« Reply #1 on: 08 Mar 2005, 14:58:18 »
#loop
~2
? not alive loon1 : exit
"marker1" setMarkerPos getPos loon1
goto "loop"

Syntax not guaranteed.  To make it MP friendly maybe use gamelogic waypoints rather than a script.
Plenty of reviewed ArmA missions for you to play

Robinhansen

  • Guest
Re:Marker follow player?
« Reply #2 on: 08 Mar 2005, 21:52:21 »
So far it seems to work, even in MP! Great!! ;D