Azu Posted July 23, 2006 Posted July 23, 2006 Can someone please tell me why this gives an error about incorrect number of parameters and turns off the whole script when I click ok? adlibdisable ("_something")
Sokko Posted July 23, 2006 Posted July 23, 2006 AdlibDisable doesn't take any parameters, since you can only ever have one Adlib'd function at a time. Just use it like AdlibDisable().
Azu Posted July 23, 2006 Author Posted July 23, 2006 Thank you.. that also explains why I was having problems trying to adlib a whole bunch of different functions.. ^^
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now