Difference between revisions of "End of script ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
m
Line 1: Line 1:
 
<noinclude>{{tabLang|EN|DE|End of script ARCC EN|ES|End of script ARCC FR|RU}}
 
<noinclude>{{tabLang|EN|DE|End of script ARCC EN|ES|End of script ARCC FR|RU}}
===weAEnd (End of scrip)t===</noinclude>
+
===End of script===</noinclude>
 
{{toTrad}}
 
{{toTrad}}
 
{|
 
{|
 
|[[File:End.png|32px|Home]]
 
|[[File:End.png|32px|Home]]
|Function name : ''' ''weAEnd_v3'' '''
+
|Function name : ''' ''lEnd_v4'' '''
 
|}
 
|}
 
It is "wise" to finish the scripts systematically by an "End of Script". The "End of script" can be judiciously used to abort a script. At the end of the script, it helps to have a single output accessed by conditional branches as [[Jump_ARCC_EN|weAJump (jump)]].
 
It is "wise" to finish the scripts systematically by an "End of Script". The "End of script" can be judiciously used to abort a script. At the end of the script, it helps to have a single output accessed by conditional branches as [[Jump_ARCC_EN|weAJump (jump)]].

Revision as of 13:16, 20 December 2014

End of script

Flag-{{{1}}}

Translation requested, please.

Home Function name : lEnd_v4

It is "wise" to finish the scripts systematically by an "End of Script". The "End of script" can be judiciously used to abort a script. At the end of the script, it helps to have a single output accessed by conditional branches as weAJump (jump).

function name

This function has only one parameter: the name.

The name of all functions is always initiated by a single code, but it can be modified to facilitate the writing and reading of the script, for example, and especially when the function can be called by another, including jumps and connections . (Here the function was renamed "Terminator").

←ARCC Guide EN

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