Scripting Vlue's Basic Game Time + Night/Day

● ARCHIVED · READ-ONLY
Started by Uzuki 5 posts View original ↗
  1. Hi everyone. In the last couple of days I've pretty much mastered everything in the basic menus and am now ready to start scripting. I've read all the comments and instructions for Vlue's Basic Game Time + Night/Day. But every time I try to play the game with the script set up I get this:

    Script 'Basic Game Time' line 92: NoMethodError occurred

    undefined method /' for nil NilClass

    Can someone PLEASE help make sense of this? I'm still a noob when it comes to scripting.
  2. I've moved this thread to script support. Please be sure to post your threads in the correct forum next time. Thank you.
  3. Bump.
  4. You're going to need to post your code so people can look and see where things went wrong.

    Particularly any code you changed from or added to the working script (whether you think it's relevant or not).

    And did you verify that the base script functioned as intended in your game before you started adding your own touches to it?
  5. Yup, please provide the script and any customization you made to it.