Difference between revisions of "Jump ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
m
Line 4: Line 4:
 
{|
 
{|
 
|[[File:Arrow undo.png|32px|Home]]
 
|[[File:Arrow undo.png|32px|Home]]
|Internal name : ''' ''weAJump_v2'' '''
+
|Function name : ''' ''weAJump_v2'' '''
 
|}
 
|}
 
This function allows you to interrupt the sequence of steps (also called "stages" in ARCC) by connecting to another function within the script.  
 
This function allows you to interrupt the sequence of steps (also called "stages" in ARCC) by connecting to another function within the script.  

Revision as of 14:35, 13 September 2014

Jump

Flag-{{{1}}}

Translation requested, please.

Home Function name : weAJump_v2

This function allows you to interrupt the sequence of steps (also called "stages" in ARCC) by connecting to another function within the script. It only allows to jump "foreward." To go back, use the function weAWhile .

weAJump_V2

The only parameter to provide is the function that will be executed next.

←ARCC Guide EN

Ryzom Wiki: Ryzom Commons | DE • EN • ESFRRU | Ryzom Forge