31 lines
816 B
Plaintext
31 lines
816 B
Plaintext
; SCR 552
|
|
; Scripts Parser Version 5.5.2
|
|
; (c) Ubi Simulations 1997
|
|
|
|
;IA Editor v4.18.0 May 19 1998
|
|
|
|
;Save date:Tuesday,May,19,1998,16h20m
|
|
|
|
{CreateEditorIntelligence:
|
|
{CreateEditorBehaviour:
|
|
Language(French)
|
|
Name(YLT_InitLevel)
|
|
BoundingBox(15,15,93,45)
|
|
Text(regleInterruption)
|
|
Text()
|
|
Text("Temps_AttenteFigee(1)")
|
|
Text(";ICI SERONT FAITES LES INITIALISATIONS PROPRES A LA MAP")
|
|
Text(";met l'acteur dans le second viewport pour qu'il soit toujours actif")
|
|
Text("SPO_SetSuperimposed(-5,-5,0)")
|
|
Text("'Global'.GLOBAL_SHOOT_SinusEffect := 1")
|
|
Text("ChangeMonComportement('Level<nomdulevel>@YLT_LevelLoop')")
|
|
}
|
|
{CreateEditorBehaviour:
|
|
Language(French)
|
|
Name(YLT_LevelLoop)
|
|
BoundingBox(15,60,100,90)
|
|
Text(";regleInterruption")
|
|
Text(";ICI SERONT GEREES LES ACTIONS PROPRES A LA MAP")
|
|
}
|
|
}
|