View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old August 29th, 2017, 08:34 AM
Quote:
Originally Posted by Stonejager View Post
I get a 'non-existent component 'Class' referenced by script' error
Sorry I didn't see this earlier.

Class doesn't exist in the way you are trying to use it. As seen in the follow-up post above, BaseClass would be needed. If you look at the tags on a thing, look for tags "component.?" to see what would be valid here.

Looking at the actual script, though, what you really want is BaseClHelp, because the field you are trying to manipulate is on the helper class thing (as most fields are) and not the class thing.
Sendric is offline   #3 Reply With Quote