Discord
Steam
/
Garry's Mod
/
Developers
/
Why is self.dt..
Login/Join
Event Log
Why is self.dt.owning_ent nil?
2 replies, posted
Search
In This Thread
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.