AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Johnny Bergström 8e58484fc5 get_stats now looks like this:
native get_stats(index,stats[8],bodyhits[8],name[],len,authid[],authidlen=0);
(authid + authidlen are new)
+ fixes
2005-01-12 01:24:40 +00:00
amxmodx Silly me! 2004-12-25 21:24:50 +00:00
compiler Added makefile 2004-09-02 19:50:19 +00:00
configs Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
dlls get_stats now looks like this: 2005-01-12 01:24:40 +00:00
installer Added PM OnoTo's XS library include 2004-11-14 14:17:32 +00:00
plugins Finally added callfunc_begin_i and get_func_id into amxmodx.inc 2004-12-25 21:28:50 +00:00