17.05.2011, 18:36
well tanks for the help but I now this already...
I'm developing my plugin for a while, so i know all the basics...
The thing i wish to do is to get from the plugin an array that contains all the files in a specified directory(i used boost for that part) and return it as an array of string (string x[] or new string[][]).
I know how to pass a single string from the plugin to the script (using "amx_SetString") but I don't know how to pass a whole array of them.
thanks,
N1trO
I'm developing my plugin for a while, so i know all the basics...
The thing i wish to do is to get from the plugin an array that contains all the files in a specified directory(i used boost for that part) and return it as an array of string (string x[] or new string[][]).
I know how to pass a single string from the plugin to the script (using "amx_SetString") but I don't know how to pass a whole array of them.
thanks,
N1trO