AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Johnny Bergström d43807a248 Added get_string() to engine:
/* Converts a string offset into a real string. Some of the forwards in fakemeta
   uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len);
2004-09-16 11:02:51 +00:00
amxmodx fix 2004-09-16 02:42:40 +00:00
compiler Added makefile 2004-09-02 19:50:19 +00:00
configs Fixed modules.ini (EKS) 2004-09-13 20:01:41 +00:00
dlls Added get_string() to engine: 2004-09-16 11:02:51 +00:00
plugins Added get_string() to engine: 2004-09-16 11:02:51 +00:00