Difference between revisions of "End of script ARCC FR"
From Ryzom Forge Wiki
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{tabLang|FR|DE|EN|ES|{{ | + | {{migrated to|:fr:ARK/End of script}} |
+ | <noinclude>{{tabLang|FR|End of script ARCC DE|End of script ARCC EN|End of script ARCC ES|End of script ARCC FR|End of script ARCC RU}} | ||
+ | {{toTrad|FR|À revérifier par rapport à la [[ARCC_intro_EN| version anglaise]] maintenue à jour}} | ||
+ | {{WIP}} | ||
===End of script===</noinclude> | ===End of script===</noinclude> | ||
{| | {| | ||
|[[File:End.png|32px|Home]] | |[[File:End.png|32px|Home]] | ||
− | |Nom interne de la fonction : ''' '' | + | |Nom interne de la fonction : ''' ''lEnd_v4'' ''' |
|} | |} | ||
Il est « sage » de terminer les scripts systématiquement par un « End of Script ». | Il est « sage » de terminer les scripts systématiquement par un « End of Script ». | ||
Line 13: | Line 16: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
+ | '''[[ARCC Guide FR|←ARCC Guide FR]]''' | ||
+ | {{In_Category|ARCC}} | ||
{{TPInWikiRyzom}} | {{TPInWikiRyzom}} | ||
− | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:ARCC]] | [[Category:ARCC]] | ||
[[Category:FR]]</noinclude> | [[Category:FR]]</noinclude> |
Latest revision as of 07:59, 4 July 2018
Migration
Please use the migrated document at URL shown below.
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
End of script
Nom interne de la fonction : lEnd_v4 |
Il est « sage » de terminer les scripts systématiquement par un « End of Script ». Le « End of script » peut être judicieusement utilisé pour avorter un script. En fin de script il permet d'avoir une sortie unique accédée par des branchements conditionnels comme {weAJump_short_description}.
63 pages in ARCC