23.02.2009, 16:26
I found this functions looking the SDK script.
Are this functions usable? What they do?
Code:
typedef int (*amxcallpublic_t)(char *szFunctionName); amxcallpublic_t AmxCallPublicFilterScript; amxcallpublic_t AmxCallPublicGameMode;