08.08.2012, 09:41
it means, that somewhere inside your script, most likely outside of any callback, those variables are already defined.
this means, new lights; is already somewhere.
what is suggest, is delete lights and doors from your new thing.
so it will be: new engine,alarm,bonnet,boot,objective;
this means, new lights; is already somewhere.
what is suggest, is delete lights and doors from your new thing.
so it will be: new engine,alarm,bonnet,boot,objective;