[HELP] Just Little help with this ERORR !!! REP+1
#3

What that error means is that you are attempting to use a local variable that has the same name as a global.
Just change the variable name from "b1", "b2", etc to something different.
Then do CTRL+F and if your Script Editor has a replace function, replace everything that references all the b(number) variables in your script with the renamed ones.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)