When looking directly at wire models, they disappear (as well as the info that's supposed to appear - it doesn't) and I get this error over and over:
[entities\base_wire_entity\cl_init.lua:28] attempt to call method 'DrawEntityOutline' (a nil value)
Yes, I updated and even reinstalled wire several times with no success.
Upon investigating the code, I found this at line 28 of the cl_init.lua file as specified in the error.
self:DrawEntityOutline(1.0)
Deleting it or altering it did nothing, so it must not be the source of the error.
And yes, I am a Lua newb. Learning it, but still in the newb stage.
Anybody know what to do?
EDIT:
Damn, meant to put this in questions sub-forum. Oh well.
Sorry, you need to Log In to post a reply to this thread.