Perhaps you haven't defined CGrenadeSuperFrag and it really is called C_GrenadeSuperFrag or GrenadeSuperFrag?
----- Original Message ----- From: "Yorg Kuijs" <[EMAIL PROTECTED]> To: "Discussion of Half-Life Programming" <[email protected]> Sent: Sunday, September 21, 2008 8:43 PM Subject: Re: [hlcoders] grenade code > ah wait it wasn't loading the SetTimer from GrenadeSuperFrag but from > WeaponSuperFrag so hence it indeed didn't have a body, > grenade_superfrag.h is included, anyway I can use the SetTimer from > GrenadeSuperFrag in WeaponSuperFrag? I tried CGrenadeSuperFrag::SetTimer > but says its not a class or namespace. > > _______________________________________________ > 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

