Open main menu

Difference between revisions of "Blade Runner"

345 bytes removed ,  23:33, 12 January 2019
merged chapter & scene commands
(→‎scene: enhanced description)
(merged chapter & scene commands)
Line 21: Line 21:
Usage:
Usage:


scene [<setId> <sceneId>] | [[<chapterId>] <sceneName>]
scene [(<chapterId> <setId> <sceneId>) | (<chapterId> <sceneName>) | <sceneName>]




Arguments:
Arguments:


setId - set id from this page
setId - set id from this page


sceneID - scene id from this page  
sceneId - scene id from this page  


chapterId - chapterId
chapterId - chapter


sceneName - name of the scene to laod


If both arguments are specified, command will change current set and scene. Warning: if current chapter does not contain specified set and scene, game will crash - use 'chapter' command.
 
If both arguments are specified, command will change current chapter, set and scene.


If no argument are specified, command will print current set and scene.
If no argument are specified, command will print current set and scene.
=== chapter ===
Usage:
chapter <chapter>
Arguments:
chapter - between 1 and 5 (including)
This command will change current chapter but will not change set and scene. Videos, sets and scenes are chapter specific and this command must be used to load relevant resources before using 'scene' command.


=== loop ===
=== loop ===
47

edits