Template:Blip functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
*[[getBlipSize]] - find how large a radar blip is
*[[getBlipSize]] - find how large a radar blip is
*[[getBlipColor]] - find what color a radar blip is
*[[getBlipColor]] - find what color a radar blip is
*[[getBlipAttachedTo]] - find what [[entity]] a radar blip is attached to
<del>*[[getBlipAttachedTo]] - find what [[entity]] a radar blip is attached to</del> [will be removed soon]
*[[setBlipIcon]] - change the icon for a radar blip
*[[setBlipIcon]] - change the icon for a radar blip
*[[setBlipSize]] - change a radar blip's size
*[[setBlipSize]] - change a radar blip's size
*[[setBlipColor]] - change a radar blip's color
*[[setBlipColor]] - change a radar blip's color

Revision as of 22:03, 20 May 2006

*getBlipAttachedTo - find what entity a radar blip is attached to [will be removed soon]