• Why is self.dt.owning_ent nil?
    2 replies, posted
I tried a piece of code from somewhere and I was wondering why this is returning nil. [CODE]local owner = self.dt.owning_ent[/CODE]
Well what is owner?
Unless self.dt.owning_ent is defined, if will always be nil.
Sorry, you need to Log In to post a reply to this thread.