14
edits
PerikiyoXD (talk | contribs) No edit summary |
m (Re-arranged parameters.) Tag: Manual revert |
||
Line 4: | Line 4: | ||
|name = gta.createBlip | |name = gta.createBlip | ||
|usage = add a blip to the game | |usage = add a blip to the game | ||
|parameters = int icon | |parameters = Vec3 position, int icon, [ int size = 2, int colour = 0 ] | ||
|parameter1 = | |parameter1 = Vec3 position The 3D position for the blip. | ||
|parameter2 = | |parameter2 = int icon The icon ID for the blip. | ||
|parameter3 = int size optional 2 The size for the blip. | |parameter3 = int size optional 2 The size for the blip. | ||
|parameter4 = int colour optional 0 The colour for the blip. | |parameter4 = int colour optional 0 The colour for the blip. |
edits