Here this might help you, http://www.dummies.com/WileyCDA/DummiesTitle/productCd-0764568523.html
- voogru. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kitson foo Sent: Tuesday, December 04, 2007 10:11 AM To: [email protected] Subject: [hlcoders] Combo System -- [ Picked text/plain from multipart/alternative ] ah yes you did. sorry about that its been awhile since i last checked the emails guess i missed it. i was adding it however i'm getting some undeclared identifiers for m_iComboCounter and m_flComboTime. i'm using HL2 SP too btw. the deploy segment in which you asks me to add the codes in is found in basehlcombatweapon_shared.h instead of being it inv BaseBuldgeonWeapon.cpp. below are the list of compile errors i recieved. error C2065: 'm_iComboTime' : undeclared identifier error C2065: 'm_iCombocounter' : undeclared identifier error C2014: preprocessor command must start as first nonwhite space error C2106: '=' : left operand must be l-value error C2143: syntax error : missing ')' before ';' warning C4390: ';' : empty controlled statement found; is this the intent? _________________________________________________________________ Get your free suite of Windows Live services! http://www.get.live.com/wl/all -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

