Template:Blip functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Readded functions)
No edit summary
Line 1: Line 1:
*[[attachBlipToEntity]] - attach a radar blip to an [[entity]]
*[[attachBlipToEntity]]
*[[createBlip]] - create a radar blip at a static position
*[[createBlip]]
*[[createBlipAttachedTo]] - create a radar blip that follows an [[entity]] around
*[[createBlipAttachedTo]]
*[[destroyBlipAttachedTo]] - destroy a radar blip that is attached to a specific [[entity]]
*[[destroyBlipAttachedTo]]
*[[getBlipIcon]] - find what icon a radar blip has
*[[getBlipIcon]]
*[[getBlipSize]] - find how large a radar blip is
*[[getBlipSize]]
*[[getBlipColor]] - find what color a radar blip is
*[[getBlipColor]]
*[[getBlipAttachedTo]] - find what [[entity]] a radar blip is attached to
*[[getBlipAttachedTo]]
*[[setBlipIcon]] - change the icon for a radar blip
*[[setBlipIcon]]
*[[setBlipSize]] - change a radar blip's size
*[[setBlipSize]]
*[[setBlipColor]] - change a radar blip's color
*[[setBlipColor]]

Revision as of 16:56, 19 September 2006