Category/ Domain : | Game |
SCOL Voy@ger Compatibility : | V 2.0c or above |
Update : | 1998/03 |
The SCORE module is a score manager for games. It can also be used to edit «high scores».
Figure 1 : Score module interface
The white text field allows to edit the « high scores » (empty when created).
Action | Function |
module.event à score.destroy | Stops the SCORE module |
module.event à score.start | Starts the SCORE module |
module.event à score.finalScore | The score is given at the end of game |
module.event à score.currentScore | The current score is given in real time |
module.event à score.admin | Open the module administration window |
Event | Function |
score.entering à module Action | Starting th module generates an action |
score.destroyed à module Action | Stopping th module generates an action |
score.reset à module Action | Cancels the scores for the current session |
Zone | Function | Interface | Assignment |
Score.score | Displays the scores window | Client | No |