Tan Theodore wrote:
warning C4183: 'HasWeapon': missing return type; assumed to be a member
function returning 'int'

This thing pops up when I compiled the unedited version of the HL SDK
2.3. I
haven't change anything to the MVS .Net.

Anyone encountered this?
Better, yet anyone sloved this?

Yes. It's a warning. You can fix it (by adding the proper return type to that function) or you can ignore it.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to