Error: SetCharacterView

Started by Mugs, Thu 22/07/2004 01:03:11

Previous topic - Next topic

Mugs

This is making me so mad.  >:(

This is part of my script:

   
MoveCharacter (EGO,167,157); 
while (character[EGO].walking) Wait(1);
FaceLocation (EGO, 170,1);
DisplaySpeech (EGO, "I wonder what this does.");
SetCharacterView (EGO,11);    --> This line is the problem
Wait (40);
PlaySound (6);
Wait (30);
ReleaseCharacterView (EGO);

Right before it Sets the view, the program crashes and tells me:

You said 12 and max is 10. (in number of views)

-What the hell does that mean?
-And how do I fix this ?  :(
Cool stuff I found out: Men are four times more likely to be struck by lightning than women.  Wow, really? [dirty joke] Maybe this has to do with the fact that us men have "lightning rods"? [/dirty joke]

Mugs

I'm sorry, it said:
You said 11 and max is 10
Cool stuff I found out: Men are four times more likely to be struck by lightning than women.  Wow, really? [dirty joke] Maybe this has to do with the fact that us men have "lightning rods"? [/dirty joke]

Gilbert

Are you sure there's a view 11 in your game?
Please check.

Mugs

Yes I did, but thanks anyways.
I got  AGS v2.61 and the error
is gone. But I think the error was
caused by AGS, not me.
Cool stuff I found out: Men are four times more likely to be struck by lightning than women.  Wow, really? [dirty joke] Maybe this has to do with the fact that us men have "lightning rods"? [/dirty joke]

SMF spam blocked by CleanTalk