Perhaps you could try looking in the correct files. In the client dll, the entities are all changed from Cwhatever to C_whatever. Therefore
C_BaseCombatCharacter might not have all the same stuff the CBaseCombatCharacter class has. You need to manually add the functions. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

