- Joined
- Apr 29, 2013
- Messages
- 18
- Reaction score
- 0
- First Language
- English
- Primarily Uses
is there any way to export variables to a txt file?
example:
In part of my game, player will enter his name and ID. I want to keep those variables and then export them to a text file and can view them.
List example:
TXT FILE:
Name: Esteban
ID: 523,134->this ID, previously entered by each player
Name: Alejandra
ID: 564,146
Name: Fernando
ID: 564,466
Name: Lily
ID: 564,884
thanks.
example:
In part of my game, player will enter his name and ID. I want to keep those variables and then export them to a text file and can view them.
List example:
TXT FILE:
Name: Esteban
ID: 523,134->this ID, previously entered by each player
Name: Alejandra
ID: 564,146
Name: Fernando
ID: 564,466
Name: Lily
ID: 564,884
thanks.

