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: Moving a marker  (Read 1874 times)

0 Members and 1 Guest are viewing this topic.

Ryu

  • Guest
Moving a marker
« on: 31 Dec 2004, 12:57:36 »
I am randomly puting a unit in a building and I want a marker to show which building he is in in the briefing. how do I connect the marker to the unit ?

Cheers

Offline Platoon Patton

  • Members
  • *
  • "Barbecue" CreateVehicle getpos LLama
Re:Moving a marker
« Reply #1 on: 31 Dec 2004, 13:47:52 »
Try

"Markername" SetMarkerPos (getpos unit)
http://www.platoon-clan.com/ We always wellcome dedicated OFP players :)

http://www.european-combat-league.com/index.php To play with us in the best OFP league ;)

Ryu

  • Guest
Re:Moving a marker
« Reply #2 on: 01 Jan 2005, 04:47:51 »
Thanks for the quick reply :D

pazuzu

  • Guest
Re:Moving a marker
« Reply #3 on: 01 Jan 2005, 11:02:30 »
The BAS GPS marker script is pretty cool.

Marker follows unit everywhere he goes.

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Moving a marker
« Reply #4 on: 01 Jan 2005, 16:53:41 »
why is this in multiplayer?