Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Sam. on Fri 17/12/2004 17:12:02

Title: Only 10 views?? (SOLVED)
Post by: Sam. on Fri 17/12/2004 17:12:02
HOw come I can only have a max of 10 views when it says my max is 400? Iwant my chars view to change to view 10 as all of the other views are being used, apparently this is not allowed. Why?
Title: Re: View NUmbers.
Post by: Scorpiorus on Fri 17/12/2004 17:28:39
Several questions to specify the problem:

What does error message say exactly?

Does view 10 exist? And how many views do you have in your game?

How do you change a view?

What version of AGS are you using?
Title: Re: View NUmbers.
Post by: Cyberion on Fri 17/12/2004 18:28:39
change to another view isn't allowed?

hmmm you mean you can't change cause the function doesn't work? or is it loops inside the view which are limited to a number within 10 ;) and not views at all? or what?

Scor is right, some specification is needed. Especially the version number of the AGS.

Cause as i may see it's not the last one. Cause the last one has 600 view max.
Title: Re: View NUmbers.
Post by: Sam. on Fri 17/12/2004 18:43:40
I have solved this problem, it is a bug indentified in a previous thread. SOmetimes if a view over 10 is used then the game disallows it. If i recompile my game entirely (by deleteing the compiled folder and retesting) it works no probs.