stock PropPath(propid){ new propfile[64]; format(propfile, sizeof(propfile), "Properties/PropID%d.ini", propid); return propfile;}