Page MenuHomeFeedback Tracker

GetMarkerPos function does not return the correct position
Closed, ResolvedPublic

Description

When using GetMarkerPos, the position returned is always few hundred meters from the real marker position.

Details

Legacy ID
3163755310
Severity
Major
Resolution
Fixed
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Create a marker named "boatPos", but leave all default value.
  2. Put a BLUEFOR riffleman on a shore somewhere.
  3. Put a trigger in front of him, activated by BLUEFOR presence.
  4. In the trigger, in the "On Act" field, enter b = "B_Assaultboat" createvehicle getmarkerpos "boatPos";
  5. Start the preview and walk in the trigger.

Notice that the boat was created, but few hundred meters from the location of the marker.

Event Timeline

frag edited Steps To Reproduce. (Show Details)Mar 7 2013, 2:45 AM
frag edited Additional Information. (Show Details)
frag set Category to Scripting.
frag set Reproducibility to Always.
frag set Severity to Major.
frag set Resolution to Fixed.
frag set Legacy ID to 3163755310.May 7 2016, 11:16 AM

This has been fixed.