Scoring?

Insigma
Is it possible (I'm sure it is) to implement a simple scoring system into games? I'm sure I've read it in the help files, but if it is there I can't find it now at all. Basically I need to set up a command that can only be implemented once the player has completed a set number of tasks. I could organise it using flags, but theoretically it'd be much easier if it could just be activated when a certain score is reached.

Any suggestions? Thanks.

francisstokes
You could set up a status variable for this.When the player does something that earns points,add a script that increses the variable.Then add a conditional script to check if the score is equal to whatever and add the necessary script.

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums