natives.REGISTER JUMP STUNT: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(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.REGISTER_JUMP_STUNT
|name = natives.REGISTER_JUMP_STUNT
|parameters = int jumpId
|parameters = int stuntType
|parameter1 = int jumpId Jump identifier.
|parameter1 = int stuntType Stunt type identifier.
|usage = Register a unique stunt jump as completed.
|usage = records a unique stunt jump as completed
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
2,446

edits