by skydereign » Thu Dec 26, 2013 5:43 am
To print out information in your game you would need to use a text actor. Use sprintf to print the information you want to display. To print via a printer, you would have to save out your text into a file, easiest one is a text file. gE cannot print things for you but it can create the file for other programs to print.