0002

From GTAMods Wiki
Revision as of 20:26, 5 March 2012 by Bnb (talk | contribs)
Jump to navigation Jump to search

GTA III Vice City San Andreas


Description

Jumps to a label in the thread.

Syntax

0002: jump [label]
jump [label]

Parameters

[Label]
The destination label

This is used in unconditional jumps. In both the Mission Builder and Sanny Builder, you can use the jump keyword instead. The destination point is identified by a label, which is then used as a parameter.

See Also

Label

Keywords

jump, goto, label