Open main menu

Difference between revisions of "Blade Runner"

573 bytes added ,  22:20, 19 January 2019
no edit summary
(merged chapter & scene commands)
Line 91: Line 91:


If value argument is specified, command will set value of specified flag
If value argument is specified, command will set value of specified flag
=== clue ===
Usage:
clue <actorId> <clueId> [<value>]
Arguments:
actorId - id of actor, 0 - player, list is available here [https://github.com/scummvm/scummvm/blob/master/engines/bladerunner/game_constants.h]
clueId - list of clues is available here [https://github.com/scummvm/scummvm/blob/master/engines/bladerunner/game_constants.h]
value - 0 to remove the clue, 1 to add the clue
If value argument is not specified, command will check if actor has requested clue
If value argument is specified, command will add add or remove requested clue from the actor


=== anim ===  
=== anim ===  
47

edits