View Single Post
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 03-04-2010 , 14:59   Re: register_event("DeathMsg", ...) question
Reply With Quote #3

Reading the code (meta_api.cpp / emsg.cpp / CEvent.cpp) when event it's ready to be sent to client/s (after messageEnd), amxx calls every registered forwards.

So the answer is, its called when event it's ready to be sent.

C_MessageEnd_Post it's registered as post as it's registered using at pfnGetEngineFunctions_Post call.

In fact, if I'm right, you can't block the event.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito