Home   Help Search Login Register  

Author Topic: Detecting waypoint properties  (Read 328 times)

0 Members and 1 Guest are viewing this topic.

joltan

  • Guest
Detecting waypoint properties
« on: 28 Oct 2004, 16:26:55 »
Hey, I'm trying to figure out the properties of waypoints placed on the map using a script. Any ideas how to do that? I can get the positions, but I'd also like to know about their properties (type, combatmode, behaviour, speedmode,...).

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Detecting waypoint properties
« Reply #1 on: 28 Oct 2004, 20:50:09 »
howsabout reading the mission.sqm file? ??? all WP's and their info is there.

joltan

  • Guest
Re:Detecting waypoint properties
« Reply #2 on: 28 Oct 2004, 21:34:20 »
Using a script? Hell, if you can tell me how to do that I'd be the happiest person ever. Even using the VBS openConfig/getValue instructions I have been without luck so far (even though the handle cfgMission seems to exist). And no, just opening the mission.sqm with a text editor is not an option, I need to do this by scripting.