Re: the new event interface... -
26-05-2005
PMB, does your event code you posted above work in the latest version of HL2DM or CS:S ? I'm getting an odd crash in the gameeventmanager->AddListener (this, pEvent->GetName (), true); line, even though all the gameeventmanager and pEvent are valid pointers and pEvent->GetName() is even returning a valid event name.
edit: nevermind, apparently it was a problem elsewhere that caused a crash there.
Last edited by DrEvil; 26-05-2005 at 15:20..
|