Merged in original TSFun

This commit is contained in:
David Anderson
2005-08-25 07:09:16 +00:00
parent ea05af9fe8
commit a17b879380
4 changed files with 396 additions and 5 deletions

View File

@ -297,7 +297,8 @@ void OnAmxxAttach() {
gKnifeOffset = TSKNIFE_OFFSET;
MF_AddNatives( stats_Natives );
MF_AddNatives( base_Natives );
//TSFun does these now
//MF_AddNatives( base_Natives );
const char* path = get_localinfo("tsstats_score","addons/amxmodx/data/tsstats.amxx");
if ( path && *path )