Open main menu

Difference between revisions of "Parallaction/Scripts"

m
(Added some other location blocks.)
Line 114: Line 114:
|SPEAK      ||Schedules a dialogue for execution at the beginning of the next game loop.
|SPEAK      ||Schedules a dialogue for execution at the beginning of the next game loop.
|-
|-
|GET        ||Adds an item (Zone) to the inventory and removes it from screen, unless kFlagsFixed is set for the same Zone.
|GET        ||Adds an item to the inventory and removes corresponding Zone from screen, unless kFlagsFixed is set for the same Zone.
|-
|-
|DROP        ||Removes an item from inventory.
|DROP        ||Removes an item from inventory.
56

edits