Hi list, just a quick question: if class Child derives from class Parent, and class Parent is declared networked & predictable already with its proper tables; and class Child does not want to add any extra networking or prediction on top of that ( but does want to take advantage of the networking & prediction of the parent class evidently ), is it still necessary to implement the DECLARE_NETWORKCLASS() and DECLARE_PREDICTABLE() macros in the Child class? What do I lose if I don't?
Thanks for any help, -- maarten _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

