Game Development Community

Actions logging

by Riccardo Berta · in Torque Game Engine · 07/03/2006 (1:46 am) · 0 replies

I'm searching a way to logging player's actions: my objective is to print out at the end of the game all the actions the player have done and tell him what have been done correctly and what not.
Is there a function or some other way to do this?

Thank