-Doc- Posted December 19, 2015 Share Posted December 19, 2015 (edited) Code removed by Blue Edited December 19, 2015 by Guest Link to comment
Addlibs Posted December 19, 2015 Share Posted December 19, 2015 Line 11 and 19 shouldn't be local. If you want them to be local on the function scope only (so that the variable is forgotten once function is executed), just declare local toColor after line 3 Link to comment
-Doc- Posted December 19, 2015 Author Share Posted December 19, 2015 Thanks i've fixed it. Link to comment
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