1,351
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| Line 4: | Line 4: | ||
|type = function | |type = function | ||
|name = natives.DIM_BLIP | |name = natives.DIM_BLIP | ||
|parameters = int | |parameters = int blip, int brightness | ||
|parameter1 = int | |parameter1 = int blip Blip identifier to modify. | ||
|parameter2 = int | |parameter2 = int brightness Parameter for this function. | ||
|usage = | |usage = adjusts the brightness or visibility of a radar blip | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} | ||
edits