16
Technical forum / Counting players actions
« on: April 13, 2007, 12:59:23 PM »
Hi,
I want to be able to count the players actions, is this possible?
For example when the player exits a scene = 1 step, when the player uses any of the 4 options, TAKE, LOOKAT, ACTION, SENSE on the menu = 1 step.
Then I want if the steps = 20 then this happens.....
steps = 50 then this happens....... etc
Can a global variable be setup and each action makes its value +1 then when it gets to a desired number the player is sent to a specific scene where a scenario is played out?
I want to be able to count the players actions, is this possible?
For example when the player exits a scene = 1 step, when the player uses any of the 4 options, TAKE, LOOKAT, ACTION, SENSE on the menu = 1 step.
Then I want if the steps = 20 then this happens.....
steps = 50 then this happens....... etc
Can a global variable be setup and each action makes its value +1 then when it gets to a desired number the player is sent to a specific scene where a scenario is played out?