Creditz Plugin just won't work (SOLVED)

Started by Bleckman1974, Mon 14/03/2005 21:59:46

Previous topic - Next topic

Bleckman1974

I have been playing with the AGS Creditz 2.0.0.6b plugin for 2 hours.   Al i ge is this:

there was an error compliong your script:
error line(6) undifined token SetStaticCredit

why is this doing this???

i know there are other questions, but no one seems to have them solved.


Narcolepsy (BACK IN PRODUCTION)
Story (50%)
Graphics (5%)
Puzzles(20%)
Programming(15%)

Still Reading Commercial Emails For Free?
Receive Emails On Topics That Interests You
And Get Paid For It! Get $10 Just to signup!
http://hits4pay.com/members/index.cgi?bleckman1974

Ubel

Have you checked the plugin from the AGS Plugin manager?

Bleckman1974

yes i checked it

now It just won't complile

it still won't recogize the commands

it keeps saying: can't convert 'int' to 'string'
Narcolepsy (BACK IN PRODUCTION)
Story (50%)
Graphics (5%)
Puzzles(20%)
Programming(15%)

Still Reading Commercial Emails For Free?
Receive Emails On Topics That Interests You
And Get Paid For It! Get $10 Just to signup!
http://hits4pay.com/members/index.cgi?bleckman1974

strazer

Can you please post the code the error message points to?

Bleckman1974

i used the code one of the posts:

Tutorials on the Credits Pluggin

i used the instructions down to the letter.
Narcolepsy (BACK IN PRODUCTION)
Story (50%)
Graphics (5%)
Puzzles(20%)
Programming(15%)

Still Reading Commercial Emails For Free?
Receive Emails On Topics That Interests You
And Get Paid For It! Get $10 Just to signup!
http://hits4pay.com/members/index.cgi?bleckman1974

strazer


Bleckman1974

SetStaticCredit(1,1,"Full Throttle",-1,-1,1,12); 
SetStaticPause(1,2,60);

SetStaticCreditTitle(1,3,"Starring",-1,60,1,12);
SetStaticCredit(1,3,"Roy Conrad",-1,90,1,12); 
SetStaticCreditTitle(1,4,"Starring",-1,60,1,12);
SetStaticCreditTitle(1,5,"Starring",-1,60,1,12);
SetStaticCredit(1,5,"Mark Hamill",-1,90,1,12); 
SetStaticCreditTitle(1,6,"Starring",-1,60,1,12);
SetStaticCreditTitle(1,7,"Starring",-1,60,1,12);
SetStaticCredit(1,7,"Kath Soucie",-1,90,1,12); 
SetStaticPause(1,8,60);

SetStaticCreditTitle(1,9,"Lead Artist",-1,60,1,12);
SetStaticCredit(1,9,"Peter Chan",-1,90,1,12); 
SetStaticCreditTitle(1,10,"Lead Animator",-1,60,1,12);
SetStaticCredit(1,10,"Larry Ahern",-1,90,1,12); 
SetStaticPause(1,11,60);

SetStaticCreditTitle(1,12,"Lead Programmer",-1,60,1,12);
SetStaticCredit(1,12,"Stephen R. Shaw",-1,90,1,12); 
SetStaticPause(1,13,60);

SetStaticCreditTitle(1,14,"Programmers",-1,60,1,12);
SetStaticCredit(1,14,"Stephen R. Shaw[[Mark Crowley[[HweLi Tsao[[Dave Grossman[[Tim Schafer[[Jonathan Ackley",-1,90,1,12); 
SetStaticPause(1,15,5);
SetStaticPause(1,16,55); 

SetStaticCreditTitle(1,17,"Animators",-1,60,1,12);
SetStaticCredit(1,17,"Peter Tsacle[[Anson Jew[[Charlie Ramos[[Leonard Robel[[Larry Ahern",-1,90,1,12); 
SetStaticPause(1,18,60);

SetStaticCreditTitle(1,19,"Background Artists",-1,60,1,12);
SetStaticCredit(1,19,"Peter Chan[[Brian Rich",-1,90,1,12); 
SetStaticPause(1,20,60);

SetStaticCreditTitle(1,21,"3D Artists",-1,60,1,12);
SetStaticCredit(1,21,"Richard Green[[David Vallone[[Dan Colon",-1,90,1,12); 
SetStaticCreditTitle(1,22,"Art Technicians",-1,60,1,12);
SetStaticCredit(1,22,"Lleslle Aclaro[[Michele Harrell[[Kim Balestreri",-1,90,1,12); 
SetStaticPause(1,23,60);

SetStaticCreditTitle(1,24,"Featuring Music By",-1,60,1,12);
SetStaticCredit(1,24,"The Gone Jackals",-1,90,1,12); 
SetStaticCreditTitle(1,25,"Orchestral Composer & Music Producer",-1,60,1,12);
SetStaticCredit(1,25,"Peter McConnell",-1,90,1,12); 
SetStaticCreditTitle(1,26,"Lead Sound Designer",-1,60,1,12);
SetStaticCredit(1,26,"Clint Bajakian",-1,90,1,12); 
SetStaticCreditTitle(1,27,"Sound Designers",-1,60,1,12);
SetStaticCredit(1,27,"Jonathan Hoffberg[[Mark Crowley",-1,90,1,12); 
SetStaticPause(1,28,60);

