RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Problem with Achievement script.

Started by panic, April 14, 2011, 07:49:04 PM

0 Members and 1 Guest are viewing this topic.

panic

hello, so for my project i desperately need a achievement script, for now i'm using the one Game_guy created (attached).
It was all working fine, until I've installed the Animated Title Sofia by Moghunter
Now every time i try running the achievement scene ingame, it gives me an error 


is there any way to fix this? :(

panic


modern algebra

Try changing the order of the scripts and see what happens (ie. put the Achievement script below the Title or vice versa.

panic

Quote from: modern algebra on April 27, 2011, 02:51:18 PM
Try changing the order of the scripts and see what happens (ie. put the Achievement script below the Title or vice versa.
That actually worked.
Thank you SO very much!