1,615
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.CHANGE_BLIP_COLOUR | |name = natives.CHANGE_BLIP_COLOUR | ||
|parameters = int | |parameters = int blip | ||
|parameter1 = int | |parameter1 = int blip Blip handle. | ||
|usage = perform blip colour in Vice City | |usage = perform blip colour in Vice City | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} | ||
edits