1,615
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |side = client | ||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.LOAD_AND_LAUNCH_MISSION_INTERNAL | |name = natives.LOAD_AND_LAUNCH_MISSION_INTERNAL | ||
| | |arg1 = int mission Mission identifier. | ||
|desc = loads and starts a mission by its internal identifier | |||
| | |||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits