Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Fri 15/07/2005 04:45:43

Title: Problem with credits plug-in
Post by: on Fri 15/07/2005 04:45:43
When I was writing the set credit script for the credits it gave me error that said, "Error(line 6): Parse error in expr near '0'" and later figured out that the '0' was the 0 for the Generateoutline command.  I can't figure what's wrong can someone help me?
Title: Re: Problem with credits plug-in
Post by: Gilbert on Fri 15/07/2005 05:11:22
Most possibly a {} or () problem, check your codes with the match braces function of the script editor.
Title: Re: Problem with credits plug-in
Post by: strazer on Fri 15/07/2005 05:22:37
Also, check for = vs ==
Title: Re: Problem with credits plug-in
Post by: on Fri 12/08/2005 10:51:33
I have a Problem with the credits Plugin 2.0 on AGS 2.7. I get an error in my global Script. Does anybody know if it's just a Problem of AGS 2.7 or is there a way to fix the script?

Greetings

Eddy
Title: Re: Problem with credits plug-in
Post by: Ishmael on Fri 12/08/2005 11:05:15
You'd need to post the error message and the script it points to so we can see.
Title: Re: Problem with credits plug-in
Post by: on Fri 12/08/2005 13:14:09
When I add the plugin and start the game following message appears:
there was an error compiling your script.. The Problem was: In: 'Plugin Definitions'
Error (Line3): PE03: Parse Error at 'Sequence'

Then a room script opens with nothing in it. I can't see which room it is.
Title: Re: Problem with credits plug-in
Post by: on Fri 12/08/2005 13:25:46
Hi,

problem solved: I just downloaded the Plugins once again and copied it into the ags folder. Now it works. Who knows why. Maybe AGS didn't copy the files correctly when I was upgrading to 2.7.