stock myArrayFunc(array[], size = sizeof array){ format(array, size, "This is a %s with the number %d", "string", 7);}
error 090: public functions may not return arrays