I need some help with my scripting.

● ARCHIVED · READ-ONLY
Started by Fanta 7 posts View original ↗
  1. I really need some help with my scrpitin. I made a custom title screen with animations and when i try to start the game it says Unable to find file:Graphics/Pictures/Scroller.

    what should i do?
  2. I'm no scripter but I can tell you that you need to provide a lot more information if you want effective help in solving this issue.
  3. you only need to add an image file named Scroller to Graphics/Picture/ folder, some custom script need it.
  4. Thanks it kinda works now :p
  5. ohhh noooo! can someone like link the original Title screen script! mine is gone!
  6. Fanta, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.


    For that, we would have to know which title screen script you're talking about. There are about two dozen different title screen scripts on the master script list, each for modifying other parts of the title screen or modifying the screen in a different way.


    Besides - you should always keep a list of the links where you got the scripts from, because you are required to credit their authors in your game when you want to distribute it.
  7. I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.


    If you need help with a script you've written, we generally can't help you unless you SHOW us the script.


    In this case, however, the error message is VERY clear about what the problem is, and I can only assume that you didn't actually read it. It's looking for a file called Scroller in the Graphics/Pictures file and it can't find it. Make sure the file is there. Make sure it's spelled the same way - EXACTLY the same, including case.