register_event prethink
Whats the Event for a Client PreThink in register_event called?
Seriously, I cannot find it anywhere. -_- And if I type "meta game" in game there is nothing with PreThink. |
Re: register_event prethink
It dont exist an event.
|
Re: register_event prethink
Code:
#include <fakemeta> |
Re: register_event prethink
O.o I am very sure there was one. :o Okay, for the case that there really is none (although I am sure I used it once and then got redirected to use fakemeta - I think it was something via engine - wasn't register_event in engine module before?) I need to know how to do this one throgh fakemeta:
http://www.amxmodx.org/funcwiki.php?go=func&id=398 I tried do find something in pev function but wasn't successful really. |
Re: register_event prethink
Maybe like this:
Code:
public plugin_init() { |
Re: register_event prethink
So the classname is HE_grenade ? But how would I find out whos grenade it is then?
|
Re: register_event prethink
where can I get fakemeta_util?
Searching the forums gives me this thread as first search result. ^^" |
Re: register_event prethink
Quote:
|
Re: register_event prethink
Cannot find anything there either.
|
Re: register_event prethink
there you go: http://forums.alliedmods.net/showthread.php?t=28284 ;)
|
| All times are GMT -4. The time now is 06:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.