Difference between revisions of "0164"

From GTAMods Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
}}
 
}}
  
This opcode disables a marker.
+
This opcode disables a marker created using [[0186]], [[0187]] or [[0188]].
  
 
==Sanny Builder Example==
 
==Sanny Builder Example==

Revision as of 09:03, 30 October 2010

{{{games}}}


Description
Disables a marker.
Syntax
{{{syntax1}}}
Parameter

This opcode disables a marker created using 0186, 0187 or 0188.

Sanny Builder Example

0164: disable_marker $MARKER_CATALINA

Note

In Sanny Builder, this opcode is equivalent to the command Marker.Disable.

Example:

Marker.Disable(0@)

Keywords

marker, disable