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: Making things appear on the map  (Read 634 times)

0 Members and 1 Guest are viewing this topic.

Torak

  • Guest
Making things appear on the map
« on: 31 Oct 2003, 19:00:47 »
How do I make things like empty vehicles, navigation points, and so on appear on the map? Presumably I need to use the "Marker" things, but I haven't a clue about how...

m21man

  • Guest
Re:Making things appear on the map
« Reply #1 on: 31 Oct 2003, 19:44:33 »
Empty objects are easily created with createvehicle:
"type" createvehicle [x,y,z]
An example would be
Code: [Select]
"ah64" createvehicle [_sx,_sy,_sz], which would create an Apache at coordinates _sx,_sy,_sz

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Making things appear on the map
« Reply #2 on: 02 Nov 2003, 03:54:38 »
Markers are just, well, markers.   They don't do anything, they just indicate a spot on the map.     What do you mean by navigation points?   The more you tell us about the problem the better chance we have of helping you. :)
Plenty of reviewed ArmA missions for you to play