Difference between revisions of "StartQuest"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Henning
Line 1: Line 1:
{{Function
{{ Fonction
|origin = GECK1
origine | = GECK1
|summary = Starts the quest, which means:
Sommaire | = Commence la quête , ce qui signifie :
* Any attached dialogue will be enabled.
* Tout dialogue ci-joint sera activé.
* The quest script, if any, will begin running.  
* Le script recherche , le cas échéant , commenceront à être diffusées .
|arguments = {{FunctionArgument
| arguments = {{ FunctionArgument
    |Name = questname
    | Nom = liberer DC
    |Type = EditorID
    Type | = 015b4f7
  }}
  }}
}}
}}
==Examples==
Exemples == ==
StartQuest SQ09
 SQ09 StartQuest
Starts the quest with the EditorID of SQ09
Commence la quête avec le EditorID de SQ09


==Notes==
Notes == ==
* Avoid calling this function to start a quest which is already running. If there is a script attached to the quest, any variables will be reset to 0 when the saved game is reloaded.
* Évitez d'appeler cette fonction pour démarrer une quête qui est déjà en cours d'exécution . S'il ya un script associé à la recherche , toutes les variables seront remis à 0 quand le jeu a sauvé est rechargé .


==See Also==
== Voir aussi ==
*[[StopQuest]]
* [ [ StopQuest ] ]
*[[GetQuestRunning]]
* [ [ GetQuestRunning ] ]
*Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/StartQuest StartQuest].
* Lien vers TES4 Construction Set Wiki : [ http://cs.elderscrolls.com/constwiki/index.php/StartQuest StartQuest ] .


[[Category:Functions]]
[ [ Catégorie: Fonctions ] ]
[[Category:Functions (GECK 1.1)]]
[ [ Catégorie: Fonctions ( JEK 1,1) ] ]
[[Category:Quest Functions]]
[ [ Catégorie: Fonctions Quest ] ]
[[Category:Quest Functions (GECK 1.1)]]
[ [ Catégorie: Fonctions Quest ( JEK 1,1) ] ]

Revision as of 08:59, 23 July 2010

{{ Fonction origine | = GECK1 Sommaire | = Commence la quête , ce qui signifie :

  • Tout dialogue ci-joint sera activé.
  • Le script recherche , le cas échéant , commenceront à être diffusées .

| arguments = {{ FunctionArgument     | Nom = liberer DC     Type | = 015b4f7   }} }} Exemples == ==  SQ09 StartQuest Commence la quête avec le EditorID de SQ09

Notes == ==

  • Évitez d'appeler cette fonction pour démarrer une quête qui est déjà en cours d'exécution . S'il ya un script associé à la recherche , toutes les variables seront remis à 0 quand le jeu a sauvé est rechargé .

Voir aussi

[ [ Catégorie: Fonctions ] ] [ [ Catégorie: Fonctions ( JEK 1,1) ] ] [ [ Catégorie: Fonctions Quest ] ] [ [ Catégorie: Fonctions Quest ( JEK 1,1) ] ]