Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: R4L on Mon 09/01/2006 15:28:24

Title: I/0 Commands
Post by: R4L on Mon 09/01/2006 15:28:24
What uses do the I/O commands have? I've read the manual and the only uses they seem to have are to make logs. Are there any other uses for these commands?
Title: Re: I/0 Commands
Post by: DoorKnobHandle on Mon 09/01/2006 16:31:11
You could save character stats with it. Or in my realtime-strategy game "Troopers", I used those functions to create a custom map format. Be creative...
Title: Re: I/0 Commands
Post by: Gilbert on Tue 10/01/2006 01:50:28
VERY useful, with them you can create whatever files you want.
Title: Re: I/0 Commands
Post by: R4L on Tue 10/01/2006 20:01:25
Really? They seem complex to me. Did not know that at all! Thanks! :)
Title: Re: I/0 Commands
Post by: Akumayo on Tue 10/01/2006 22:22:35
They seem more complex to me, I tried serching for them in the manual, and alas!  There is no section on them!