I hope it's not too much of a bother to answer my question...
if it is, sorry...

Code: Select all
lua_baseentity.cpp
c:\dsp\src\map\lua\lua_baseentity.cpp(515): error C2039: 'equipArmor' : is not a member of 'CLuaBaseEntity'
c:\dsp\src\map\lua\lua_baseentity.h(34) : see declaration of 'CLuaBaseEntity'
c:\dsp\src\map\lua\lua_baseentity.cpp(517): error C2065: 'm_PBaseEntity' : undeclared identifier
c:\dsp\src\map\lua\lua_baseentity.cpp(520): error C2065: 'm_PBaseEntity' : undeclared identifier
c:\dsp\src\map\lua\lua_baseentity.cpp(532): error C2065: 'm_PBaseEntity' : undeclared identifier