Template:Blip functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*[[attachBlipToEntity]] - attach a radar blip to an [[entity]] | *<del>[[attachBlipToEntity]] - attach a radar blip to an [[entity]]</del> [removed in [[a11 Changes|a11]]] | ||
*[[createBlip]] - create a radar blip at a static position | *[[createBlip]] - create a radar blip at a static position | ||
*[[createBlipAttachedTo]] - create a radar blip that follows an [[entity]] around | *<del>[[createBlipAttachedTo]] - create a radar blip that follows an [[entity]] around</del> [removed in [[a11 Changes|a11]]] | ||
*[[destroyBlipAttachedTo]] - destroy a radar blip that is attached to a specific [[entity]] | *<del>[[destroyBlipAttachedTo]] - destroy a radar blip that is attached to a specific [[entity]]</del> [removed in [[a11 Changes|a11]]] | ||
* <del>[[destroyAllBlips]] - destroy all the existing radar blips</del> | * <del>[[destroyAllBlips]] - destroy all the existing radar blips</del> | ||
*[[getBlipIcon]] - find what icon a radar blip has | *[[getBlipIcon]] - find what icon a radar blip has | ||
*[[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 | ||
*<del>[[getBlipAttachedTo]] - find what [[entity]] a radar blip is attached to</del> [ | *<del>[[getBlipAttachedTo]] - find what [[entity]] a radar blip is attached to</del> [removed in [[a11 Changes|a11]]] | ||
*[[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 09:12, 19 June 2006
attachBlipToEntity - attach a radar blip to an entity[removed in a11]- createBlip - create a radar blip at a static position
createBlipAttachedTo - create a radar blip that follows an entity around[removed in a11]destroyBlipAttachedTo - destroy a radar blip that is attached to a specific entity[removed in a11]destroyAllBlips - destroy all the existing radar blips- getBlipIcon - find what icon a radar blip has
- getBlipSize - find how large a radar blip is
- getBlipColor - find what color a radar blip is
getBlipAttachedTo - find what entity a radar blip is attached to[removed in a11]- setBlipIcon - change the icon for a radar blip
- setBlipSize - change a radar blip's size
- setBlipColor - change a radar blip's color