Pavol Marko 5527afc91e Added MF_Prepare*ArrayA functions
The MF_Prepare*ArrayA functions have a third "bool copyBack" parameter which defaults to false and specifies whether the array should be copied from plugin space to module space after function execution (=whether the original array should be updated)
The MF_Prepare*Array are equivalent to MF_Prepare*ArrayA(ptr, size, false);
2004-09-18 16:54:04 +00:00
2004-09-18 16:54:04 +00:00
2004-09-02 19:50:19 +00:00
Description
AMX Mod X - Half-Life 1 Scripting and Administration
177 MiB
Languages
C 32.8%
C++ 21.1%
Pascal 16.1%
sourcepawn 12.2%
HTML 5%
Other 12.8%