Quote
Buggery Bug:
When you make a template, template.ico appears on the game's folder (the game created from the template)
That's not a bug. It's deliberate so that you can recreate the template from the game made from the template, if you see what I mean.
Come on, if you're going to report a bug, at least report a real one

Quote from: aussie on Fri 25/04/2003 07:24:57
Do you think you colud try and include IfPlayerHasBeenToRoom and IfPlayerHasSpokenTo functions some time in the future? I know you can script your way around these situation, but it'd just make like easier.
If Player Has Been To Room is a possibility, because AGS keeps track of that anyway so it wouldn't be too hard to add.
"If Player Has Spoken To" is far too generic though - how do you define whether they've been spoken to or not. This is better done with variables/globalints/etc