Game Development Community

Is there any script on how to get text input from users ingame?

by B. Spencer · in Torque Game Builder · 12/14/2009 (6:52 am) · 3 replies

Hello all

Does anybody know or have a script on how to get user to input text ingame and then save it for later?

Thanks In Advance...

#1
12/14/2009 (12:33 pm)
Try this: http://tdn.garagegames.com/wiki/TGB/ScriptTutorials/ScoreTutorial

He details how to use fileIO to receive the player's name with a text dialog box, and save it to a text file (along with their score), and retrieve it later to display it in a high score table.

This technique could probably be reformatted to serve many purposes.
#2
10/24/2010 (10:30 am)
Hi there, is it not possible to just bring up the iphones keyboard and enter text??
#3
10/24/2010 (3:10 pm)
Try asking in the iTGB forums...