SetStaticCreditTitle(1,29,"Voice Producer and Director",-1,60,1,12);
SetStaticCredit(1,29,"Tamlynn Barra",-1,90,1,12); 
SetStaticCreditTitle(1,30,"Voice Editor & Production Coordinator",-1,60,1,12);
SetStaticCredit(1,30,"Khris Brown",-1,90,1,12); 
SetStaticCreditTitle(1,31,"Featured Voices",-1,60,1,12);
SetStaticCredit(1,31,"Hamilton Camp[[Alex Bennett[[Pat Musick[[Bill Farmer[[Tress MacNeille[[Maurice LaMarche[[Nick Jameson",-1,90,1,12); 
SetStaticCreditTitle(1,32,"Featured Voices",-1,60,1,12);
SetStaticCreditTitle(1,33,"Featured Voices",-1,60,1,12);
SetStaticCredit(1,33,"Mal Friedman[[Jack Angel[[Steve Blum[[Scott Bullock[[Denny Delk[[Zachary Barton",-1,90,1,12); 
SetStaticPause(1,34,60);

SetStaticCreditTitle(1,35,"Scummâ,,¢ Programmed by",-1,60,1,12);
SetStaticCredit(1,35,"Aric Wilmunder[[Ron Gilbert[[Brad Taylor[[Aaron Giles",-1,90,1,12); 
SetStaticCreditTitle(1,36,"Insaneâ,,¢ Programmed by",-1,60,1,12);
SetStaticCredit(1,36,"Vince Lee",-1,90,1,12); 
SetStaticCreditTitle(1,37,"iMUSEâ,,¢ Programmed by",-1,60,1,12);
SetStaticCredit(1,37,"Michael Land[[Peter McConnell[[Michael McMahon[[Justin Graham",-1,90,1,12); 
SetStaticPause(1,38,60);

SetStaticCreditTitle(1,39,"Lead Testers",-1,60,1,12);
SetStaticCredit(1,39,"Chris Purvis[[Dana Fong[[Jo Ashburn",-1,90,1,12); 
SetStaticCreditTitle(1,40,"Testing",-1,60,1,12);
SetStaticCredit(1,40,"John Hannon[[Albert Chen[[Darren Johnson[[Ryan Kaufman[[Reed Derleth",-1,90,1,12); 
SetStaticCreditTitle(1,41,"Testing",-1,60,1,12);
SetStaticCreditTitle(1,42,"Testing",-1,60,1,12);
SetStaticCredit(1,42,"Dan Pettit[[Leyton Chew[[William W. Burns[[Chris Snyder[[Tabitha Tosti",-1,90,1,12); 
SetStaticCreditTitle(1,43,"Compatibility Testing",-1,60,1,12);
SetStaticCredit(1,43,"Chip Hinnenberg[[Doyle Gilstrap, Jr.[[Jim Davison",-1,90,1,12); 
SetStaticPause(1,44,60);

SetStaticCreditTitle(1,45,"Product Marketing Manager",-1,60,1,12);
SetStaticCredit(1,45,"Barbara Gleason",-1,90,1,12); 
SetStaticCreditTitle(1,46,"Production Manager",-1,60,1,12);
SetStaticCredit(1,46,"Casey Donahue Ackley",-1,90,1,12); 
SetStaticPause(1,47,60);

SetStaticCreditTitle(1,48,"Writer, Designer, and Project Leader",-1,60,1,12);
SetStaticCredit(1,48,"Tim Schafer",-1,90,1,12); 
SetStaticPause(1,49,60);

RunStaticCreditSequence(1,3);
Narcolepsy (BACK IN PRODUCTION)
Story (50%)
Graphics (5%)
Puzzles(20%)
Programming(15%)

Still Reading Commercial Emails For Free?
Receive Emails On Topics That Interests You
And Get Paid For It! Get $10 Just to signup!
http://hits4pay.com/members/index.cgi?bleckman1974

strazer

#7
I'm sorry, I was testing it with v1.1, now I see you have v2.0.0.6b.

I've tested your above code with v2.0, and it compiles fine (AGS v2.62), but I get this crash at run-time. Can't find ac_2.0.0.6b.zip anywhere, the links are dead.

Where have you put the above script? It must be inside of a function (room's "Player enters screen (after fadein)" for example).

AJA@School

(Wow, somebody's still using this plugin :P)

QuoteCan't find ac_2.0.0.6b.zip anywhere, the links are dead.
http://koti.mbnet.fi/dima/ac_2.0.0.6b.zip It should still work...

strazer

Thanks, the whole Dima Software site was down when I was trying to download it.
The above script compiles and runs fine here now.

Any luck DrSnark?

Candle

If you look here you will find the RON Template + Creditz Plugin I made .

TheMagician

@ AJA
Of couse you plugin is still in use!  :)

I use it in combination with the flashlight plugin as someone suggesten here on the forums.
It gives the ultimate happy end effect ... imagine the last scene in our upcoming game ... the sun sets over a beautiful caribbean island  ... the credits start rolling (scrolling  ;) )  ... the flashlight plugin slowly fades the background to black while the credits continue ... music is playing "I can see clearly now the rain is gone" .... just perfect!  ;D

Bleckman1974

Ok Im sorry, yeah i got it working

i don't know what happened, i read the manual for the plugin and then it worked, there is a typo in the Creditz Manual, i think

there is a missing number.

Narcolepsy (BACK IN PRODUCTION)
Story (50%)
Graphics (5%)
Puzzles(20%)
Programming(15%)

Still Reading Commercial Emails For Free?
Receive Emails On Topics That Interests You
And Get Paid For It! Get $10 Just to signup!
http://hits4pay.com/members/index.cgi?bleckman1974

Candle


SMF spam blocked by CleanTalk