Difference between revisions of "0168"
								
								Jump to navigation
				Jump to search
				
				
		
					
								
							
		|  (page updates) | m | ||
| Line 14: | Line 14: | ||
| : Scales the specified [[blip]] | : Scales the specified [[blip]] | ||
| '''Syntax''' | '''Syntax''' | ||
| − | : 0168:  | + | : 0168: set_marker [''blip handle''] size [''int''] | 
| '''Parameter''' | '''Parameter''' | ||
| : [''blip handle''] | : [''blip handle''] | ||
| Line 21: | Line 21: | ||
| :: Size of blip | :: Size of blip | ||
| − | This opcode changes the scale of the specified blip. It has no effect on blips that use sprites. All opcodes that can create a blip defaults the scale to 3. | + | This opcode changes the scale of the specified blip. It has no effect on blips that use sprites. All opcodes that can create a blip defaults the scale to 3. Legacy documentation uses the description "show on radar" for the opcode. | 
| == Keywords == | == Keywords == | ||
Revision as of 08:45, 2 June 2015
Description
- Scales the specified blip
Syntax
- 0168: set_marker [blip handle] size [int]
Parameter
- [blip handle]
- The handle of the blip
 
- [int]
- Size of blip
 
This opcode changes the scale of the specified blip. It has no effect on blips that use sprites. All opcodes that can create a blip defaults the scale to 3. Legacy documentation uses the description "show on radar" for the opcode.
Keywords
blip, marker, size, scale






