Adventure Game Studio

Community => Adventure Related Talk & Chat => Topic started by: JudasFm on Sun 29/06/2008 18:42:31

Title: Does anyone know if AGS 2.62 is still available?
Post by: JudasFm on Sun 29/06/2008 18:42:31
After some years away from game design, I'm trying to get back into it again.  Although I admire the work that goes into upgrading the versions (3.0 looks particularly impressive!) I'm really much happier and more comfortable with good ol' 2.62.  I tried 2.72 only to find that most of the functions I was used to using had become obsolete.

Does anyone know if I can get 2.62 anywhere, and if so where?  Thanks :)
Title: Re: Does anyone know if AGS 2.62 is still available?
Post by: jetxl on Sun 29/06/2008 18:47:45
http://aafiles.bicycle-for-slugs.org/ags/

and I too prefer 2.62.
Title: Re: Does anyone know if AGS 2.62 is still available?
Post by: GarageGothic on Sun 29/06/2008 18:55:24
If you thing you might have to ask for scripting help on the forums, I'd really recommend upgrading to 3.0. Personally I barely remember anymore how the non-object-oriented code worked. If you're continuing work on an existing game, turning off "Enforce new style strings" and "Enforce object-based scripting" could help you keep your legacy code.
Title: Re: Does anyone know if AGS 2.62 is still available?
Post by: JudasFm on Sun 29/06/2008 19:20:06
Quote from: jetxl on Sun 29/06/2008 18:47:45
http://aafiles.bicycle-for-slugs.org/ags/

and I too prefer 2.62.

Thanks so much; you're a lifesaver!  Also, I'm glad I'm not the only one who likes 2.62 ;)

Quote from: GarageGothic on Sun 29/06/2008 18:55:24
If you thing you might have to ask for scripting help on the forums, I'd really recommend upgrading to 3.0. Personally I barely remember anymore how the non-object-oriented code worked. If you're continuing work on an existing game, turning off "Enforce new style strings" and "Enforce object-based scripting" could help you keep your legacy code.

I do have the 3.0 installation files and if I get time I'll give it a try.  I'll remember what you said about continuing on an existing project; thanks :)

My scripting's not too bad, although right now I'm about to start work on an educational game for children with learning disabilities, so it won't need to be anything fancy...more along the lines of 'the big red key opens the big red door' ;D
Title: Re: Does anyone know if AGS 2.62 is still available?
Post by: Phemar on Sat 05/07/2008 11:56:47
I am too a proud user of 2.62 :D

I just don't have time to go learning an entire new scripting language.
Title: Re: Does anyone know if AGS 2.62 is still available?
Post by: The Suitor on Mon 07/07/2008 06:10:32
Wow, its amazing how far AGS has come.