Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: TwinMoon on Sun 06/07/2008 16:43:03

Title: Bug report: Game.text_speed_modifier
Post by: TwinMoon on Sun 06/07/2008 16:43:03
text_speed_modifier is in the dropdownbox, but it's not in the manual.
Title: Re: Bug report: Game.text_speed_modifier
Post by: Pumaman on Sun 06/07/2008 18:15:45
Various of the game.xxxxx variables are not documented -- a lot of them were added as specific hacks to address particular problems for people, and are not officially supported. In recent times I have steered away from doing this, and in future any new variables that need to be added will be properly documented and supported.
Title: Re: Bug report: Game.text_speed_modifier
Post by: TwinMoon on Mon 07/07/2008 18:26:02
Ah, I see. Thanks for clarifying.