0168

From GTAMods Wiki
Revision as of 09:14, 30 October 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 0168=2, %1d% %2d% | description = Sets a marker's size. | p1 = Any existing marker handle. | p2 = Marker size (integer). | game …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Sets a marker's size.
Syntax
{{{syntax1}}}
Parameter

This opcode sets a marker's size.

Sanny Builder Example

0168: set_marker 5@ size 2

Note

Default size = 3

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

Example:

Marker.SetIconSize(0@, 3)

See Also

  • 0186 Creates a marker above a car.
  • 0187 Creates a marker above an actor.
  • 0188 Creates a marker above an object.
  • 0164 Disables a marker.

Keywords

marker, size