added these include files k

This commit is contained in:
David Anderson
2006-05-10 10:42:49 +00:00
parent f9fd83b42e
commit 25d4b6aea3
17 changed files with 305 additions and 19 deletions

View File

@ -11,11 +11,18 @@
#include <csstats>
#pragma library csx
#if AMXX_VERSION_NUM >= 175
#pragma reqclass xstats
#if !defined AMXMODX_NOAUTOLOAD
#pragma defclasslib xstats csx
#endif
#else
#pragma library csx
#endif
/*
* Forwards
*/
* Forwards
*/
/* Function is called after player to player attacks ,
* if players were damaged by teammate TA is set to 1 */