deleteMarkerLocal: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
No edit summary |
||
Line 40: | Line 40: | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Markers|DELETEMARKERLOCAL]] | [[Category:Command Group: Markers|DELETEMARKERLOCAL]] | ||
<h3 style='display:none'>Notes</h3> | |||
<dl class='command_description'> | |||
<!-- Note Section BEGIN --> | |||
<dd class="notedate">Posted on 7 January, 2012 | |||
<dt class="note">[[User:HomerJohnston|HomerJohnston]] | |||
<dd class="note"> | |||
Unproven: I believe that if you use this command on a globally-created marker, and subsequently another machine executes a global command on the same marker (e.g. setMarkerPos), then the marker will be re-created on the machine it was previously deleted on. Can result in confusing marker behaviour. |
Revision as of 09:16, 7 January 2012
Description
- Description:
- Destroys the given marker.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
deleteMarkerLocal "Marker1"
Additional Information
- See also:
- deleteMarker
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
Bottom Section
Notes
- Posted on 7 January, 2012
- HomerJohnston
- Unproven: I believe that if you use this command on a globally-created marker, and subsequently another machine executes a global command on the same marker (e.g. setMarkerPos), then the marker will be re-created on the machine it was previously deleted on. Can result in confusing marker behaviour.