I have problems with my Party Select Script by Galv

● ARCHIVED · READ-ONLY
Started by Hiagothedemon 9 posts View original ↗
  1. I have not done scripts before and I have looked for help elsewhere but have found nothing to help me. Is there anything that can be done? I get an error about

    Script 'Galv's Party Selector' Line 130:NoMethodError occured

    Undefined method '<' for nilNilClass
  2. Link to the script please.


    Did you start a new game after adding the script, or load a game you'd previously saved?
  3. Is your script put in the right place? Did you set up the variable id correctly?
  4. I know this will sound silly but I have no idea if I did any of that. I looked it all up, but could not find any instructions on how to do it, where to put it, and how to configure it... 
  5. Look at the comments in the script. There's a place where you put in how many members in your party, and indicate what variable you want to use for <something> (party member, I think). By default it uses variable 1. If you don't change it, it will use whatever you have in variable 1, which could be what's causing the issue.


    Whenever you add a new script, ALWAYS read through it VERY carefully to see what sort of customization you need to make. There are a LOT of requests for help with scripts when the problem is simply that the person hasn't read the instructions and set it up properly. I don't know if that's the case here, but that's the first step.
  6. As a new user this got me too. I'm trying to use the party select script to allow me to drop a user from the group using a common event script. So I just had to initialize a control variable in the common event that I am calling and all of a sudden everything is working!
  7. Am I able to open it with a key in the script itself instead of having to do it using events (scriptcall)?
  8. @Tw0Face, please refrain from necro-posting in a thread. Necro-posting is posting in a thread that has not had posting activity in over 30 days. You can review our forum rules here. Thank you.


    Please make a new thread instead.