This only has influence if you reference these FIDs/PIDs by their macros in scripts that you want to compile.
For instance, this code:
metarule3(107, self_obj, 16777279, 0);
will always compile, because you reference the FID by its number. But the numbers can be confusing, so the...